vimeejs
vimee
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
chore(deps): update vitest monorepo to v4.1.3
#59
Comparing
renovate/vitest-monorepo
(
5a14aa4
) with
main
(
7b2a193
)
CodSpeed Performance Gauge
-34%
Improvement
1
Regression
2
Untouched
68
Skipped
12
Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments, which may affect the accuracy of the results.
Learn more about regression causes
.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Improvement
Untouched
Skipped
83 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
W (WORD)
packages/core/src/__benchmarks__/motions.bench.ts::resolveMotion - word motions
CodSpeed Performance Gauge
-34%
327.8 µs
495.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
b
packages/core/src/__benchmarks__/motions.bench.ts::resolveMotion - word motions
CodSpeed Performance Gauge
-31%
355.1 µs
514.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
b motion
packages/core/src/__benchmarks__/keystroke.bench.ts::processKeystroke - normal mode motions
CodSpeed Performance Gauge
+31%
378.3 µs
287.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ciw (change inner word)
packages/core/src/__benchmarks__/keystroke.bench.ts::processKeystroke - compound operations
CodSpeed Performance Gauge
+6%
662.2 µs
624.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
enter insert mode (i)
packages/core/src/__benchmarks__/keystroke.bench.ts::processKeystroke - mode transitions
CodSpeed Performance Gauge
+2%
216.3 µs
212.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
x (delete char)
packages/core/src/__benchmarks__/keystroke.bench.ts::processKeystroke - editing operations
CodSpeed Performance Gauge
+1%
292.2 µs
288.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
getLineCount
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - read operations (100K lines)
CodSpeed Performance Gauge
+1%
13.4 µs
13.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
getLineCount
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - read operations (1K lines)
CodSpeed Performance Gauge
+1%
13.6 µs
13.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dd (delete line)
packages/core/src/__benchmarks__/keystroke.bench.ts::processKeystroke - editing operations
CodSpeed Performance Gauge
+1%
326.6 µs
322.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
getLine (middle)
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - read operations (1K lines)
CodSpeed Performance Gauge
+1%
14.3 µs
14.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
3dd (counted delete)
packages/core/src/__benchmarks__/keystroke.bench.ts::processKeystroke - compound operations
CodSpeed Performance Gauge
+1%
307.2 µs
303.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
getLine (middle)
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - read operations (1M lines)
CodSpeed Performance Gauge
+1%
13.3 µs
13.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
enter command-line mode (:)
packages/core/src/__benchmarks__/keystroke.bench.ts::processKeystroke - mode transitions
CodSpeed Performance Gauge
+1%
193.8 µs
191.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
getLine (middle)
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - read operations (100K lines)
CodSpeed Performance Gauge
+1%
14.3 µs
14.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
j motion
packages/core/src/__benchmarks__/keystroke.bench.ts::processKeystroke - normal mode motions
CodSpeed Performance Gauge
+1%
231.5 µs
229.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
insert and return to normal (i + Escape)
packages/core/src/__benchmarks__/keystroke.bench.ts::processKeystroke - mode transitions
CodSpeed Performance Gauge
+1%
249.1 µs
247.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
yy (yank line)
packages/core/src/__benchmarks__/keystroke.bench.ts::processKeystroke - editing operations
CodSpeed Performance Gauge
+1%
298.3 µs
295.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
B (WORD back)
packages/core/src/__benchmarks__/motions.bench.ts::resolveMotion - word motions
CodSpeed Performance Gauge
+1%
27.3 µs
27.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dw (delete word)
packages/core/src/__benchmarks__/keystroke.bench.ts::processKeystroke - editing operations
CodSpeed Performance Gauge
+1%
338.9 µs
336.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
w motion
packages/core/src/__benchmarks__/keystroke.bench.ts::processKeystroke - normal mode motions
CodSpeed Performance Gauge
+1%
260.4 µs
258.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
5j (counted motion)
packages/core/src/__benchmarks__/keystroke.bench.ts::processKeystroke - compound operations
CodSpeed Performance Gauge
+1%
235.2 µs
233.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
getContent
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - read operations (1K lines)
CodSpeed Performance Gauge
+1%
236.2 µs
234.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
{ (paragraph backward)
packages/core/src/__benchmarks__/motions.bench.ts::resolveMotion - large jumps
CodSpeed Performance Gauge
0%
62.6 µs
62.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
} (paragraph forward)
packages/core/src/__benchmarks__/motions.bench.ts::resolveMotion - large jumps
CodSpeed Performance Gauge
0%
63.9 µs
63.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
% (match bracket)
packages/core/src/__benchmarks__/motions.bench.ts::resolveMotion - large jumps
CodSpeed Performance Gauge
0%
55.5 µs
55.3 µs
1
2
3
4
Commits
Click on a commit to change the comparison range
Base
main
7b2a193
-33.8%
chore(deps): update vitest monorepo to v4.1.3
5a14aa4
9 hours ago
by renovate[bot]
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs