orchard/benches
Jack Grigg 6b5905880d Make note decryption benchmark reliable
The benchmark assumed that the first action in the bundle was for the
recipient it had added, but we've started shuffling recipients within
actions, and the builder pads to a minimum of two actions. This meant
that 50% of benchmark runs would fail to start, but would proceed fine
if they did start (as the bundle is cached for the entire test).

We now add two recipients, to cancel out the effect of the padding and
shuffle.
2022-05-06 21:22:51 +00:00
..
circuit.rs Add explicit scoping for viewing keys and addresses 2022-03-30 20:49:37 +08:00
note_decryption.rs Make note decryption benchmark reliable 2022-05-06 21:22:51 +00:00
small.rs Add explicit scoping for viewing keys and addresses 2022-03-30 20:49:37 +08:00