-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Do you have a particular intuition behind taking a particular time range (such as 50 to 60 seconds for bulk_update)?
In the attached pngs, it looks like the number of operations per second in bulk_update are randomly distributed. Here's 3 tests (I cancelled the last one a little bit early).
I'd be tempted to use the median, or the 25% & 75% quadrants, rather than the mean of a specific time range.
(As it happens, I spent the past 2 days working on perftests for spiped, so I have this in my mind.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


