Stranger6667
jsonschema
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
perf: Precompute regex matches on known properties
#963
Merged
Comparing
dd/precompute-matches
(
c3cd812
) with
master
(
c07f518
)
CodSpeed Performance Gauge
0%
Untouched
65
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
65 total
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
+6%
16.1 ms
15.2 ms
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
+6%
1.1 µs
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
validate[Swagger/Kubernetes]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
+5%
16.9 ms
16.1 ms
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
+5%
2.6 µs
2.5 µs
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
+4%
15.4 ms
14.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is_valid[Open API/Zuora]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
+4%
15.2 ms
14.6 ms
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%
26.4 µs
25.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
evaluate[Fast/Valid]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
+2%
26 µs
25.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
validate[GeoJSON/Canada]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
+2%
10.4 ms
10.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is_valid[GeoJSON/Canada]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
+2%
10.4 ms
10.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
evaluate[Fast/Invalid]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
+1%
29.9 µs
29.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
validate[Fast/Invalid]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
+1%
3.4 µs
3.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
try_with_resource[GeoJSON]
crates/jsonschema-referencing/benches/registry.rs::benches::bench_subresources::registry
CodSpeed Performance Gauge
+1%
76.4 µs
75.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is_valid[FHIR/Fhir]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
+1%
140.9 µs
139.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is_valid[Recursive/StructuredContent]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
+1%
94.2 µs
93.6 µ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%
570.5 ms
568 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%
55.8 µs
55.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
evaluate[unevaluated_properties]
crates/jsonschema/benches/unevaluated_properties.rs::benches::run_benchmarks
CodSpeed Performance Gauge
0%
140.3 µs
139.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
build[Recursive]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
0%
2.2 ms
2.2 ms
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%
499.7 ms
498.3 ms
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%
86.6 ms
86.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
evaluate[Recursive/StructuredContent]
crates/jsonschema/benches/jsonschema.rs::jsonschema::run_benchmarks
CodSpeed Performance Gauge
0%
1.1 ms
1.1 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%
31.1 µs
31 µs
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%
714.6 ms
713.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
try_new[draft 7]
crates/jsonschema-referencing/benches/registry.rs::benches::bench_subresources::registry
CodSpeed Performance Gauge
0%
32.1 µs
32.1 µs
1
2
3
Commits
Click on a commit to change the comparison range
Base
master
c07f518
+0.43%
perf: Precompute regex matches on known properties
c3cd812
2 days ago
by Stranger6667
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs