test high throughput #11
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
we should set up a benchmark for how the system handles many accounts / high throughput of actions.
this will likely have bad performance until we make a bunch of other changes, but once we have it set up we can see how changes we make affect the performance.
one open question for me is will it even be possible to run this kind of test on VMs. maybe all the numbers in question (speed, # of accounts, # of actions) will just scale down, but it might also just be impossible to gauge accurately how it translates to running on hardware, the environments are very different.