Commit 5e95bf0
committed
Add Server-Timing instrumentation and optimization plan
Introduce RequestTimer for per-request phase tracking (init, backend,
process, total) exposed via Server-Timing response headers. Add
benchmark tooling with --profile mode for collecting timing data.
Document phased optimization plan covering streaming architecture,
code-level fixes, and open design questions for team review.1 parent 0565ad9 commit 5e95bf0
6 files changed
Lines changed: 1153 additions & 1 deletion
File tree
- crates
- common/src
- fastly/src
- scripts
0 commit comments