Skip to content

Commit 08d0fb5

Browse files
Berik AshimovBerik Ashimov
authored andcommitted
test(perf): refresh memory baseline after static-response cache (per-route precomputed ASGI messages)
1 parent 19effd1 commit 08d0fb5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

tests/perf/baseline.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"recorded_at": "2026-04-19T09:26:33Z"
77
},
88
"tests/perf/test_memory_budget.py::test_no_leaks_in_request_loop": {
9-
"peak_bytes": 47803,
10-
"recorded_at": "2026-04-19T09:26:33Z"
9+
"peak_bytes": 96743,
10+
"recorded_at": "2026-05-16T06:50:48Z"
1111
},
1212
"tests/perf/test_memory_budget.py::test_single_request_memory_budget": {
13-
"peak_bytes": 27033,
14-
"recorded_at": "2026-04-19T09:26:33Z"
13+
"peak_bytes": 67879,
14+
"recorded_at": "2026-05-16T06:50:48Z"
1515
}
1616
}
1717
}

0 commit comments

Comments
 (0)