Avatar for the beeb user
beeb
lintspec
BlogDocsChangelog

refactor(slang): migrate to slang v1

#98
Comparing
prepare-migration-slang-v1
(
eba7b15
) with
main
(
3cde643
)
CodSpeed Performance Gauge
-1%
Improvements
0
Regressions
0
Untouched
25
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

lint_only[test-data/ParserTest.sol]
benches/lint.rs::lint_only[test-data/ParserTest.sol]
CodSpeed Performance Gauge
+1%
257.9 µs
256.5 µs
lint_only[test-data/Fuzzers.sol]
benches/lint.rs::lint_only[test-data/Fuzzers.sol]
CodSpeed Performance Gauge
0%
431 µs
429.8 µs
lint_e2e_solar[test-data/BasicSample.sol]
benches/lint.rs::lint_e2e_solar[test-data/BasicSample.sol]
CodSpeed Performance Gauge
0%
485.1 µs
484.6 µs
lint_e2e_solar[test-data/InterfaceSample.sol]
benches/lint.rs::lint_e2e_solar[test-data/InterfaceSample.sol]
CodSpeed Performance Gauge
0%
223.3 µs
223.2 µs
parse_solar[test-data/ParserTest.sol]
benches/parser.rs::parse_solar[test-data/ParserTest.sol]
CodSpeed Performance Gauge
0%
590.1 µs
589.6 µs
parse_solar[test-data/BasicSample.sol]
benches/parser.rs::parse_solar[test-data/BasicSample.sol]
CodSpeed Performance Gauge
0%
452.5 µs
452.1 µs
parse_solar[test-data/InterfaceSample.sol]
benches/parser.rs::parse_solar[test-data/InterfaceSample.sol]
CodSpeed Performance Gauge
0%
213.5 µs
213.4 µs
lint_e2e_solar[test-data/ParserTest.sol]
benches/lint.rs::lint_e2e_solar[test-data/ParserTest.sol]
CodSpeed Performance Gauge
0%
639.4 µs
639.3 µs
lint_only[test-data/LibrarySample.sol]
benches/lint.rs::lint_only[test-data/LibrarySample.sol]
CodSpeed Performance Gauge
0%
8.3 µs
8.3 µs
parse_solar[test-data/LibrarySample.sol]
benches/parser.rs::parse_solar[test-data/LibrarySample.sol]
CodSpeed Performance Gauge
0%
185.7 µs
185.7 µs
lint_e2e_solar[test-data/Fuzzers.sol]
benches/lint.rs::lint_e2e_solar[test-data/Fuzzers.sol]
CodSpeed Performance Gauge
0%
727.1 µs
727.2 µs
parse_solar[test-data/Fuzzers.sol]
benches/parser.rs::parse_solar[test-data/Fuzzers.sol]
CodSpeed Performance Gauge
0%
683.2 µs
683.3 µs
lint_e2e_solar[test-data/LibrarySample.sol]
benches/lint.rs::lint_e2e_solar[test-data/LibrarySample.sol]
CodSpeed Performance Gauge
0%
192.8 µs
192.8 µs
parse_slang[test-data/LibrarySample.sol]
benches/parser.rs::parse_slang[test-data/LibrarySample.sol]
CodSpeed Performance Gauge
-1%
1.2 ms
1.2 ms
lint_only[test-data/InterfaceSample.sol]
benches/lint.rs::lint_only[test-data/InterfaceSample.sol]
CodSpeed Performance Gauge
-1%
8.1 µs
8.2 µs
lint_e2e[test-data/LibrarySample.sol]
benches/lint.rs::lint_e2e[test-data/LibrarySample.sol]
CodSpeed Performance Gauge
-1%
1.2 ms
1.3 ms
parse_slang[test-data/Fuzzers.sol]
benches/parser.rs::parse_slang[test-data/Fuzzers.sol]
CodSpeed Performance Gauge
-1%
43 ms
43.3 ms
lint_e2e[test-data/Fuzzers.sol]
benches/lint.rs::lint_e2e[test-data/Fuzzers.sol]
CodSpeed Performance Gauge
-1%
43.2 ms
43.6 ms
parse_slang[test-data/InterfaceSample.sol]
benches/parser.rs::parse_slang[test-data/InterfaceSample.sol]
CodSpeed Performance Gauge
-1%
1.5 ms
1.5 ms
lint_only[test-data/BasicSample.sol]
benches/lint.rs::lint_only[test-data/BasicSample.sol]
CodSpeed Performance Gauge
-1%
142.4 µs
144 µs
lint_e2e[test-data/InterfaceSample.sol]
benches/lint.rs::lint_e2e[test-data/InterfaceSample.sol]
CodSpeed Performance Gauge
-1%
1.5 ms
1.5 ms
parse_slang[test-data/ParserTest.sol]
benches/parser.rs::parse_slang[test-data/ParserTest.sol]
CodSpeed Performance Gauge
-2%
14.9 ms
15.1 ms
lint_e2e[test-data/ParserTest.sol]
benches/lint.rs::lint_e2e[test-data/ParserTest.sol]
CodSpeed Performance Gauge
-2%
14.9 ms
15.2 ms
parse_slang[test-data/BasicSample.sol]
benches/parser.rs::parse_slang[test-data/BasicSample.sol]
CodSpeed Performance Gauge
-2%
7.5 ms
7.6 ms
lint_e2e[test-data/BasicSample.sol]
benches/lint.rs::lint_e2e[test-data/BasicSample.sol]
CodSpeed Performance Gauge
-2%
7.5 ms
7.6 ms

Commits

Click on a commit to change the comparison range
Base
main
3cde643
-0.64%
docs: typo
94b9712
2 months ago
by beeb
+0.02%
refactor(utils): split_once
881babb
2 months ago
by beeb
0%
docs(readme): update action
b08fe7a
2 months ago
by beeb
-0.16%
chore: merge branch 'main' into prepare-migration-slang-v1
4064e26
2 months ago
by beeb
+37.68%
chore: merge branch 'main' into prepare-migration-slang-v1
a9aea98
2 months ago
by beeb
-1.5%
chore: merge branch 'main' into prepare-migration-slang-v1
8e7572f
2 months ago
by beeb
-0.69%
chore: merge branch 'main' into prepare-migration-slang-v1
6cb5cbf
2 months ago
by beeb
-34.9%
chore: merge branch 'main' into prepare-migration-slang-v1
66dcfe2
2 months ago
by beeb
+0.14%
chore: merge branch 'main' into prepare-migration-slang-v1
8bac0fc
2 months ago
by beeb
-26.94%
chore: merge branch 'main' into prepare-migration-slang-v1
8c0d7bd
24 days ago
by beeb
+26.45%
chore: merge branch 'main' into prepare-migration-slang-v1
eba7b15
3 days ago
by beeb
© 2025 CodSpeed Technology
Home Terms Privacy Docs