Changeset f393bc0 in mainline for uspace/app/hbench/benchlist.c


Ignore:
Timestamp:
2023-12-13T22:54:16Z (5 months ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master, topic/simplify-dev-export
Children:
2b4e02b
Parents:
68655bc2
Message:

Add task_get_id syscall benchmark

File:
1 edited

Legend:

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

    r68655bc2 rf393bc0  
    4747        &benchmark_ping_pong,
    4848        &benchmark_read1k,
    49         &benchmark_write1k
     49        &benchmark_taskgetid,
     50        &benchmark_write1k,
    5051};
    5152
Note: See TracChangeset for help on using the changeset viewer.