Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/hbench/benchlist.c

    rc2db02a rf393bc0  
    11/*
    2  * Copyright (c) 2018 Jiri Svoboda
     2 * Copyright (c) 2023 Jiri Svoboda
    33 * Copyright (c) 2018 Vojtech Horky
    44 * All rights reserved.
     
    4545        &benchmark_malloc2,
    4646        &benchmark_ns_ping,
    47         &benchmark_ping_pong
     47        &benchmark_ping_pong,
     48        &benchmark_read1k,
     49        &benchmark_taskgetid,
     50        &benchmark_write1k,
    4851};
    4952
Note: See TracChangeset for help on using the changeset viewer.