Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 455 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 455 Bytes

Micro benchmark for bidder's cost

How to build

cmake . -B build
cd build
make -j

How to run

Note

The outputs of the program include the time of different operations of bidders and the size of generated materials. If not specified, the unit of outputs related to time is second and the unit for size of materials is byte.