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

v0.8 #399

Merged
merged 3 commits into from
May 22, 2020
Merged

v0.8 #399

merged 3 commits into from
May 22, 2020

Conversation

jasonwilliams
Copy link
Member

@jasonwilliams jasonwilliams commented May 13, 2020

@Razican @HalidOdat i made a start on the changelog

@jasonwilliams jasonwilliams changed the title v.0.8 v0.8 May 13, 2020
@github-actions
Copy link

Benchmark for 004f837

Click to view benchmark
Test PR Benchmark Master Benchmark %
Create Realm 405.5±40.50µs 394.0±25.73µs 103%
Expression (Lexer) 1936.5±93.07ns 1915.8±103.17ns 101%
Expression (Parser) 4.9±0.29µs 4.8±0.23µs 101%
Fibonacci (Execution) 3.0±0.10ms 3.0±0.11ms 100%
For loop (Execution) 425.3±19.66µs 423.0±16.51µs 101%
For loop (Lexer) 5.1±0.47µs 5.1±0.27µs 101%
For loop (Parser) 14.4±0.91µs 14.5±1.17µs 99%
Hello World (Lexer) 906.8±43.42ns 931.6±49.24ns 97%
Hello World (Parser) 2.3±0.11µs 2.3±0.12µs 100%
Symbols (Execution) 427.4±19.80µs 432.5±16.64µs 99%
undefined undefined 100%

@Razican
Copy link
Member

Razican commented May 13, 2020

I think this looks pretty good. Not sure how detailed this should be, I think it includes all PRs. I would wait for the rest of the 0.8-marked PRs to land and we could publish it afterwards.

I wouldn't add new ones to 0.8 (we could already create the 0.9 milestone and add issues/PRs to it)

@Razican Razican added the documentation update documentation label May 14, 2020
@Razican Razican added this to the v0.8.0 milestone May 14, 2020
@github-actions
Copy link

Benchmark for ade0965

Click to view benchmark
Test PR Benchmark Master Benchmark %
Create Realm 339.2±29.84µs 381.6±34.15µs 87.00000000000001%
Expression (Lexer) 1721.2±147.48ns 1913.8±87.53ns 88.99999999999999%
Expression (Parser) 4.2±0.25µs 4.5±0.40µs 93%
Fibonacci (Execution) 2.4±0.18ms 2.6±0.10ms 92%
For loop (Execution) 373.1±36.91µs 364.7±28.36µs 102%
For loop (Lexer) 4.4±0.30µs 5.1±0.46µs 85.00000000000001%
For loop (Parser) 11.8±0.83µs 12.9±0.86µs 92%
Hello World (Lexer) 904.6±78.07ns 940.9±37.90ns 96%
Hello World (Parser) 1932.0±115.44ns 2.1±0.14µs 92%
Symbols (Execution) 369.8±33.05µs 404.2±23.46µs 90.99999999999999%
undefined undefined 100%

@Razican
Copy link
Member

Razican commented May 18, 2020

We should add #388, #395, #397, #362. Also a mention of the CoC, even if it's not a feature nor a fix would be nice.

In general, I think that we should include almost all of these: https://github.com/jasonwilliams/boa/pulls?q=is%3Apr+sort%3Aupdated-desc+milestone%3Av0.8.0+

@github-actions
Copy link

Benchmark for 245d1f6

Click to view benchmark
Test PR Benchmark Master Benchmark %
Create Realm 378.2±25.02µs 396.8±29.01µs 95%
Expression (Lexer) 1905.1±101.42ns 1943.7±85.27ns 98%
Expression (Parser) 4.7±0.25µs 4.7±0.31µs 99%
Fibonacci (Execution) 2.6±0.18ms 2.9±0.11ms 92%
For loop (Execution) 416.7±18.18µs 430.4±24.08µs 97%
For loop (Lexer) 4.9±0.28µs 4.9±0.31µs 100%
For loop (Parser) 14.0±0.86µs 13.9±0.84µs 101%
Hello World (Lexer) 965.5±46.15ns 927.5±47.49ns 104%
Hello World (Parser) 2.2±0.11µs 2.3±0.12µs 97%
Symbols (Execution) 421.9±19.39µs 402.6±20.94µs 105%
undefined undefined 100%

@jasonwilliams jasonwilliams merged commit b2a60b8 into master May 22, 2020
@HalidOdat HalidOdat deleted the changelog branch May 31, 2020 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation update documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants