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

WIP: function object and traits #184

Closed
wants to merge 2 commits into from
Closed

Conversation

jasonwilliams
Copy link
Member

No description provided.

@jasonwilliams jasonwilliams changed the title function object and trais WIP: function object and traits Oct 22, 2019
@github-actions
Copy link

Benchmark for 4b7e176

Click to view benchmark
Test PR Benchmark Master Benchmark %
Create Realm 160.1±7.44µs 162.0±7.87µs 99%
Hello World (Execution) 187.0±8.49µs 189.5±7.68µs 99%
Hello World (Lexer) 1064.8±35.63ns 1035.7±32.38ns 103%
Hello World (Parser) 1186.2±39.23ns 1185.9±57.02ns 100%
fibonacci (Execution) 5.9±0.21ms 5.6±0.15ms 106%
undefined undefined 100%

@github-actions
Copy link

Benchmark for baa04b0

Click to view benchmark
Test PR Benchmark Master Benchmark %
Create Realm 173.9±5.93µs 155.2±5.64µs 112.00000000000001%
Hello World (Execution) 177.3±5.21µs 177.3±5.49µs 100%
Hello World (Lexer) 1029.0±17.92ns 1070.5±31.22ns 96%
Hello World (Parser) 1110.6±48.92ns 1106.2±57.43ns 100%
fibonacci (Execution) 5.7±0.14ms 5.3±0.08ms 108%
undefined undefined 100%

@jasonwilliams
Copy link
Member Author

superseeded by jasonwilliams#255

@jasonwilliams jasonwilliams deleted the function_object branch April 3, 2020 17:55
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