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
that interleave sequences of operations and full integrity checks (pin set, content is correct, through a gc)
that involve adding lots of content -- from all possible entry points, {add, files, object}
that add and remove pins, and run gc
that should stress with many GB of content (i'd shoot for a test that can scale with a parameter in GB),
that involve millions of objects, thousands of pins, and thousands of ops (maybe these should all be parameters to the test too)
that issue concurrent operations through the api (ipfs should be able to handle these just fine, whether they apply concurrently or serially, the api should work with requests made all at once)
The text was updated successfully, but these errors were encountered:
(this summarizes some prior discussions)
Concretely, we need large workload tests:
ipfs
should be able to handle these just fine, whether they apply concurrently or serially, the api should work with requests made all at once)The text was updated successfully, but these errors were encountered: