issues
search
sfu-dis
/
pibench
Benchmarking framework for index structures on persistent memory
MIT License
87
stars
20
forks
source link
Output Polishing and more
#15
Closed
llersch
closed
5 years ago
llersch
commented
5 years ago
The following changes are applied:
Assertions to check that operations return success in return mode
Print latency sampling rate in options
Making stlmap_wrapper thread safe (global mutex, so not scaling)
Printing benchmark target in options
Printing some environment options before benchmark options (CPU, Kernel, Cache, etc).
The following changes are applied: