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
{{ message }}
This repository was archived by the owner on Mar 24, 2026. It is now read-only.
feat: Add functionality to traffic generator to compute the latency target for a given configuration
Several new flags have been added to the traffic generator:
--find-latency-budget
--use-late-bursts-for-budget
--latency-slope-threshold
--duration-step-ms
--initial-duration-ms
Using --find-latency-budget computes the maximum latency allowed for a given configuration, running PrimeSieve repeeatedly for variable ms, increasing until either the difference in failure rate / late burst percentage is sufficiently small, signfying the percentage curve levelling off.
Bug: b/409346106
Change-Id: I4a4a2a63f80fe3b8e8ffc2a970c534ff5fc81339
GitOrigin-RevId: fb8e06c2b983d0e3245b7922d9614b9c01dbf812
0 commit comments