Avatar for the FuelLabs user
FuelLabs
fuels-ts
BlogDocsChangelog

ci: add optimized graphql query e2e tests

#3311Merged
Comparing
mc/ci/run-e2e-tests
(
e22ca8a
) with
master
(
2d21767
)
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 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
+9%
19.9 ms
18.2 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
+9%
27.5 ms
25.2 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
+7%
26.1 ms
24.4 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
+5%
33 ms
31.6 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
+1%
60.1 ms
59.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
+1%
68.5 ms
67.8 ms
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
+1%
100.5 ms
100 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
0%
44.9 ms
44.8 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
0%
21.9 ms
21.9 ms
Instantiate a new Unlocked wallet
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate a new Unlocked wallet
CodSpeed Performance Gauge
0%
4.8 ms
4.8 ms
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
0%
65.9 ms
65.9 ms
Instantiate from an address
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate from an address
CodSpeed Performance Gauge
0%
575.8 µ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
CodSpeed Performance Gauge
0%
3.7 s
3.7 s
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%
413.3 µs
414.7 µs
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
0%
50.7 ms
50.9 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
-1%
65 ms
65.4 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
-1%
61.5 ms
62.4 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
-3%
70.6 ms
72.7 ms

Commits

Click on a commit to change the comparison range
Base
master
2d21767
+2%
ci: run tests against devnet
3d9013a
2 months ago
by maschad
-1%
Merge branch 'master' into mc/ci/run-e2e-tests
ac8303b
2 months ago
by maschad
-1%
Merge branch 'master' into mc/ci/run-e2e-tests
4d9435a
2 months ago
by maschad
0%
build: upgrade fuel-core@0.39.0 + fix tests
78c09ce
2 months ago
by maschad
+2%
Update .github/workflows/test.yaml
c7ea398
2 months ago
by arboleya
0%
Update .github/workflows/test.yaml
e4bb886
2 months ago
by arboleya
-1%
Merge branch 'master' into mc/ci/run-e2e-tests
8be3c0c
2 months ago
by maschad
-2%
Merge branch 'master' into mc/ci/run-e2e-tests
d8ca65d
2 months ago
by maschad
0%
Merge branch 'master' into mc/ci/run-e2e-tests
db5c667
2 months ago
by Dhaiwat10
+3%
Merge branch 'master' into mc/ci/run-e2e-tests
5567f18
2 months ago
by Torres-ssf
0%
trigger CI
e22ca8a
2 months ago
by Torres-ssf
Home Terms PrivacyDocs