Avatar for the FuelLabs user
FuelLabs
sway
BlogDocsChangelog

Defining, parsing, and checking `#[attribute]`s

#6986
Comparing
ironcev/declarative-and-checked-annotations
(
014c1dc
) with
master
(
a165145
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
22
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

code_lens
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks::code_lens
CodSpeed Performance Gauge
+2%
5.4 µs
5.3 µs
compile
sway-lsp/benches/lsp_benchmarks/compile.rs::benches::benchmarks::compile
CodSpeed Performance Gauge
+1%
4.9 s
4.9 s
format
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks::format
CodSpeed Performance Gauge
+1%
458.3 ms
455.1 ms
on_enter
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks::on_enter
CodSpeed Performance Gauge
0%
125.9 µs
125.6 µs
tokens_for_file
sway-lsp/benches/lsp_benchmarks/token_map.rs::benches::benchmarks::tokens_for_file
CodSpeed Performance Gauge
0%
1.7 ms
1.7 ms
goto_definition
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks::goto_definition
CodSpeed Performance Gauge
0%
1.7 ms
1.7 ms
token_at_position
sway-lsp/benches/lsp_benchmarks/token_map.rs::benches::benchmarks::token_at_position
CodSpeed Performance Gauge
0%
1.7 ms
1.7 ms
prepare_rename
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks::prepare_rename
CodSpeed Performance Gauge
0%
1.7 ms
1.7 ms
parent_decl_at_position
sway-lsp/benches/lsp_benchmarks/token_map.rs::benches::benchmarks::parent_decl_at_position
CodSpeed Performance Gauge
0%
18.7 ms
18.7 ms
tokens_at_position
sway-lsp/benches/lsp_benchmarks/token_map.rs::benches::benchmarks::tokens_at_position
CodSpeed Performance Gauge
0%
18.7 ms
18.7 ms
rename
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks::rename
CodSpeed Performance Gauge
0%
46.9 ms
46.9 ms
highlight
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks::highlight
CodSpeed Performance Gauge
0%
44.2 ms
44.1 ms
find_all_references
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks::find_all_references
CodSpeed Performance Gauge
0%
46.9 ms
46.9 ms
did_change_with_caching
sway-lsp/benches/lsp_benchmarks/compile.rs::benches::benchmarks::did_change_with_caching
CodSpeed Performance Gauge
0%
550.1 ms
550.1 ms
inlay_hints
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks::inlay_hints
CodSpeed Performance Gauge
0%
18.6 ms
18.6 ms
code_action
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks::code_action
CodSpeed Performance Gauge
0%
27.9 ms
27.9 ms
completion
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks::completion
CodSpeed Performance Gauge
0%
20.9 ms
21 ms
document_symbol
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks::document_symbol
CodSpeed Performance Gauge
0%
19.2 ms
19.2 ms
idents_at_position
sway-lsp/benches/lsp_benchmarks/token_map.rs::benches::benchmarks::idents_at_position
CodSpeed Performance Gauge
0%
483.8 µs
484.2 µs
traverse
sway-lsp/benches/lsp_benchmarks/compile.rs::benches::benchmarks::traverse
CodSpeed Performance Gauge
0%
232.5 ms
232.9 ms
hover
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks::hover
CodSpeed Performance Gauge
-1%
3.6 ms
3.6 ms
semantic_tokens
sway-lsp/benches/lsp_benchmarks/requests.rs::benches::benchmarks::semantic_tokens
CodSpeed Performance Gauge
-3%
3.1 ms
3.3 ms

Commits

Click on a commit to change the comparison range
Base
master
a165145
0%
Rename `AttributesMap` to `Attributes` and `attributes_list` to `attributes`
632da54
10 days ago
by ironcev
0%
Configure `.typos.toml` to exclude snapshots and Sway files
63ea056
10 days ago
by ironcev
0%
Merge branch 'master' into ironcev/declarative-and-checked-annotations
410b11d
9 days ago
by ironcev
+1%
Merge branch 'master' into ironcev/declarative-and-checked-annotations
1074f89
8 days ago
by ironcev
-1%
Merge branch 'master' into ironcev/declarative-and-checked-annotations
22e04e2
8 days ago
by ironcev
0%
Fix tests failing after merging from master
a116c47
8 days ago
by ironcev
0%
Fix merge issues
40bab02
4 days ago
by ironcev
0%
Merge branch 'master' into ironcev/declarative-and-checked-annotations
86bd805
3 days ago
by ironcev
0%
Merge branch 'master' into ironcev/declarative-and-checked-annotations
4776282
3 days ago
by ironcev
0%
Fix merge issues
365652b
3 days ago
by ironcev
0%
Merge branch 'master' into ironcev/declarative-and-checked-annotations
22d29ae
2 days ago
by ironcev
0%
Merge branch 'master' into ironcev/declarative-and-checked-annotations
014c1dc
1 day ago
by ironcev
Home Terms PrivacyDocs