Avatar for the biomejs user
biomejs
biome
BlogDocsChangelog

feat(css): add support for SCSS string interpolation

#9756Merged
Comparing
db/scss-rework-interpolation
(
550d282
) with
main
(
716e4e1
)
CodSpeed Performance Gauge
0%
Untouched
58
Ignored
2
Skipped
196

Benchmarks

196 total
graphql_formatter[schema_17790310256719731354.graphql]
crates/biome_graphql_formatter/benches/graphql_formatter.rs::graphql_formatter::bench_formatter
Skipped
25.8 ms*
graphql_formatter[schema_5810376208714739011.graphql]
crates/biome_graphql_formatter/benches/graphql_formatter.rs::graphql_formatter::bench_formatter
Skipped
1.4 ms*
graphql_formatter[schema_8546403410957788002.graphql]
crates/biome_graphql_formatter/benches/graphql_formatter.rs::graphql_formatter::bench_formatter
Skipped
2.5 ms*
schema_17790310256719731354.graphql[cached]
crates/biome_graphql_parser/benches/graphql_parser.rs::graqhql_parser::bench_parser::graphql_parser
Skipped
10.1 ms*
schema_17790310256719731354.graphql[uncached]
crates/biome_graphql_parser/benches/graphql_parser.rs::graqhql_parser::bench_parser::graphql_parser
Skipped
11.1 ms*
schema_8546403410957788002.graphql[cached]
crates/biome_graphql_parser/benches/graphql_parser.rs::graqhql_parser::bench_parser::graphql_parser
Skipped
924.4 µs*
schema_8546403410957788002.graphql[uncached]
crates/biome_graphql_parser/benches/graphql_parser.rs::graqhql_parser::bench_parser::graphql_parser
Skipped
1 ms*
schema_5810376208714739011.graphql[uncached]
crates/biome_graphql_parser/benches/graphql_parser.rs::graqhql_parser::bench_parser::graphql_parser
Skipped
600 µs*
schema_5810376208714739011.graphql[cached]
crates/biome_graphql_parser/benches/graphql_parser.rs::graqhql_parser::bench_parser::graphql_parser
Skipped
559.6 µs*
uncached[simple_classes.txt]
crates/biome_tailwind_parser/benches/tailwind_parser.rs::tailwind_parser::bench_tailwind::tailwind_parser
Skipped
192.2 µs*
cached[simple_classes.txt]
crates/biome_tailwind_parser/benches/tailwind_parser.rs::tailwind_parser::bench_tailwind::tailwind_parser
Skipped
143.2 µs*
cached[arbitrary_classes.txt]
crates/biome_tailwind_parser/benches/tailwind_parser.rs::tailwind_parser::bench_tailwind::tailwind_parser
Skipped
247.4 µs*
cached[extreme_stress.txt]
crates/biome_tailwind_parser/benches/tailwind_parser.rs::tailwind_parser::bench_tailwind::tailwind_parser
Skipped
873.4 µs*
cached[stress.txt]
crates/biome_tailwind_parser/benches/tailwind_parser.rs::tailwind_parser::bench_tailwind::tailwind_parser
Skipped
2.2 ms*
uncached[arbitrary_classes.txt]
crates/biome_tailwind_parser/benches/tailwind_parser.rs::tailwind_parser::bench_tailwind::tailwind_parser
Skipped
313.2 µs*
uncached[variant_classes.txt]
crates/biome_tailwind_parser/benches/tailwind_parser.rs::tailwind_parser::bench_tailwind::tailwind_parser
Skipped
271.5 µs*
cached[variant_classes.txt]
crates/biome_tailwind_parser/benches/tailwind_parser.rs::tailwind_parser::bench_tailwind::tailwind_parser
Skipped
222.2 µs*
uncached[extreme_stress.txt]
crates/biome_tailwind_parser/benches/tailwind_parser.rs::tailwind_parser::bench_tailwind::tailwind_parser
Skipped
1.1 ms*
uncached[stress.txt]
crates/biome_tailwind_parser/benches/tailwind_parser.rs::tailwind_parser::bench_tailwind::tailwind_parser
Skipped
2.8 ms*
json_analyzer[db_17847247775464589309.json]
crates/biome_json_analyze/benches/json_analyzer.rs::json_analyzer::bench_analyzer
Skipped
633 ms*
json_analyzer[eucjp_1600564308684076393.json]
crates/biome_json_analyze/benches/json_analyzer.rs::json_analyzer::bench_analyzer
Skipped
747.9 µs*
json_analyzer[canada_639262044961882324.json]
crates/biome_json_analyze/benches/json_analyzer.rs::json_analyzer::bench_analyzer
Skipped
165.2 ms*
json_analyzer[big5-added_15586211152145260264.json]
crates/biome_json_analyze/benches/json_analyzer.rs::json_analyzer::bench_analyzer
Skipped
449 µs*
json_analyzer[package-lock_11240515041603712709.json]
crates/biome_json_analyze/benches/json_analyzer.rs::json_analyzer::bench_analyzer
Skipped
27.8 ms*
db_17847247775464589309.json[cached]
crates/biome_json_parser/benches/json_parser.rs::json_parser::bench_parser::json_parser
IgnoredSkipped
12.1 ms*

Commits

Click on a commit to change the comparison range
Base
main
716e4e1
-6.73%
refactor(css): replace `SCSS_RECOVERED_OUTER_STRING_QUOTE` with improved classification for SCSS string interpolation
41a3cfd
4 days ago
by denbezrukov
+6.72%
[autofix.ci] apply automated fixes
485bcd8
4 days ago
by autofix-ci[bot]
-2.12%
fix(css): handle CRLF and escaped line breaks in string lexing
60671b7
4 days ago
by denbezrukov
+2.02%
[autofix.ci] apply automated fixes
71df235
4 days ago
by autofix-ci[bot]
+0.16%
feat(css): add snapshots for testing string parsing including line breaks and escapes
bf9023d
4 days ago
by denbezrukov
-0.04%
feat(css): add support for SCSS string interpolation in `@import` rules
85c2b59
4 days ago
by denbezrukov
+0.12%
feat(css): add support for SCSS string interpolation in `@import` rules
5de8ab6
4 days ago
by denbezrukov
-0.05%
fix(css): improve recovery for incomplete `@media` conditions by adding optional stop tokens
550d282
4 days ago
by denbezrukov
© 2026 CodSpeed Technology
Home Terms Privacy Docs