lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

multiparts.Tracker benchmarks - add a benchmark for multiple routines performing upload, on a single file

Open itaidavid opened this issue 2 years ago • 2 comments

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

itaidavid avatar May 19 '22 19:05 itaidavid

Just the tracking right, not the actual upload of multipart?

nopcoder avatar May 19 '22 20:05 nopcoder

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

itaidavid avatar May 19 '22 22:05 itaidavid

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.

github-actions[bot] avatar Nov 01 '23 14:11 github-actions[bot]

Closing this issue because it has been stale for 7 days with no activity.

github-actions[bot] avatar Nov 11 '23 01:11 github-actions[bot]