FuelLabs
fuels-ts
BlogDocsChangelog

fix: `fuels dev` cleanup not killing node

#3038Closed
Comparing
ns/fix/fuels-dev-node-cleanup
(
3f525ce
) with
master
(
27e8808
)
CodSpeed Performance Gauge
0%
Untouched
18

Benchmarks

Passed

should successfully conduct a custom transfer between wallets (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks
CodSpeed Performance Gauge
+5%
52.2 ms49.8 ms
should successfully execute a contract read function (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks
CodSpeed Performance Gauge
+1%
67.6 ms67.1 ms
should successfully perform a batch transfer (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks
CodSpeed Performance Gauge
0%
59.9 ms59.8 ms
should successfully get transaction cost estimate for a single contract call (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks
CodSpeed Performance Gauge
0%
27.4 ms27.4 ms
should successfully get transaction cost estimate for multi contract calls (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks
CodSpeed Performance Gauge
0%
32.9 ms32.9 ms
should successfully get transaction cost estimate for a single transfer (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks
CodSpeed Performance Gauge
0%
19.8 ms19.7 ms
should successfully get transaction cost estimate for a batch transfer (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks
CodSpeed Performance Gauge
0%
26.1 ms26 ms
should successfully get transaction cost estimate for a mint (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks
CodSpeed Performance Gauge
0%
21.8 ms21.8 ms
should successfully execute a contract deploy as blobs
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks
CodSpeed Performance Gauge
0%
3.7 s3.7 s
Instantiate a new Unlocked wallet
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks
CodSpeed Performance Gauge
0%
4.7 ms4.7 ms
should successfully transfer a single asset between wallets (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks
CodSpeed Performance Gauge
0%
61.4 ms61.4 ms
Instantiate a new Locked wallet from a constructor
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks
CodSpeed Performance Gauge
0%
409.7 µs410.2 µs
Instantiate from an address
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks
CodSpeed Performance Gauge
0%
576 µs577.5 µs
should successfully execute a contract deploy (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks
CodSpeed Performance Gauge
0%
101.5 ms101.9 ms
should successfully execute a contract multi call (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks
CodSpeed Performance Gauge
0%
71.7 ms72 ms
should successfully execute a contract mint (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks
CodSpeed Performance Gauge
0%
66 ms66.3 ms
should successfully withdraw to the base layer (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks
CodSpeed Performance Gauge
-1%
44.6 ms45 ms
should successfully write to a contract (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks
CodSpeed Performance Gauge
-2%
66.1 ms67.7 ms

Commits

Click on a commit to change the comparison range
Base
master
27e8808
+0.1%
fix: ✅ Your fuels version is up to date: 0.97.0 Config file not found! cleanup not killing node
c187c5e
1 year ago
by nedsalk
+1.59%
fix missing FORC_PATH
1b81f2a
1 year ago
by nedsalk
-1.79%
Fix code scanning alert no. 78: Shell command built from environment values Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
05f3dec
1 year ago
by nedsalk
-14.66%
fix test
0c11d3b
1 year ago
by nedsalk
+14.86%
add explanatory comment
3f525ce
1 year ago
by nedsalk
© 2026 CodSpeed Technology
Home Terms Privacy Docs