refactor: keep compiler source standalone
Signed-off-by: Cole Speelman <crspeelman@gmail.com>
This commit is contained in:
+8
-2
@@ -4,6 +4,12 @@
|
||||
|
||||
Benchmarks compare equivalent typed views and output against Go's `html/template` baseline. Reports include hardware, operating system, Go version, repository commit, dataset identity, exact commands, warmup/run counts, `ns/op`, bytes and allocations per operation, end-to-end response latency where relevant, output size, and statistical method.
|
||||
|
||||
The v1 gate is no material regression for the selected EQL pages under the published method. Only reproduced improvements become marketing claims. Microbenchmarks do not justify claims about request throughput, database-heavy pages, or whole-application latency.
|
||||
The v1 gate is no material regression against equivalent repository-owned
|
||||
synthetic cases under the published method. Only reproduced improvements become
|
||||
marketing claims. Microbenchmarks do not justify claims about request
|
||||
throughput, database-heavy pages, or whole-application latency.
|
||||
|
||||
Benchmark fixtures must contain synthetic or approved public data. The EQL production database is never copied into this repository or a public artifact.
|
||||
Benchmark fixtures must be self-contained, synthetic, reviewable, and committed
|
||||
to this repository. Application-specific datasets and deployment measurements
|
||||
belong with their applications and are neither copied here nor treated as core
|
||||
release gates.
|
||||
|
||||
Reference in New Issue
Block a user