Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add parser benchmark for expressions #226

Merged
merged 1 commit into from
Jan 18, 2020
Merged

Conversation

jasonwilliams
Copy link
Member

No description provided.

@github-actions
Copy link

Benchmark for ea838dd

Click to view benchmark
Test PR Benchmark Master Benchmark %
Create Realm 471.2±26.66µs 473.2±22.39µs 100%
Expression (Parser) 10.8±0.31µs undefined 100%
Hello World (Execution) 482.0±15.87µs 487.7±14.07µs 99%
Hello World (Lexer) 1140.3±62.69ns 1194.5±24.12ns 95%
Hello World (Parser) 1170.9±32.13ns 1153.3±33.75ns 102%
Symbol Creation 568.5±25.83µs 554.6±24.38µs 103%
fibonacci (Execution) 5.6±0.11ms 5.5±0.12ms 101%
undefined undefined 100%

@jasonwilliams jasonwilliams merged commit 27bd553 into master Jan 18, 2020
@Razican Razican deleted the expression-benchmark branch April 17, 2020 12:33
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