mpiton
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat(link): add container import UI with drag-drop decryption (task 42)
#155
Comparing
feat/task-42-import-containers-ui
(
458ef4d
) with
main
(
c00d74b
)
CodSpeed Performance Gauge
-19%
Improvement
2
Regression
6
Untouched
18
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Improvement
Untouched
26 total
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
-19%
125.3 ns
154.4 ns
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
-16%
2.6 µs
3.1 µ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
-16%
2.6 µs
3.2 µ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
-16%
154.7 ns
183.9 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
-12%
2.4 µs
2.7 µ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
-10%
2.6 µs
2.8 µs
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
+24%
150 ns
120.8 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
+24%
150 ns
120.8 ns
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
+4%
792.8 ns
763.6 ns
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
+1%
2.7 µs
2.6 µ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
+1%
3 µs
3 µs
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
+1%
3.7 µs
3.7 µs
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.
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.
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.
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.
from_status_code_200
src-tauri/benches/domain_benchmarks.rs::benches::bench_link_status::link_status
CodSpeed Performance Gauge
0%
123.1 ns
123.1 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%
471.9 ns
471.9 ns
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%
341.7 ns
341.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.
default_config
src-tauri/benches/domain_benchmarks.rs::benches::bench_config_operations::config_operations
CodSpeed Performance Gauge
-1%
3.2 µs
3.2 µs
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
-3%
6.6 µs
6.8 µ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
-6%
5.1 µs
5.4 µ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
-7%
5 µs
5.3 µs
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
-7%
4.1 µs
4.4 µs
1
2
Commits
Click on a commit to change the comparison range
Base
main
c00d74b
-18.88%
refactor(link): /simplify pass on container import (task 42)
6be272d
23 hours ago
by mpiton
0%
fix(link): address PR #155 review comments
77c6ff4
6 hours ago
by mpiton
0%
fix(link): merge chunked container resolves before applying state
458ef4d
28 minutes ago
by mpiton
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs