Skip to content

API access to perf results #406

Answered by epompeii
eddyashton asked this question in Q&A
Discussion options

You must be logged in to vote

@eddyashton sorry you're running into trouble.

You have to use the UUIDs for the branches, testbeds, benchmarks, and measures query params.

So something like this should work: https://api.bencher.dev/v0/projects/ccf/perf?branches=d5004f0a-5dbe-42bb-a821-1f55704d6ec2&testbeds=1e6f6a27-eb58-4f16-8d01-0148fbaed70e&benchmarks=3bae8305-29e0-4e5f-8157-01f8f471b408&measures=bc9fb376-9a85-478a-97fd-ebd7703c9663

The Bencher Console Perf Query UI query param API is a super set of the Bencher server API. So you can always just copy and paste everything after the ? in your URL and be able to hit (in your case) https://api.bencher.dev/v0/projects/ccf/perf with it.
The additional UI specific query para…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by epompeii
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants