should successfully execute a contract multi call (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract multi call (x20 times)
+2%
72.1 ms
71 ms
should successfully execute a contract read function (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract read function (x20 times)
+1%
67.6 ms
66.8 ms
should successfully perform a batch transfer (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully perform a batch transfer (x20 times)
0%
59.6 ms
59.4 ms
Instantiate a new Locked wallet from a constructor
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate a new Locked wallet from a constructor
0%
414.1 µs
413 µs
Instantiate from an address
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate from an address
0%
576.4 µs
575.5 µs
Instantiate a new Unlocked wallet
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate a new Unlocked wallet
0%
4.8 ms
4.8 ms
should successfully conduct a custom transfer between wallets (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully conduct a custom transfer between wallets (x20 times)
0%
49.3 ms
49.3 ms
should successfully get transaction cost estimate for a single transfer (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a single transfer (x20 times)
0%
18.2 ms
18.2 ms
should successfully get transaction cost estimate for a mint (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a mint (x20 times)
0%
21.9 ms
21.9 ms
should successfully get transaction cost estimate for a batch transfer (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a batch transfer (x20 times)
0%
24.4 ms
24.4 ms
should successfully get transaction cost estimate for a single contract call (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a single contract call (x20 times)
0%
25.2 ms
25.2 ms
should successfully get transaction cost estimate for multi contract calls (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for multi contract calls (x20 times)
0%
31.4 ms
31.5 ms
should successfully withdraw to the base layer (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully withdraw to the base layer (x20 times)
0%
45.6 ms
45.7 ms
should successfully execute a contract deploy (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract deploy (x20 times)
0%
100.7 ms
100.9 ms
should successfully execute a contract deploy as blobs
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract deploy as blobs
0%
3.7 s
3.7 s
should successfully transfer a single asset between wallets (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully transfer a single asset between wallets (x20 times)
0%
61.3 ms
61.4 ms
should successfully write to a contract (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully write to a contract (x20 times)
-1%
66 ms
66.6 ms
should successfully execute a contract mint (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract mint (x20 times)
-2%
65.9 ms
67.1 ms
Commits
Click on a commit to change the comparison range
base
master
d8232a6
0%
fix: typegen and storage slots integration
bd8f764
2 days ago
by nedsalk
-2%
remove import of `DeployContractResult`
7350447
1 day ago
by nedsalk
+2%
fix merging partial storage slots
7cb0db6
1 day ago
by nedsalk
0%
Merge remote-tracking branch 'origin/master' into ns/fix/typegen-storage-slot-integration
5bc68bc
1 day ago
by nedsalk
0%
fix merging individual storage slots
e7d6196
1 day ago
by nedsalk
0%
Merge branch 'master' into ns/fix/typegen-storage-slot-integration