Avatar for the FuelLabs user
FuelLabs
fuels-ts
BlogDocsChangelog

ci: re-introduce benchmarks on PRs

#3242Merged
Comparing
mc/ci/re-enable-benchmarks
(
de90cf8
) with
master
(
e7c2c30
)
CodSpeed Performance Gauge
×22
Improvements
2
Regressions
0
Untouched
0
New
16
Dropped
19
Ignored
0

Benchmarks

Failed

Instantiate from a constructorMissing
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate from a constructor
CodSpeed Performance Gauge
N/A
27.9 ms
N/A
should successfully withdraw to the base layerMissing
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully withdraw to the base layer
CodSpeed Performance Gauge
N/A
49.3 ms
N/A
should successfully transfer a single asset between walletsMissing
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully transfer a single asset between wallets
CodSpeed Performance Gauge
N/A
63.2 ms
N/A
should successfully perform a batch transferMissing
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully perform a batch transfer
CodSpeed Performance Gauge
N/A
105.5 ms
N/A
should successfully conduct a custom transfer between walletsMissing
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully conduct a custom transfer between wallets
CodSpeed Performance Gauge
N/A
51.7 ms
N/A
should correctly convert string to Uint8Array with base64 encoding in a node environmentMissing
internal/benchmarks/src/crypto.bench.ts::crypto bench::should correctly convert string to Uint8Array with base64 encoding in a node environment
CodSpeed Performance Gauge
N/A
54.1 µs
N/A
should compute the PBKDF2 hashMissing
internal/benchmarks/src/crypto.bench.ts::crypto bench::should compute the PBKDF2 hash
CodSpeed Performance Gauge
N/A
2.3 ms
N/A
should compute HMAC correctlyMissing
internal/benchmarks/src/crypto.bench.ts::crypto bench::should compute HMAC correctly
CodSpeed Performance Gauge
N/A
320.8 µs
N/A
Encrypt via aes-ctrMissing
internal/benchmarks/src/crypto.bench.ts::crypto bench::Encrypt via aes-ctr
CodSpeed Performance Gauge
N/A
218.6 ms
N/A
Decrypt via aes-ctrMissing
internal/benchmarks/src/crypto.bench.ts::crypto bench::Decrypt via aes-ctr
CodSpeed Performance Gauge
N/A
218.4 ms
N/A
should successfully get transaction cost estimate for multi contract callsMissing
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for multi contract calls
CodSpeed Performance Gauge
N/A
36.3 ms
N/A
should successfully get transaction cost estimate for a single transferMissing
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a single transfer
CodSpeed Performance Gauge
N/A
26.5 ms
N/A
should successfully get transaction cost estimate for a single contract callMissing
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a single contract call
CodSpeed Performance Gauge
N/A
24.7 ms
N/A
should successfully get transaction cost estimate for a batch transferMissing
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a batch transfer
CodSpeed Performance Gauge
N/A
48 ms
N/A
should successfully write to a contractMissing
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully write to a contract
CodSpeed Performance Gauge
N/A
65.9 ms
N/A
should successfully execute a contract read functionMissing
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract read function
CodSpeed Performance Gauge
N/A
65.2 ms
N/A
should successfully execute a contract multi callMissing
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract multi call
CodSpeed Performance Gauge
N/A
72.3 ms
N/A
should successfully execute a contract mintMissing
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract mint
CodSpeed Performance Gauge
N/A
65.2 ms
N/A
should successfully execute a contract deployMissing
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract deploy
CodSpeed Performance Gauge
N/A
102.3 ms
N/A

Improved

Instantiate from an address
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate from an address
CodSpeed Performance Gauge
×52
31,083.9 µs
602.7 µs
Instantiate a new Unlocked wallet
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate a new Unlocked wallet
CodSpeed Performance Gauge
×22
106 ms
4.8 ms

New

should successfully execute a contract deploy (x10 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract deploy (x10 times)
CodSpeed Performance Gauge
N/A
N/A
100.3 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
CodSpeed Performance Gauge
N/A
N/A
3.7 s
should successfully execute a contract mint (x10 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract mint (x10 times)
CodSpeed Performance Gauge
N/A
N/A
65.5 ms
should successfully execute a contract multi call (x10 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract multi call (x10 times)
CodSpeed Performance Gauge
N/A
N/A
71.4 ms
should successfully execute a contract read function (x10 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract read function (x10 times)
CodSpeed Performance Gauge
N/A
N/A
66.4 ms
should successfully write to a contract (x10 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully write to a contract (x10 times)
CodSpeed Performance Gauge
N/A
N/A
66.3 ms
should successfully get transaction cost estimate for a batch transfer (x10 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a batch transfer (x10 times)
CodSpeed Performance Gauge
N/A
N/A
24.3 ms
should successfully get transaction cost estimate for a mint (x10 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a mint (x10 times)
CodSpeed Performance Gauge
N/A
N/A
21.6 ms
should successfully get transaction cost estimate for a single contract call (x10 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a single contract call (x10 times)
CodSpeed Performance Gauge
N/A
N/A
24.5 ms
should successfully get transaction cost estimate for a single transfer (x10 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a single transfer (x10 times)
CodSpeed Performance Gauge
N/A
N/A
18.2 ms
should successfully get transaction cost estimate for multi contract calls (x10 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for multi contract calls (x10 times)
CodSpeed Performance Gauge
N/A
N/A
30.7 ms
should successfully conduct a custom transfer between wallets (x10 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully conduct a custom transfer between wallets (x10 times)
CodSpeed Performance Gauge
N/A
N/A
47.9 ms
should successfully perform a batch transfer (x10 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully perform a batch transfer (x10 times)
CodSpeed Performance Gauge
N/A
N/A
59 ms
should successfully transfer a single asset between wallets (x10 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully transfer a single asset between wallets (x10 times)
CodSpeed Performance Gauge
N/A
N/A
60.3 ms
should successfully withdraw to the base layer (x10 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully withdraw to the base layer (x10 times)
CodSpeed Performance Gauge
N/A
N/A
48 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
CodSpeed Performance Gauge
N/A
N/A
413.9 µs

Commits

Click on a commit to change the comparison range
Base
master
e7c2c30
+2,138%
ci: re-introduce benchmarks on PRs
90b88bf
3 months ago
by maschad
-10%
Merge branch 'next' into mc/ci/re-enable-benchmarks
de90cf8
3 months ago
by maschad
Home Terms PrivacyDocs