13 lines
485 B
Markdown
13 lines
485 B
Markdown
# Scanner Language Analyzer Benchmarks
|
|
|
|
This directory will capture benchmark results for language analyzers (Node, Python, Go, .NET, Rust).
|
|
|
|
Pending tasks:
|
|
- LA1: Node analyzer microbench CSV + flamegraph.
|
|
- LA2: Python hash throughput CSV.
|
|
- LA3: Go build info extraction benchmarks.
|
|
- LA4: .NET RID dedupe performance matrix.
|
|
- LA5: Rust heuristic coverage comparisons.
|
|
|
|
Results should be committed as deterministic CSV/JSON outputs with accompanying methodology notes.
|