Avatar for the biomejs user
biomejs
biome
BlogDocsChangelog

feat(css): improve SCSS expression parsing

#9396Merged
Comparing
db/exp-impovments
(
7041422
) with
main
(
776cb64
)
CodSpeed Performance Gauge
+1%
Untouched
29
Skipped
187

Benchmarks

216 total
foundation_11602414662825430680.css[uncached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+4%
28.5 ms*27.3 ms
bulma_5641719244145477318.css[cached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+3%
124 ms*120 ms
materialize_5526761731747548557.css[cached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+3%
28.8 ms*28 ms
bulma_5641719244145477318.css[uncached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+3%
130.7 ms*127.2 ms
bootstrap_18416142857265205439.css[uncached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+2%
43.8 ms*42.8 ms
semantic_4685287698740288120.css[uncached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+2%
134.1 ms*131.1 ms
semantic_4685287698740288120.css[cached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+2%
125.4 ms*122.6 ms
materialize_5526761731747548557.css[uncached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+2%
31.6 ms*30.9 ms
full_5814491140539129161.css[uncached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+2%
474.7 ms*465 ms
foundation_11602414662825430680.css[cached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+2%
26.5 ms*26 ms
tachyons_11778168428173736564.css[cached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+2%
19 ms*18.6 ms
full_5814491140539129161.css[cached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+2%
455.9 ms*448.4 ms
tachyons_11778168428173736564.css[uncached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+2%
22.2 ms*21.9 ms
pure_9395922602181450299.css[uncached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+1%
4 ms*4 ms
bootstrap_18416142857265205439.css[cached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+1%
40 ms*39.5 ms
pure_9395922602181450299.css[cached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
0%
3.4 ms*3.4 ms
css_formatter[full_5814491140539129161.css]
crates/biome_css_formatter/benches/css_formatter.rs::css_formatter::bench_css_formatter
CodSpeed Performance Gauge
0%
1.3 s*1.3 s
css_analyzer[bulma_5641719244145477318.css]
crates/biome_css_analyze/benches/css_analyzer.rs::css_analyzer::bench_analyzer
CodSpeed Performance Gauge
0%
1.1 s*1.1 s
css_analyzer[pure_9395922602181450299.css]
crates/biome_css_analyze/benches/css_analyzer.rs::css_analyzer::bench_analyzer
CodSpeed Performance Gauge
0%
22.2 ms*22.2 ms
css_formatter[tachyons_11778168428173736564.css]
crates/biome_css_formatter/benches/css_formatter.rs::css_formatter::bench_css_formatter
CodSpeed Performance Gauge
0%
38.5 ms*38.5 ms
css_formatter[semantic_4685287698740288120.css]
crates/biome_css_formatter/benches/css_formatter.rs::css_formatter::bench_css_formatter
CodSpeed Performance Gauge
0%
387.8 ms*387.9 ms
css_analyzer[bootstrap_18416142857265205439.css]
crates/biome_css_analyze/benches/css_analyzer.rs::css_analyzer::bench_analyzer
CodSpeed Performance Gauge
0%
570.4 ms*570.6 ms
css_analyzer[foundation_11602414662825430680.css]
crates/biome_css_analyze/benches/css_analyzer.rs::css_analyzer::bench_analyzer
CodSpeed Performance Gauge
0%
226 ms*226.2 ms
css_analyzer[tachyons_11778168428173736564.css]
crates/biome_css_analyze/benches/css_analyzer.rs::css_analyzer::bench_analyzer
CodSpeed Performance Gauge
0%
162.8 ms*163 ms
css_formatter[bootstrap_18416142857265205439.css]
crates/biome_css_formatter/benches/css_formatter.rs::css_formatter::bench_css_formatter
CodSpeed Performance Gauge
0%
116 ms*116.1 ms

Commits

Click on a commit to change the comparison range
Base
main
776cb64
+1.13%
feat(css): improve SCSS expression parsing
ffdbd84
17 days ago
by denbezrukov
-0.24%
[autofix.ci] apply automated fixes
88afd2c
17 days ago
by autofix-ci[bot]
+0.38%
fix(css): improve SCSS modifier error recovery and diagnostics
f9ee588
17 days ago
by denbezrukov
-0.1%
[autofix.ci] apply automated fixes
61ff295
17 days ago
by autofix-ci[bot]
+0.17%
feat(css): add SCSS statement boundary detection and token sets
bb31f84
17 days ago
by denbezrukov
-0.26%
[autofix.ci] apply automated fixes
7041422
17 days ago
by autofix-ci[bot]
© 2026 CodSpeed Technology
Home Terms Privacy Docs