Skip to content

198 migrate asap h2o benchmark pipeline to asapquery#216

Merged
milindsrivastava1997 merged 5 commits intomainfrom
198-migrate-asap-h2o-benchmark-pipeline-to-asapquery
Mar 23, 2026
Merged

198 migrate asap h2o benchmark pipeline to asapquery#216
milindsrivastava1997 merged 5 commits intomainfrom
198-migrate-asap-h2o-benchmark-pipeline-to-asapquery

Conversation

@benjamib112
Copy link
Copy Markdown
Contributor

Working pipeline: uses same queries as Elastic pipeline equivalent - group by id1, id2 on 10s static time windows.

Including run_pipeline.sh for fully automated running, cleanup.sh for teardown and ensuring run-to-run consistency. Generates graphs per run, also has plot_latencies.py for comparing baseline and ASAP.

@benjamib112 benjamib112 self-assigned this Mar 23, 2026
@benjamib112 benjamib112 linked an issue Mar 23, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@milindsrivastava1997 milindsrivastava1997 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Pls check failing CI
  • Can you explain what each file is doing? I'm not sure I understand from the file names e.g. run_benchmark vs run_experiment
  • What's the difference between asap_mode_queries.sql, asap_quantile_queries.sql and asap_h20_queries.sql?

@benjamib112
Copy link
Copy Markdown
Contributor Author

  • Pls check failing CI
  • Can you explain what each file is doing? I'm not sure I understand from the file names e.g. run_benchmark vs run_experiment
  • What's the difference between asap_mode_queries.sql, asap_quantile_queries.sql and asap_h20_queries.sql?

CI fixed. I changed the file structure to look the same as Michael's benchmark, just forgot to delete old files. Everything should be the same as his now. asap_quantile_queries is the real one, others have been removed.

@milindsrivastava1997 milindsrivastava1997 self-requested a review March 23, 2026 16:18
@milindsrivastava1997 milindsrivastava1997 merged commit 83ab884 into main Mar 23, 2026
12 checks passed
@milindsrivastava1997 milindsrivastava1997 deleted the 198-migrate-asap-h2o-benchmark-pipeline-to-asapquery branch March 23, 2026 16:20
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.

Migrate asap h2o benchmark pipeline to ASAPQuery

2 participants