yahoo / Oak

A Scalable Concurrent Key-Value Map for Big Data Analytics
Apache License 2.0
268 stars 48 forks source link

Generic benchmarks #180

Closed liran-funaro closed 2 years ago

liran-funaro commented 2 years ago

Generic benchmarks and:

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

sanastas commented 2 years ago

My biggest concern now is that we need a design document together with this change. If myself or other committers will need to change something in the way benchmarks are done, it would be hard to do without some guidance.

liran-funaro commented 2 years ago

@sanastas

My biggest concern now is that we need a design document together with this change. If myself or other committers will need to change something in the way benchmarks are done, it would be hard to do without some guidance.

I can add a readme file to the synchrobench module. What would you like to be documented? Note that the benchmark class usage is documented. You just need to execute it with -h/--help flag.