Skip to content

Speedup ParseError merging#174

Merged
kant2002 merged 1 commit intoLanguageDev:masterfrom
kant2002:kant/improve-error
Mar 29, 2025
Merged

Speedup ParseError merging#174
kant2002 merged 1 commit intoLanguageDev:masterfrom
kant2002:kant/improve-error

Conversation

@kant2002
Copy link
Collaborator

Before

Method Mean Error StdDev
Parse 4,223,378.5 us 53,554.05 us 47,474.27 us
Lex 819.4 us 16.15 us 13.48 us

After

Method Mean Error StdDev
Parse 3,840,863.4 us 18,454.98 us 15,410.74 us
Lex 758.0 us 5.56 us 4.64 us

@kant2002 kant2002 merged commit c0228b0 into LanguageDev:master Mar 29, 2025
3 checks passed
@kant2002 kant2002 deleted the kant/improve-error branch March 29, 2025 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant