Avatar for the FuelLabs user
FuelLabs
fuels-ts
BlogDocsChangelog

chore: added method to duplicate predicate

#3395Closed
Comparing
YaTut1901:YaTut1901/chore/predicate-duplication
(
c21ba6e
) with
master
(
ef94263
)
CodSpeed Performance Gauge
+1%
Improvements
0
Regressions
0
Untouched
18
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

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)
CodSpeed Performance Gauge
+9%
27.5 ms
25.2 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)
CodSpeed Performance Gauge
+8%
19.7 ms
18.2 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)
CodSpeed Performance Gauge
+7%
26.1 ms
24.4 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)
CodSpeed Performance Gauge
+5%
33 ms
31.4 ms
Instantiate from an address
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate from an address
CodSpeed Performance Gauge
+3%
593.8 µs
576.5 µs
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)
CodSpeed Performance Gauge
+3%
69.3 ms
67.3 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)
CodSpeed Performance Gauge
+1%
49.9 ms
49.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
CodSpeed Performance Gauge
0%
410.5 µs
409.8 µs
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)
CodSpeed Performance Gauge
0%
66.1 ms
66 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)
CodSpeed Performance Gauge
0%
21.8 ms
21.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
CodSpeed Performance Gauge
0%
3.7 s
3.7 s
Instantiate a new Unlocked wallet
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate a new Unlocked wallet
CodSpeed Performance Gauge
0%
4.7 ms
4.7 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)
CodSpeed Performance Gauge
-1%
45 ms
45.3 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)
CodSpeed Performance Gauge
-1%
100.6 ms
101.5 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)
CodSpeed Performance Gauge
-2%
70.1 ms
71.2 ms
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)
CodSpeed Performance Gauge
-3%
61.5 ms
63.2 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)
CodSpeed Performance Gauge
-4%
64.4 ms
67.3 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)
CodSpeed Performance Gauge
-5%
59 ms
62.1 ms

Commits

Click on a commit to change the comparison range
Base
master
ef94263
-54%
chore: added type to function
e81b9f1
2 months ago
by YaTut1901
+55%
Merge branch 'master' into YaTut1901/chore/predicate-duplication
ce466cf
2 months ago
by arboleya
+1%
Merge branch 'master' into YaTut1901/chore/predicate-duplication
343b90a
2 months ago
by YaTut1901
0%
Merge branch 'FuelLabs:master' into YaTut1901/chore/predicate-duplication
c21ba6e
2 months ago
by YaTut1901
Home Terms PrivacyDocs