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

refactor(test): Rely on trait, rather than direct calls #277

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

epage
Copy link
Collaborator

@epage epage commented Jul 6, 2023

This is a step towards #72

v0.4.7

json/basic/canada       time:   [10.272 ms 10.308 ms 10.347 ms]
json/verbose/canada     time:   [32.539 ms 32.714 ms 32.893 ms]
json/dispatch/canada    time:   [8.9747 ms 8.9926 ms 9.0118 ms]
json/streaming/canada   time:   [10.612 ms 10.667 ms 10.726 ms]

#276

json/basic/canada       time:   [10.226 ms 10.241 ms 10.256 ms]
json/unit/canada        time:   [8.6800 ms 8.7021 ms 8.7269 ms]
json/verbose/canada     time:   [30.948 ms 30.991 ms 31.037 ms]
json/dispatch/canada    time:   [8.5036 ms 8.5273 ms 8.5542 ms]
json/streaming/canada   time:   [10.727 ms 10.753 ms 10.781 ms]

#277

json/basic/canada       time:   [9.6649 ms 9.6840 ms 9.7037 ms]
json/unit/canada        time:   [9.0364 ms 9.0944 ms 9.1513 ms]
json/verbose/canada     time:   [31.032 ms 31.072 ms 31.114 ms]
json/dispatch/canada    time:   [8.5341 ms 8.5538 ms 8.5749 ms]
json/streaming/canada   time:   [10.679 ms 10.707 ms 10.739 ms]

@epage epage merged commit d109f82 into winnow-rs:main Jul 6, 2023
14 checks passed
@epage epage deleted the peek branch July 6, 2023 14:25
@coveralls
Copy link

Pull Request Test Coverage Report for Build 5476587785

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 50.589%

Totals Coverage Status
Change from base Build 5476576828: 0.2%
Covered Lines: 1245
Relevant Lines: 2461

💛 - Coveralls

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.

2 participants