Changes in uspace/app/hbench/benchlist.c [f393bc0:c2db02a] in mainline
- File:
-
- 1 edited
-
uspace/app/hbench/benchlist.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/hbench/benchlist.c
rf393bc0 rc2db02a 1 1 /* 2 * Copyright (c) 20 23Jiri Svoboda2 * Copyright (c) 2018 Jiri Svoboda 3 3 * Copyright (c) 2018 Vojtech Horky 4 4 * All rights reserved. … … 45 45 &benchmark_malloc2, 46 46 &benchmark_ns_ping, 47 &benchmark_ping_pong, 48 &benchmark_read1k, 49 &benchmark_taskgetid, 50 &benchmark_write1k, 47 &benchmark_ping_pong 51 48 }; 52 49
Note:
See TracChangeset
for help on using the changeset viewer.
