Skip to content

Commit

Permalink
[skip ci] add comment to sample/mt_test.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
herumi committed Nov 2, 2023
1 parent 8f15307 commit e9436c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sample/mt_test.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/*
make clean && make MCL_USE_OMP=1 -j bin/mt_test.exe
bin/mt_test.exe -n 2000
*/
#include <cybozu/benchmark.hpp>
#include <mcl/bls12_381.hpp>
#include <cybozu/xorshift.hpp>
Expand Down

0 comments on commit e9436c7

Please sign in to comment.