UnknownPlatypus
djangofmt
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
perf(bench): Bench linter and parser
#232
Merged
Comparing
feat/bench-linter-parser
(
3c41734
) with
main
(
6dd81ab
)
CodSpeed Performance Gauge
0%
Untouched
5
New
19
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
New
Untouched
24 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
format_templates[form_heavy/login.html (76 lines, 3118 bytes)]
crates/djangofmt_benchmark/benches/formatter.rs
CodSpeed Performance Gauge
N/A
N/A
413.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_templates[deeply_nested/project_invitation.html (349 lines, 52304 bytes)]
crates/djangofmt_benchmark/benches/parser.rs
CodSpeed Performance Gauge
N/A
N/A
892 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_templates[attr_dense/slim_header.html (140 lines, 7044 bytes)]
crates/djangofmt_benchmark/benches/parser.rs
CodSpeed Performance Gauge
N/A
N/A
152 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
check_templates[deeply_nested/project_invitation.html (349 lines, 52304 bytes)]
crates/djangofmt_benchmark/benches/linter.rs
CodSpeed Performance Gauge
N/A
N/A
959.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
check_templates[attr_dense/slim_header.html (140 lines, 7044 bytes)]
crates/djangofmt_benchmark/benches/linter.rs
CodSpeed Performance Gauge
N/A
N/A
164 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
format_templates[tag_dense/change_form.html (84 lines, 3374 bytes)]
crates/djangofmt_benchmark/benches/formatter.rs
CodSpeed Performance Gauge
N/A
N/A
531 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
check_templates[form_heavy/login.html (76 lines, 3118 bytes)]
crates/djangofmt_benchmark/benches/linter.rs
CodSpeed Performance Gauge
N/A
N/A
110.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_templates[form_heavy/login.html (76 lines, 3118 bytes)]
crates/djangofmt_benchmark/benches/parser.rs
CodSpeed Performance Gauge
N/A
N/A
100.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_templates[large/strip_tags1.html (1301 lines, 109394 bytes)]
crates/djangofmt_benchmark/benches/parser.rs
CodSpeed Performance Gauge
N/A
N/A
2.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
check_templates[jinja_large/comparison_table_integrated.html (1740 lines, 130150 bytes)]
crates/djangofmt_benchmark/benches/linter.rs
CodSpeed Performance Gauge
N/A
N/A
4.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
format_templates[attr_dense/slim_header.html (140 lines, 7044 bytes)]
crates/djangofmt_benchmark/benches/formatter.rs
CodSpeed Performance Gauge
N/A
N/A
511.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_templates[tag_dense/change_form.html (84 lines, 3374 bytes)]
crates/djangofmt_benchmark/benches/parser.rs
CodSpeed Performance Gauge
N/A
N/A
128 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_templates[external_format/technical_500.html (491 lines, 17919 bytes)]
crates/djangofmt_benchmark/benches/parser.rs
CodSpeed Performance Gauge
N/A
N/A
486.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_templates[small/404.html (10 lines, 284 bytes)]
crates/djangofmt_benchmark/benches/parser.rs
CodSpeed Performance Gauge
N/A
N/A
21.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
check_templates[external_format/technical_500.html (491 lines, 17919 bytes)]
crates/djangofmt_benchmark/benches/linter.rs
CodSpeed Performance Gauge
N/A
N/A
552.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
check_templates[tag_dense/change_form.html (84 lines, 3374 bytes)]
crates/djangofmt_benchmark/benches/linter.rs
CodSpeed Performance Gauge
N/A
N/A
143.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_templates[jinja_large/comparison_table_integrated.html (1740 lines, 130150 bytes)]
crates/djangofmt_benchmark/benches/parser.rs
CodSpeed Performance Gauge
N/A
N/A
3.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
check_templates[large/strip_tags1.html (1301 lines, 109394 bytes)]
crates/djangofmt_benchmark/benches/linter.rs
CodSpeed Performance Gauge
N/A
N/A
2.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
check_templates[small/404.html (10 lines, 284 bytes)]
crates/djangofmt_benchmark/benches/linter.rs
CodSpeed Performance Gauge
N/A
N/A
23.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
format_templates[external_format/technical_500.html (491 lines, 17919 bytes)]
crates/djangofmt_benchmark/benches/formatter.rs
CodSpeed Performance Gauge
0%
5 ms
5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
format_templates[large/strip_tags1.html (1301 lines, 109394 bytes)]
crates/djangofmt_benchmark/benches/formatter.rs
CodSpeed Performance Gauge
0%
22.8 ms
22.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
format_templates[jinja_large/comparison_table_integrated.html (1740 lines, 130150 bytes)]
crates/djangofmt_benchmark/benches/formatter.rs
CodSpeed Performance Gauge
0%
23.3 ms
23.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
format_templates[deeply_nested/project_invitation.html (349 lines, 52304 bytes)]
crates/djangofmt_benchmark/benches/formatter.rs
CodSpeed Performance Gauge
0%
78.8 ms
79.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
format_templates[small/404.html (10 lines, 284 bytes)]
crates/djangofmt_benchmark/benches/formatter.rs
CodSpeed Performance Gauge
-1%
57.5 µs
58.1 µs
Commits
Click on a commit to change the comparison range
Base
main
6dd81ab
-0.32%
feat(bench): add linter and parser benchmarks with throughput counters
1e02cbc
17 days ago
by UnknownPlatypus
-0.03%
Fix cargo shear
3c41734
17 days ago
by UnknownPlatypus
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs