Stranger6667
jsonschema
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
chore(python): Remove `with_meta_schemas` parameter from type stubs
#918
Merged
Comparing
dd/update-typestubs
(
22ae8e6
) with
master
(
1b32654
)
CodSpeed Performance Gauge
+11%
Improvement
1
Untouched
60
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Improvement
Untouched
61 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is_valid[Fast/Invalid]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
+11%
891.9 ns
804.4 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
resolve[small]
crates/jsonschema-referencing/benches/anchor.rs::benches::bench_anchor_lookup::Anchor Lookup
CodSpeed Performance Gauge
+2%
2.7 µs
2.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
try_with_resource[Fast]
crates/jsonschema-referencing/benches/registry.rs::benches::bench_subresources::registry
CodSpeed Performance Gauge
+2%
27 µs
26.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
try_with_resource[CITM]
crates/jsonschema-referencing/benches/registry.rs::benches::bench_subresources::registry
CodSpeed Performance Gauge
+2%
44.3 µs
43.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
validate[Fast/Valid]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
+1%
7.6 µs
7.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
iter_errors[unevaluated_properties]
crates/jsonschema/benches/unevaluated_properties.rs::benches::run_benchmarks
CodSpeed Performance Gauge
0%
68.1 µs
67.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
validate[unevaluated_properties]
crates/jsonschema/benches/unevaluated_properties.rs::benches::run_benchmarks
CodSpeed Performance Gauge
0%
64.9 µs
64.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is_valid[Swagger/Kubernetes]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
0%
20.9 ms
20.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is_valid[unevaluated_properties]
crates/jsonschema/benches/unevaluated_properties.rs::benches::run_benchmarks
CodSpeed Performance Gauge
0%
61.2 µs
61 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
build[unevaluated_properties]
crates/jsonschema/benches/unevaluated_properties.rs::benches::run_benchmarks
CodSpeed Performance Gauge
0%
931.1 µs
928 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
evaluate[CITM/Catalog]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
0%
97.2 ms
97 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
validate[Open API/Zuora]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
0%
20.4 ms
20.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
evaluate[GeoJSON/Canada]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
0%
3.2 s
3.2 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
build[CITM]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
0%
424.5 µs
424.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
build[FHIR]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
0%
211.3 ms
211.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
validate[FHIR/Fhir]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
0%
148 µs
148 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
build[Open API]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
0%
7.5 ms
7.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
try_new[draft 2020-12]
crates/jsonschema-referencing/benches/registry.rs::benches::bench_subresources::registry
CodSpeed Performance Gauge
0%
30.7 µs
30.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
try_new[draft 6]
crates/jsonschema-referencing/benches/registry.rs::benches::bench_subresources::registry
CodSpeed Performance Gauge
0%
29.7 µs
29.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
evaluate[Open API/Zuora]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
0%
678.1 ms
678.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
try_new[draft 2019-09]
crates/jsonschema-referencing/benches/registry.rs::benches::bench_subresources::registry
CodSpeed Performance Gauge
0%
30.5 µs
30.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
pointer[single]
crates/jsonschema-referencing/benches/pointer.rs::benches::bench_pointers::JSON Pointer
CodSpeed Performance Gauge
0%
4.7 µs
4.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
evaluate[Swagger/Kubernetes]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
0%
1 s
1 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
evaluate[FHIR/Fhir]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
0%
8.7 ms
8.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
validate[CITM/Catalog]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
0%
5.6 ms
5.6 ms
1
2
3
Commits
Click on a commit to change the comparison range
Base
master
1b32654
+10.88%
chore(python): Remove `with_meta_schemas` parameter from type stubs
22ae8e6
30 days ago
by Stranger6667
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs