lakeFS
lakeFS copied to clipboard
multiparts.Tracker benchmarks - add a benchmark for multiple routines performing upload, on a single file
As described in this comment. The current concurrent flow benchmark checks multiple routines, each uploading a different file (accessing different entries in the tracker table). We want to add a test to simulate a single file with multiple parts, loaded concurrently
Just the tracking right, not the actual upload of multipart?
Just the tracking right, not the actual upload of multipart?
Correct. The benchmark refers to the metadata operations only (namely, tracker operations on DB/KV) and should not include the files/multiparts upload in practice
This issue is now marked as stale after 90 days of inactivity, and will be closed soon. To keep it, mark it with the "no stale" label.
Closing this issue because it has been stale for 7 days with no activity.