kamiazya
web-csv-toolbox
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: use --cached-only flag to prevent npm registry lookups in Deno examples
#611
Closed
Comparing
fix-ci-fail-cached-only
(
dbd061d
) with
main
(
24f04d7
)
CodSpeed Performance Gauge
-61%
Regression
3
Untouched
62
Skipped
8
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Untouched
Skipped
73 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parseString engine:stable (50 rows)
benchmark/main.ts
CodSpeed Performance Gauge
-61%
1.1 ms
2.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parseString.toArraySync(10000 cols, 10 rows, quoted)
benchmark/main.ts
CodSpeed Performance Gauge
-55%
398.1 ms
886.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parseString engine:fast (1000 rows)
benchmark/main.ts
CodSpeed Performance Gauge
-55%
13.8 ms
30.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parseString.toIterableIterator(50 rows)
benchmark/main.ts
CodSpeed Performance Gauge
+41%
2 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Worker perf: medium (1000 rows) - mainThread
benchmark/main.ts
CodSpeed Performance Gauge
+39%
31.1 ms
22.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Queuing: medium (1000 rows) - default HWM
benchmark/main.ts
CodSpeed Performance Gauge
+23%
277.9 ms
225.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Queuing: small (100 rows) - default HWM
benchmark/main.ts
CodSpeed Performance Gauge
+16%
30.4 ms
26.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Quote ratio: 50% (1000 rows)
benchmark/main.ts
CodSpeed Performance Gauge
+8%
13 ms
12.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Worker perf: large (10000 rows) - mainThread
benchmark/main.ts
CodSpeed Performance Gauge
+7%
241.3 ms
225.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Line ending: CRLF (1000 rows)
benchmark/main.ts
CodSpeed Performance Gauge
+4%
18.7 ms
17.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Engine comparison: wasm (500 rows)
benchmark/main.ts
CodSpeed Performance Gauge
+4%
9.5 ms
9.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Queuing: large (10000 rows) - default HWM
benchmark/main.ts
CodSpeed Performance Gauge
+1%
2.3 s
2.3 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Binary approach: parseBinary (100KB)
benchmark/main.ts
CodSpeed Performance Gauge
0%
36 ms
35.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Line ending: LF (1000 rows)
benchmark/main.ts
CodSpeed Performance Gauge
0%
8.9 ms
8.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Binary approach: parseBinary (10KB)
benchmark/main.ts
CodSpeed Performance Gauge
0%
3.7 ms
3.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parseBinary.toArraySync(50 rows)
benchmark/main.ts
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Memory: toIterableIterator (streaming)
benchmark/main.ts
CodSpeed Performance Gauge
0%
27.6 ms
27.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Field length: 100 chars (1000 rows)
benchmark/main.ts
CodSpeed Performance Gauge
0%
13.5 ms
13.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Binary approach: parseBinary (1KB)
benchmark/main.ts
CodSpeed Performance Gauge
0%
462.7 µs
462 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Low-level: CSVLexer + CSVRecordAssembler (1000 rows)
benchmark/main.ts
CodSpeed Performance Gauge
0%
27.8 ms
27.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Quote ratio: 0% (1000 rows)
benchmark/main.ts
CodSpeed Performance Gauge
0%
11.6 ms
11.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parseString engine:fast (50 rows)
benchmark/main.ts
CodSpeed Performance Gauge
0%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Memory: toArraySync (allocate all at once)
benchmark/main.ts
CodSpeed Performance Gauge
0%
28.7 ms
28.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Low-level: CSVLexer only (1000 rows)
benchmark/main.ts
CodSpeed Performance Gauge
0%
17.6 ms
17.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parseBinary.toIterableIterator(50 rows)
benchmark/main.ts
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
24f04d7
-60.8%
fix: use --cached-only flag to prevent npm registry lookups in Deno examples
dbd061d
4 months ago
by kamiazya
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs