Avatar for the FuelLabs user
FuelLabs
fuels-ts
BlogDocsChangelog

feat: ABI parser

#3089Merged
Comparing
ns/feat/abi-parser
(
a2f0004
) with
np/feat/abi-refactor
(
1390116
)
CodSpeed Performance Gauge
-17%
Regression
1
Untouched
17

Benchmarks

18 total
should successfully conduct a custom transfer between wallets (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks
CodSpeed Performance Gauge
-17%
99.4 ms120 ms
should successfully withdraw to the base layer (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks
CodSpeed Performance Gauge
+4%
47.4 ms45.4 ms
should successfully write to a contract (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks
CodSpeed Performance Gauge
+1%
63.5 ms63 ms
should successfully execute a contract read function (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks
CodSpeed Performance Gauge
+1%
67.5 ms67.1 ms
should successfully transfer a single asset between wallets (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks
CodSpeed Performance Gauge
0%
57.9 ms57.6 ms
should successfully get transaction cost estimate for multi contract calls (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks
CodSpeed Performance Gauge
0%
31.8 ms31.7 ms
should successfully get transaction cost estimate for a single transfer (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks
CodSpeed Performance Gauge
0%
18.3 ms18.3 ms
should successfully get transaction cost estimate for a batch transfer (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks
CodSpeed Performance Gauge
0%
24.6 ms24.6 ms
should successfully get transaction cost estimate for a mint (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks
CodSpeed Performance Gauge
0%
21.9 ms21.9 ms
Instantiate a new Unlocked wallet
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks
CodSpeed Performance Gauge
0%
4.7 ms4.7 ms
should successfully execute a contract deploy as blobs
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks
CodSpeed Performance Gauge
0%
3.7 s3.7 s
Instantiate a new Locked wallet from a constructor
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks
CodSpeed Performance Gauge
0%
406.5 µs406.6 µs
Instantiate from an address
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks
CodSpeed Performance Gauge
0%
389.4 µs390 µs
should successfully get transaction cost estimate for a single contract call (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks
CodSpeed Performance Gauge
0%
24.9 ms24.9 ms
should successfully execute a contract multi call (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks
CodSpeed Performance Gauge
0%
68.7 ms69 ms
should successfully execute a contract deploy (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks
CodSpeed Performance Gauge
-1%
101 ms101.5 ms
should successfully execute a contract mint (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks
CodSpeed Performance Gauge
-1%
64.3 ms64.8 ms
should successfully perform a batch transfer (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks
CodSpeed Performance Gauge
-4%
58 ms60.3 ms

Commits

Click on a commit to change the comparison range
Base
np/feat/abi-refactor
1390116
-47.35%
feat: ABI parser
a27c7bd
1 year ago
by nedsalk
+30.25%
remove unnecessary throw
1b59dda
1 year ago
by nedsalk
-3.96%
centralize abi cleanup logic
d5df0f1
1 year ago
by nedsalk
+21.33%
remove rawUntypedPtr from swayTypeMatchers
2fc0a2f
1 year ago
by nedsalk
-12.6%
Merge branch 'np/feat/abi-refactor' into ns/feat/abi-parser
ff16608
1 year ago
by nedsalk
+12.36%
rename method
48d2a8b
1 year ago
by nedsalk
+99.03%
Update cleanup-abi.ts
0c6b359
1 year ago
by nedsalk
Update cleanup-abi.ts
b4d6766
1 year ago
by nedsalk
-0.41%
refactor abi type mappers
c4ed9d8
1 year ago
by nedsalk
+17.34%
refactor into using maps for types
3de5f80
1 year ago
by nedsalk
+0.08%
refactor from array of tuples into `Map`
a307df1
1 year ago
by nedsalk
+0.2%
rename variables
804feb1
1 year ago
by nedsalk
-0.32%
refactorings, comments
b6c5936
1 year ago
by nedsalk
-17.15%
split test up into multiple tests
a2f0004
1 year ago
by nedsalk
© 2026 CodSpeed Technology
Home Terms Privacy Docs