Skip to content

Instantly share code, notes, and snippets.

View iamasx's full-sized avatar

Adil Shaikh iamasx

View GitHub Profile
@iamasx
iamasx / scorecard-quiet-steady.single-repo.5-1776452845.json
Created April 17, 2026 19:12
B1 benchmark scorecard - api-test repo, 5 sessions, 15min (Adil's machine)
{
"schemaVersion": 1,
"benchmarkVersion": "0.1.0",
"scenarioId": "quiet-steady.single-repo.5",
"gitSha": "e7c95e07",
"branch": "feat/gh-rate-limiting",
"measuredAt": "2026-04-17T19:07:24.358Z",
"sessionCount": 5,
"warmup": {
"requested": "2m",
@iamasx
iamasx / gh-trace-bench-1776451823.jsonl
Created April 17, 2026 19:12
B1 benchmark trace - api-test repo, 5 sessions, 15min (Adil's machine)
{"timestamp":"2026-04-17T18:50:25.174Z","component":"scm-github-batch","operation":"gh.api.guard-pr-list","args":["api","--method","GET","repos/iamasx/api-test/pulls?state=open&sort=updated&direction=desc&per_page=1","-i"],"endpoint":"repos/iamasx/api-test/pulls?state=open&sort=updated&direction=desc&per_page=1","method":"GET","ok":true,"durationMs":1024,"stdoutBytes":16998,"stderrBytes":0,"statusLine":"HTTP/2.0 200 OK","httpStatus":200,"etag":"W/\"da084e8af6904dc90ba3dd08772bab459ab836141880b2a2d0266cd811e22fbb\"","rateLimitLimit":5000,"rateLimitRemaining":4995,"rateLimitReset":1776453755,"rateLimitResource":"core"}
{"timestamp":"2026-04-17T18:50:26.103Z","component":"scm-github-batch","operation":"gh.api.graphql-batch","args":["api","graphql","-i","-f","pr0Owner=iamasx","-f","pr0Name=api-test","-F","pr0Number=6","-f","query=query BatchPRs($pr0Owner: String!, $pr0Name: String!, $pr0Number: Int!) {\n \n pr0: repository(owner: $pr0Owner, name: $pr0Name) {\n ... on Repository {\n pullR