Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [she] update benchmark | MITSUNARI Shigeo | 2017-10-03 | 3 | -195/+207 |
* | [she] add bench for encGi with PrecomputedPublicKey | MITSUNARI Shigeo | 2017-10-03 | 3 | -180/+192 |
* | [she] add decGi bench for variable m | MITSUNARI Shigeo | 2017-09-30 | 3 | -145/+226 |
* | [she] add PrecomputedPublicKey | MITSUNARI Shigeo | 2017-09-30 | 3 | -0/+6 |
* | [she] fix format of benchmark | MITSUNARI Shigeo | 2017-09-29 | 3 | -136/+127 |
* | [she] add benchmark script and results on i7-6700 3.4GHz | MITSUNARI Shigeo | 2017-09-29 | 4 | -0/+201 |
* | remove testHashAndMapto in bn_test.cpp | MITSUNARI Shigeo | 2017-09-24 | 1 | -1/+2 |
* | rename bgn to she | MITSUNARI Shigeo | 2017-08-30 | 1 | -0/+0 |
* | compare gmp and llvm of mulPre and sqrPre | MITSUNARI Shigeo | 2017-01-27 | 1 | -4/+13 |
* | rename fp_llvm to low_func_llvm | MITSUNARI Shigeo | 2016-11-16 | 1 | -1/+1 |
* | split fp_proto.hpp into proto.hpp and low_func.hpp | MITSUNARI Shigeo | 2016-11-15 | 1 | -1/+1 |
* | remove x in benchmark | MITSUNARI Shigeo | 2016-11-01 | 1 | -6/+5 |
* | fix SqrPreCore for Ltag | MITSUNARI Shigeo | 2016-11-01 | 1 | -1/+3 |
* | use karatsuba for sqr if N >= 6 | MITSUNARI Shigeo | 2016-11-01 | 1 | -6/+10 |
* | use karatsuba if llvm | MITSUNARI Shigeo | 2016-11-01 | 1 | -2/+2 |
* | use karatsuba for N >= 8 | MITSUNARI Shigeo | 2016-10-30 | 2 | -20/+59 |
* | split MulPre and MulPreCore | MITSUNARI Shigeo | 2016-10-30 | 1 | -15/+19 |
* | rename MCL_MAX_OP_BIT_SIZE to MCL_MAX_BIT_SIZE | MITSUNARI Shigeo | 2016-10-28 | 1 | -1/+1 |
* | add comment to fix cpu freq | MITSUNARI Shigeo | 2016-10-28 | 1 | -0/+4 |
* | add benchmark of karatsuba | MITSUNARI Shigeo | 2016-10-27 | 1 | -0/+71 |
* | move opti/llvm | MITSUNARI Shigeo | 2016-06-01 | 1 | -29/+0 |
* | add misc code | MITSUNARI Shigeo | 2016-06-01 | 1 | -0/+29 |