See #1097 (review).
#1087 changed storage of note inclusion path from a full to a sparse merkle path. Use the stress-test benchmark tool to compare the note storage changes before and after #1087.
Unfortunately the stress-test is currently broken #1110. The fix will likely need to be backported to before #1087 in order to compare them.
The very original stress test benchmark is #657 (comment) but ideally we would get a proper before/after comparison.
See #1097 (review).
#1087 changed storage of note inclusion path from a full to a sparse merkle path. Use the
stress-testbenchmark tool to compare the note storage changes before and after #1087.Unfortunately the
stress-testis currently broken #1110. The fix will likely need to be backported to before #1087 in order to compare them.The very original stress test benchmark is #657 (comment) but ideally we would get a proper before/after comparison.