bytedance / sonic

A blazingly fast JSON serializing & deserializing library
Apache License 2.0
6.59k stars 327 forks source link

opt: encoder VM #593

Closed AsterDY closed 5 months ago

AsterDY commented 5 months ago

Optimizations

codecov-commenter commented 5 months ago

Codecov Report

Attention: 44 lines in your changes are missing coverage. Please review.

Comparison is base (820917d) 61.58% compared to head (ed746bd) 61.80%.

Files Patch % Lines
internal/encoder/vm/vm.go 2.56% 38 Missing :warning:
internal/encoder/alg/spec.go 0.00% 6 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## test/aarch64 #593 +/- ## ================================================ + Coverage 61.58% 61.80% +0.22% ================================================ Files 84 84 Lines 10363 10345 -18 ================================================ + Hits 6382 6394 +12 + Misses 3597 3568 -29 + Partials 384 383 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.