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

Optimize binary get_number implementation by reading multiple bytes at once #4391

Merged
merged 7 commits into from
Nov 29, 2024

Not casting float to int, it violates strict aliasing rule

26cddc6
Select commit
Loading
Failed to load commit list.
Merged

Optimize binary get_number implementation by reading multiple bytes at once #4391

Not casting float to int, it violates strict aliasing rule
26cddc6
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Nov 28, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Clones removed
==============
+ tests/src/unit-msgpack.cpp  -1
         

See the complete overview on Codacy