oxen-core/tests/hash
Jason Rhinelander 0b722fbd8a
Skip most stupidly test_variant2_int_sqrt values
This test uses 3.5 billion iterations, and takes multiple minutes --
effectively just as long as all other test suite tests combined.

This is dumb.

Reduce the "optimized" version to increment by 83 instead of 1, the same
as the "reference" version, but add a V2_INT_SQRT_FULL_TEST=1
environment variable you can set if you really want to test your CPU
cooler.
2022-05-24 15:56:37 -03:00
..
CMakeLists.txt cmake modernization 2020-03-06 00:36:57 -04:00
main.cpp Skip most stupidly test_variant2_int_sqrt values 2022-05-24 15:56:37 -03:00
tests-extra-blake.txt moved all stuff to github 2014-03-03 22:07:58 +00:00
tests-extra-groestl.txt moved all stuff to github 2014-03-03 22:07:58 +00:00
tests-extra-jh.txt moved all stuff to github 2014-03-03 22:07:58 +00:00
tests-extra-skein.txt moved all stuff to github 2014-03-03 22:07:58 +00:00
tests-fast.txt moved all stuff to github 2014-03-03 22:07:58 +00:00
tests-heavy-v1.txt Change PoW to CN Turtle Lite V2 on Hardfork 11 (#459) 2019-03-06 00:16:59 +00:00
tests-heavy-v2.txt Change PoW to CN Turtle Lite V2 on Hardfork 11 (#459) 2019-03-06 00:16:59 +00:00
tests-tree.txt moved all stuff to github 2014-03-03 22:07:58 +00:00
tests-turtle-light-v2.txt Change PoW to CN Turtle Lite V2 on Hardfork 11 (#459) 2019-03-06 00:16:59 +00:00