mpiton
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(api): harden toError against circular-reference payloads
#146
Merged
Comparing
fix/issue-142-toError-circular
(
18ec66f
) with
main
(
53b272f
)
CodSpeed Performance Gauge
0%
Untouched
26
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
26 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
normalize_link_check_parallelism
src-tauri/benches/domain_benchmarks.rs::benches::bench_config_operations::config_operations
CodSpeed Performance Gauge
0%
150 ns
150 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
detect_md5
src-tauri/benches/domain_benchmarks.rs::benches::bench_checksum_detection::checksum_detection
CodSpeed Performance Gauge
0%
657.5 ns
657.5 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
checksum_workflow
src-tauri/benches/domain_benchmarks.rs::benches::bench_download_state_machine::download_state_machine
CodSpeed Performance Gauge
0%
6.3 µs
6.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
complex_with_port_and_path
src-tauri/benches/domain_benchmarks.rs::benches::bench_url_parsing::url_parsing
CodSpeed Performance Gauge
0%
2.6 µs
2.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
start_and_fail_retry_cycle
src-tauri/benches/domain_benchmarks.rs::benches::bench_download_state_machine::download_state_machine
CodSpeed Performance Gauge
0%
4.8 µs
4.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ftp_scheme
src-tauri/benches/domain_benchmarks.rs::benches::bench_url_parsing::url_parsing
CodSpeed Performance Gauge
0%
2.5 µs
2.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
apply_patch_single_field
src-tauri/benches/domain_benchmarks.rs::benches::bench_config_operations::config_operations
CodSpeed Performance Gauge
0%
2.9 µs
2.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
default_config
src-tauri/benches/domain_benchmarks.rs::benches::bench_config_operations::config_operations
CodSpeed Performance Gauge
0%
3.2 µs
3.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
detect_sha256
src-tauri/benches/domain_benchmarks.rs::benches::bench_checksum_detection::checksum_detection
CodSpeed Performance Gauge
0%
763.6 ns
763.6 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
simple_https
src-tauri/benches/domain_benchmarks.rs::benches::bench_url_parsing::url_parsing
CodSpeed Performance Gauge
0%
2.4 µs
2.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create_invalid
src-tauri/benches/domain_benchmarks.rs::benches::bench_priority::priority
CodSpeed Performance Gauge
0%
2.6 µs
2.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create_valid
src-tauri/benches/domain_benchmarks.rs::benches::bench_priority::priority
CodSpeed Performance Gauge
0%
312.5 ns
312.5 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
full_lifecycle
src-tauri/benches/domain_benchmarks.rs::benches::bench_segment_operations::segment_operations
CodSpeed Performance Gauge
0%
254.7 ns
254.7 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
progress_percentage
src-tauri/benches/domain_benchmarks.rs::benches::bench_download_state_machine::download_state_machine
CodSpeed Performance Gauge
0%
423.1 ns
423.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
error_and_reset_cycle
src-tauri/benches/domain_benchmarks.rs::benches::bench_segment_operations::segment_operations
CodSpeed Performance Gauge
0%
1.7 µs
1.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create_new
src-tauri/benches/domain_benchmarks.rs::benches::bench_download_state_machine::download_state_machine
CodSpeed Performance Gauge
0%
4.8 µs
4.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reject_invalid
src-tauri/benches/domain_benchmarks.rs::benches::bench_checksum_detection::checksum_detection
CodSpeed Performance Gauge
0%
581.1 ns
581.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
apply_patch_many_fields
src-tauri/benches/domain_benchmarks.rs::benches::bench_config_operations::config_operations
CodSpeed Performance Gauge
0%
3.6 µs
3.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with_userinfo
src-tauri/benches/domain_benchmarks.rs::benches::bench_url_parsing::url_parsing
CodSpeed Performance Gauge
0%
2.5 µs
2.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
from_status_code_404
src-tauri/benches/domain_benchmarks.rs::benches::bench_link_status::link_status
CodSpeed Performance Gauge
0%
154.7 ns
154.7 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
normalize_max_concurrent
src-tauri/benches/domain_benchmarks.rs::benches::bench_config_operations::config_operations
CodSpeed Performance Gauge
0%
150 ns
150 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
split
src-tauri/benches/domain_benchmarks.rs::benches::bench_segment_operations::segment_operations
CodSpeed Performance Gauge
0%
530.3 ns
530.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
from_status_code_200
src-tauri/benches/domain_benchmarks.rs::benches::bench_link_status::link_status
CodSpeed Performance Gauge
0%
93.9 ns
93.9 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
full_lifecycle
src-tauri/benches/domain_benchmarks.rs::benches::bench_download_state_machine::download_state_machine
CodSpeed Performance Gauge
0%
3.9 µs
3.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
from_status_code_500
src-tauri/benches/domain_benchmarks.rs::benches::bench_link_status::link_status
CodSpeed Performance Gauge
0%
125.3 ns
125.3 ns
1
2
Commits
Click on a commit to change the comparison range
Base
main
53b272f
0%
fix(api): harden toError against circular-reference payloads (#142)
9e0dbb2
2 hours ago
by mpiton
0%
fix(api): coalesce JSON.stringify undefined return in toError (#142)
18ec66f
2 hours ago
by mpiton
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs