swc-project
swc
BlogDocsChangelog

Performance History

Latest Results

fix(swc_css_parser): Convert char to byte in Input trait usage Updated CSS parser to handle the new byte-based Input trait. Changes: - Changed cur field type from Option<char> to Option<u8> - Updated next(), next_next(), next_next_next() to convert u8 to char - Updated consume() method to return converted char - Cast u8 to char in is_whitespace() call πŸ€– Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
kdy1/parser-byte-byte
4 hours ago
restore
claude/issue-11167-20251118-1636
4 hours ago
perf(es/parser): Use pratt parsing
magic-akari:praser/pratt-parser
9 hours ago
perf(parser): Use pratt parsing
magic-akari:praser/pratt-parser
9 hours ago

Active Branches

perf(es/parser): Make parser work by byte instead of char
last run
4 hours ago
#11301
CodSpeed Performance Gauge
-4%
#11302
CodSpeed Performance Gauge
0%
Β© 2025 CodSpeed Technology
Home Terms Privacy Docs