Skip to content

Adjust percentile bench case#422

Closed
liammclennan wants to merge 2 commits into
datalust:devfrom
liammclennan:adjust-percentile-bench-case
Closed

Adjust percentile bench case#422
liammclennan wants to merge 2 commits into
datalust:devfrom
liammclennan:adjust-percentile-bench-case

Conversation

@liammclennan

Copy link
Copy Markdown
Contributor

Because ticks have a constant time range (30s) flaretl generate performance is linearly correlated to the time range events are generated for. Hence, the nightly bench now uses a 2 hour time range (120 ticks). This made the percentile query time grouping (12h) too large to produce more than one group, which made the query serial and regressed the benchmark.

Switching to 2m time groups over two hours.

@nblumhardt

nblumhardt commented Jul 25, 2025

Copy link
Copy Markdown
Member

Perhaps we could get around this for our scenario just by passing a --cases file, rather than making these changes upstream?

@nblumhardt nblumhardt closed this Jul 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants