We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#1401 describes some of the details of the problem
experiment 02: hypothesis: newer zcashd version caused slowdown
1726599570 || (HEAD detached at labs/dev)[ ] 51e3e1fc5 /home/cupress/ZINGO/libs/zingolib: 0 $cargo nextest run simpool_zero_value_change_orchard_to_sapling Finished `test` profile [optimized] target(s) in 0.79s Starting 1 test across 18 binaries (329 skipped) SLOW [> 60.000s] libtonode-tests::chain_generics chain_generics::simpool_zero_value_change_orchard_to_sapling SLOW [>120.000s] libtonode-tests::chain_generics chain_generics::simpool_zero_value_change_orchard_to_sapling PASS [ 134.465s] libtonode-tests::chain_generics chain_generics::simpool_zero_value_change_orchard_to_sapling ------------ Summary [ 134.465s] 1 test run: 1 passed (1 slow), 329 skipped 1726680674 || (HEAD detached at labs/dev)[ ?? ] 51e3e1fc5 /home/cupress/ZINGO/libs/zingolib: 0 $cargo nextest run simpool_zero_value_change_orchard_to_sapling Finished `test` profile [optimized] target(s) in 0.16s Starting 1 test across 18 binaries (329 skipped) SLOW [> 60.000s] libtonode-tests::chain_generics chain_generics::simpool_zero_value_change_orchard_to_sapling PASS [ 74.089s] libtonode-tests::chain_generics chain_generics::simpool_zero_value_change_orchard_to_sapling ------------ Summary [ 74.089s] 1 test run: 1 passed (1 slow), 329 skipped 1726680930 || (HEAD detached at labs/dev)[ ?? ?? ] 51e3e1fc5
result: upgraded zcashd version increased speed of test hypothesis invalidated
The text was updated successfully, but these errors were encountered:
Do you recall the version of zcashd on these runs @fluidvanadium ?
zcashd
Sorry, something went wrong.
tested both 5.7.0 and 5.7.10 with no issues
sebastianlujan
nachog00
dorianvp
fluidvanadium
No branches or pull requests
#1401 describes some of the details of the problem
experiment 02:
hypothesis: newer zcashd version caused slowdown
result: upgraded zcashd version increased speed of test
hypothesis invalidated
The text was updated successfully, but these errors were encountered: