-
Notifications
You must be signed in to change notification settings - Fork 39
Update changelog #734
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
Update changelog #734
Conversation
cfad13f to
3a9f619
Compare
Codecov Report
@@ Coverage Diff @@
## master #734 +/- ##
=======================================
Coverage 99.26% 99.26%
=======================================
Files 74 74
Lines 11442 11442
=======================================
Hits 11358 11358
Misses 84 84
Flags with carried forward coverage won't be shown. Click here to find out more. |
| - 1009 of 1009 validation tests, | ||
| - 499 skipped due to testing text format parser. | ||
|
|
||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we want benchmarks here?
|
Raw benchmarks look like this, GCC10 LTO |
|
Clang11 looks more balanced. |
|
GCC10, no LTO |
CHANGELOG.md
Outdated
| - Test utils improvements. [#579](https://github.com/wasmx/fizzy/pull/579) | ||
| [#658](https://github.com/wasmx/fizzy/pull/658) [#661](https://github.com/wasmx/fizzy/pull/661) | ||
| [#658](https://github.com/wasmx/fizzy/pull/658) [#661](https://github.com/wasmx/fizzy/pull/661) | ||
| [#741](https://github.com/wasmx/fizzy/pull/741) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Somehow 741/742/743 got added to older versions and not 0.7.0.
Co-authored-by: Alex Beregszaszi <[email protected]> Co-authored-by: Paweł Bylica <[email protected]>
No description provided.