Commit Graph

4 Commits (3a703d797d8553fe82c147b609b45e8876aa031d)

Author SHA1 Message Date
Slava Pestov b7631c98cf benchmark.binary-search: cleanup 2010-04-17 00:57:53 -05:00
Samuel Tardieu c8be645eb1 Remove "primes-under-million" list
In the past, this was a static list used to optimize prime factors
computation. Now that the dependency has been reversed, there is
no point in keeping this list which can be obtained by
"1000000 primes-upto" as easily.
2009-01-07 10:40:00 +01:00
Samuel Tardieu c1c1ebf3d4 Force primes list evaluation before benchmark 2008-12-29 21:29:26 +01:00
Slava Pestov 8a8d3b50b9 Add some benchmarks 2008-08-24 03:59:22 -05:00