You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should include concurrency tests to make sure that there are no race conditions and ensure that high-contention doesn't result in race conditions. Would also be beneficial to have comparative benchmarks under these circumstances, but not necessary.
The text was updated successfully, but these errors were encountered:
I think the easiest path forward for this would be to just add the benchmarks with an integration test setup using Github Actions and then follow up with more comprehensive integration tests for the rest of the library afterwards.
This should include concurrency tests to make sure that there are no race conditions and ensure that high-contention doesn't result in race conditions. Would also be beneficial to have comparative benchmarks under these circumstances, but not necessary.
The text was updated successfully, but these errors were encountered: