FuelLabs
sway
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Verify all jumps on asm are using ControlFlowOp
#7563
Merged
Comparing
xunilrj/verify-asm-jumps
(
4e4d132
) with
master
(
f9de545
)
CodSpeed Performance Gauge
0%
Untouched
25
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
25 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
code_lens
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks
CodSpeed Performance Gauge
+2%
5 µs
4.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
semantic_tokens
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
3 ms
3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
build_std_lib_docs
forc-plugins/forc-doc/benches/bench_main.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
269.4 ms
268.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
idents_at_position
sway-lsp/benches/lsp_benchmarks/token_map.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
469.8 µs
468.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
token_at_position
sway-lsp/benches/lsp_benchmarks/token_map.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
document_symbol
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
2.7 ms
2.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
goto_definition
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
on_enter
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
125.5 µs
125.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hover
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
1.5 ms
1.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rename
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
4.8 ms
4.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
open_all_example_workspace_members
sway-lsp/benches/lsp_benchmarks/compile.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
8.4 s
8.4 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
code_action
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
4.8 ms
4.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
find_all_references
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
4.8 ms
4.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
highlight
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
5.1 ms
5.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
traverse
sway-lsp/benches/lsp_benchmarks/compile.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
110.8 ms
110.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
completion
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
4.6 ms
4.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parent_decl_at_position
sway-lsp/benches/lsp_benchmarks/token_map.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
tokens_for_file
sway-lsp/benches/lsp_benchmarks/token_map.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
tokens_at_position
sway-lsp/benches/lsp_benchmarks/token_map.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
prepare_rename
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
inlay_hints
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
1.8 ms
1.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
did_change_with_caching
sway-lsp/benches/lsp_benchmarks/compile.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
3.7 ms
3.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compile
sway-lsp/benches/lsp_benchmarks/compile.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
5.3 s
5.3 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
format
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
388.6 ms
389.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
tokens_for_program
sway-lsp/benches/lsp_benchmarks/token_map.rs::benches::benchmarks
CodSpeed Performance Gauge
0%
525.8 µs
527.8 µs
Commits
Click on a commit to change the comparison range
Base
master
f9de545
-20.29%
verify all jumps on asm are using ControlFlowOp
83aea79
27 days ago
by xunilrj
+20.38%
fix VirtualOp ordering
a695f49
27 days ago
by xunilrj
-20.15%
fix typo
4ea7466
27 days ago
by xunilrj
-0.01%
abort simplify_cfg on JumpToAddr
0385240
26 days ago
by xunilrj
+20.36%
fmt and clippy issues
b931bf2
23 days ago
by xunilrj
-11.91%
fmt and clippy issues
2f5b61c
21 days ago
by xunilrj
-0.1%
clippy and fmt issues
b3d1e36
21 days ago
by xunilrj
+12.19%
fmt and clippy issues
85d72a7
21 days ago
by xunilrj
-20.37%
update template
a35dc79
21 days ago
by xunilrj
+1.11%
removing test-proj
56c192b
20 days ago
by xunilrj
+18.97%
small adjustments
f2441a8
19 days ago
by xunilrj
+0.36%
fmt and clippy issues
872af3e
19 days ago
by xunilrj
-21.06%
remove pub create from virtualImmediate12
8c89a08
19 days ago
by xunilrj
+20.64%
update tests
4e4d132
19 days ago
by xunilrj
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs