~bigbes/sr-ht-ecore: 92fea80a

benchmarks for the hot path

Twenty-nine of them, over what every request of every service actually
touches: working-token validation, grant parsing and matching, the chi and
net/http middleware, and the same-origin guard.

They exist to be uploaded. This library had no CI and no benchmarks at all
while seven services pin it, so nothing measured a regression here.

Eugene Blikh <bigbes@gmail.com> — 2026-08-16 04:32:35 UTC

Commit 92fea80afcf9d123988f58fbf2aea125124d7a1cview raw patch

Parent(s): 3aa1fcfd

5 changed file(s)

FileStatus+
bearer/bearer_bench_test.go A +178
chimw/chimw_bench_test.go A +125
csrf/csrf_bench_test.go A +80
grants/grants_bench_test.go A +124
middleware/middleware_bench_test.go A +112