Ignore:
File:
1 edited

Legend:

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

    rbdd9e92 rc2db02a  
    11/*
    2  * Copyright (c) 2024 Jiri Svoboda
     2 * Copyright (c) 2018 Jiri Svoboda
    33 * Copyright (c) 2018 Vojtech Horky
    44 * All rights reserved.
     
    4242        &benchmark_fibril_mutex,
    4343        &benchmark_file_read,
    44         &benchmark_rand_read,
    45         &benchmark_seq_read,
    4644        &benchmark_malloc1,
    4745        &benchmark_malloc2,
    4846        &benchmark_ns_ping,
    49         &benchmark_ping_pong,
    50         &benchmark_read1k,
    51         &benchmark_taskgetid,
    52         &benchmark_write1k,
     47        &benchmark_ping_pong
    5348};
    5449
Note: See TracChangeset for help on using the changeset viewer.