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

Try segmentio #16

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Try segmentio #16

wants to merge 2 commits into from

Conversation

vearutop
Copy link
Member

No description provided.

@github-actions
Copy link

Unit Test Coverage

total: (statements) 68.7%

Coverage diff with base branch

@github-actions
Copy link

Benchmark Result

Benchmark diff with base branch
>> using vendor
name                        old time/op    new time/op    delta
Schema_UnmarshalJSON_raw-2    99.1µs ± 2%   113.9µs ± 1%   +14.90%  (p=0.008 n=5+5)
Schema_UnmarshalJSON-2         780µs ± 1%     487µs ± 1%   -37.56%  (p=0.008 n=5+5)
Schema_MarshalJSON_raw-2       111µs ± 1%      38µs ± 1%   -65.57%  (p=0.008 n=5+5)
Schema_MarshalJSON-2           335µs ± 1%     275µs ± 2%   -17.75%  (p=0.008 n=5+5)

name                        old alloc/op   new alloc/op   delta
Schema_UnmarshalJSON_raw-2    32.3kB ± 0%    32.6kB ± 0%    +1.04%  (p=0.008 n=5+5)
Schema_UnmarshalJSON-2         191kB ± 0%     501kB ± 0%  +162.77%  (p=0.008 n=5+5)
Schema_MarshalJSON_raw-2      30.2kB ± 0%     3.5kB ± 0%   -88.40%  (p=0.000 n=5+4)
Schema_MarshalJSON-2          54.5kB ± 0%    52.4kB ± 0%    -3.88%  (p=0.008 n=5+5)

name                        old allocs/op  new allocs/op  delta
Schema_UnmarshalJSON_raw-2       461 ± 0%       449 ± 0%    -2.60%  (p=0.008 n=5+5)
Schema_UnmarshalJSON-2         2.03k ± 0%     1.08k ± 0%   -46.70%  (p=0.008 n=5+5)
Schema_MarshalJSON_raw-2         625 ± 0%         5 ± 0%   -99.20%  (p=0.008 n=5+5)
Schema_MarshalJSON-2             488 ± 0%       540 ± 0%   +10.66%  (p=0.008 n=5+5)

@codecov
Copy link

codecov bot commented Feb 12, 2021

Codecov Report

Merging #16 (5cc4f63) into master (41a3c17) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #16   +/-   ##
=======================================
  Coverage   63.61%   63.61%           
=======================================
  Files           6        6           
  Lines         863      863           
=======================================
  Hits          549      549           
  Misses        259      259           
  Partials       55       55           
Flag Coverage Δ
unittests 63.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
date.go 100.00% <ø> (ø)
entities.go 49.08% <ø> (ø)
helper.go 82.41% <ø> (ø)
reflect.go 71.95% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 41a3c17...5cc4f63. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant