You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@HalidOdat i wonder if we can get better before / after images now there's been more work done
Made a simple bash script for generating the profiles with specified branches/commits, I can go as back as the time mesureme was introduced to boa and as forward as master HEAD. Is there a specific range you want me to profile?
Maybe we should have a section for Internal improvements rather than everything being a feature, for example #465 does not add a new feature for the user to use, it is only an optimization.
Could #525 be packed into v0.9? Would be pretty nice to have feature-complete Math object in the new release, since we got bigint in the last v0.8 release, and from the PR it seems to be ready/close to ready.
Maybe we should have a section for Internal improvements rather than everything being a feature, for example #465 does not add a new feature for the user to use, it is only an optimization.
I think this makes a lot of sense, so that users can find what's new with ease and also see what's new on the internals of Boa, and what has been done to make it so much faster on each update.
Did a benchmark of Realm creation and its a ~70% improvement :)
Could #525 be packed into v0.9? Would be pretty nice to have feature-complete Math object in the new release, since we got bigint in the last v0.8 release, and from the PR it seems to be ready/close to ready.
Sure! I don't see a reason why it shouldn't go in v0.9 :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.