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

build: Add boon to benchmarks #485

Merged
merged 1 commit into from
May 15, 2024
Merged

build: Add boon to benchmarks #485

merged 1 commit into from
May 15, 2024

Conversation

Stranger6667
Copy link
Owner

No description provided.

@Stranger6667 Stranger6667 marked this pull request as ready for review May 15, 2024 15:13
Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.90%. Comparing base (dbe6c90) to head (d509b4b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #485   +/-   ##
=======================================
  Coverage   89.90%   89.90%           
=======================================
  Files          58       58           
  Lines        9942     9942           
=======================================
  Hits         8938     8938           
  Misses       1004     1004           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Stranger6667 Stranger6667 merged commit de4fb4a into master May 15, 2024
30 checks passed
@Stranger6667 Stranger6667 deleted the dd/add-boon branch May 15, 2024 15:19
Signed-off-by: Dmitry Dygalo <[email protected]>
Copy link

codspeed-hq bot commented May 15, 2024

CodSpeed Performance Report

Merging #485 will degrade performances by 16.16%

Comparing dd/add-boon (1cfd739) with master (dbe6c90)

Summary

⚡ 3 improvements
❌ 9 regressions
✅ 308 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark master dd/add-boon Change
additional_properties_false [jsonschema/is_valid/valid] 588.9 ns 505.6 ns +16.48%
additional_properties_false foo1[jsonschema/is_valid/invalid] 809.4 ns 726.1 ns +11.48%
const 1[jsonschema/is_valid/valid] 439.4 ns 495 ns -11.22%
format_email foo[jsonschema/is_valid/invalid] 688.3 ns 771.7 ns -10.8%
format_time 083006.283185Z[jsonschema/validate/valid] 7.5 µs 6.1 µs +22.57%
items 123[jsonschema/validate/valid] 7.2 µs 8.6 µs -16.16%
max_properties a1b1[jsonschema/is_valid/invalid] 327.8 ns 383.3 ns -14.49%
min_items 12[jsonschema/is_valid/valid] 327.8 ns 383.3 ns -14.49%
minimum 1[jsonschema/is_valid/invalid] 365.6 ns 421.1 ns -13.19%
minimum 5[jsonschema/is_valid/valid] 365.6 ns 421.1 ns -13.19%
type_integer 1.0[jsonschema/is_valid/valid] 415 ns 470.6 ns -11.81%
type_integer 1[jsonschema/is_valid/valid] 296.7 ns 352.2 ns -15.77%

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