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)
+3%
62.8 ms
60.9 ms
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)
+1%
72.4 ms
72.1 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%
102.1 ms
101.8 ms
Instantiate from an address
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate from an address
0%
578.4 µs
576.5 µs
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 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
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%
413.6 µs
413.4 µs
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 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 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.4 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 execute a contract mint (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract mint (x20 times)
0%
65.8 ms
66 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)
-1%
59.1 ms
59.5 ms
Instantiate a new Unlocked wallet
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate a new Unlocked wallet
-1%
4.7 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)
-1%
49.6 ms
49.9 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.2 ms
67.9 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)
-2%
65.1 ms
66.1 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)
-2%
45.2 ms
46.1 ms
Commits
Click on a commit to change the comparison range
base
master
c904a98
-1%
feat: better typegen contract factory integration with `launchTestNode`
b1a9d54
5 days ago
by nedsalk
-13%
give name to type
687d80d
5 days ago
by nedsalk
+14%
remove type assertion to improve inference
b0bc3bd
5 days ago
by nedsalk
-2%
Merge remote-tracking branch 'origin/master' into ns/feat/launch-test-node-contract-factory-integration
cc3594c
5 days ago
by nedsalk
0%
update docs to new approach
349a5cc
5 days ago
by nedsalk
-53%
changeset
1466ba0
5 days ago
by nedsalk
+40%
revert unnecessary change
8f61ca9
5 days ago
by nedsalk
+14%
revert change
3e6e6bb
5 days ago
by nedsalk
+1%
give name to intermediary type
e6173f3
5 days ago
by nedsalk
0%
Merge branch 'master' into ns/feat/launch-test-node-contract-factory-integration
e8e0116
5 days ago
by nedsalk
-1%
Merge branch 'master' into ns/feat/launch-test-node-contract-factory-integration
69db2f7
5 days ago
by nedsalk
+1%
Merge branch 'master' into ns/feat/launch-test-node-contract-factory-integration