mirror of https://github.com/hyperledger/besu
Speed up build time (#701)
Speed up build time by removing some of the most time consuming tests * CALLBlake2f_MaxRounds - runs Blake2f 4 billion rounds, something no one ever does and there is never enough gas to do. We have a unit test for this already. * The "do this 50k times" tests. Each has a smaller "5k times" or less variant. This drifts into performance testing instead of conformance testing Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>pull/703/head
parent
dcf8b12c8a
commit
7b410b3ba8
Loading…
Reference in new issue