vimeejs
vimee
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(shiki-editor): use DOM measurement for cursor positioning
#61
Comparing
babarot:fix/cjk-cursor-positioning
(
b909883
) with
main
(
10740b9
)
CodSpeed Performance Gauge
+14%
Improvement
2
Regression
1
Untouched
68
Skipped
12
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Improvement
Untouched
Skipped
83 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
b
packages/core/src/__benchmarks__/motions.bench.ts::resolveMotion - word motions
CodSpeed Performance Gauge
-29%
354.8 µs
500.9 µs
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
+51%
495.7 µs
329.1 µ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
+41%
472.5 µs
336.1 µ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
-9%
600 µs
662.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
h
packages/core/src/__benchmarks__/motions.bench.ts::resolveMotion - character motions
CodSpeed Performance Gauge
+8%
77.9 µs
72.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
$ motion
packages/core/src/__benchmarks__/keystroke.bench.ts::processKeystroke - normal mode motions
CodSpeed Performance Gauge
+1%
211 µs
208.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
k
packages/core/src/__benchmarks__/motions.bench.ts::resolveMotion - character motions
CodSpeed Performance Gauge
-1%
76.2 µs
77 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
l
packages/core/src/__benchmarks__/motions.bench.ts::resolveMotion - character motions
CodSpeed Performance Gauge
-1%
80.3 µs
81.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
gg motion
packages/core/src/__benchmarks__/keystroke.bench.ts::processKeystroke - normal mode motions
CodSpeed Performance Gauge
+1%
302.9 µs
300.6 µ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.4 µs
27.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
0 (line start)
packages/core/src/__benchmarks__/motions.bench.ts::resolveMotion - line motions
CodSpeed Performance Gauge
+1%
55.2 µs
54.7 µ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
+1%
216.1 µs
214.6 µ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%
192.7 µs
193.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
enter visual mode (v)
packages/core/src/__benchmarks__/keystroke.bench.ts::processKeystroke - mode transitions
CodSpeed Performance Gauge
-1%
109.3 µs
109.9 µ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
0%
296.4 µs
294.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
G motion
packages/core/src/__benchmarks__/keystroke.bench.ts::processKeystroke - normal mode motions
CodSpeed Performance Gauge
0%
210.5 µs
209.6 µ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
0%
13.4 µs
13.3 µ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
0%
14.2 µs
14.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
deleteAt
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - mutations (20 lines)
CodSpeed Performance Gauge
0%
33.4 µs
33.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
insertAt
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - mutations (20 lines)
CodSpeed Performance Gauge
0%
33.1 µs
33.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
j
packages/core/src/__benchmarks__/motions.bench.ts::resolveMotion - character motions
CodSpeed Performance Gauge
0%
81.9 µs
82.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create from huge document (1M lines)
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - construction
CodSpeed Performance Gauge
0%
500.7 ms
499 ms
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
0%
288.7 µs
287.7 µ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
0%
324.6 µs
325.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
saveUndoPoint + edit + undo
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - undo/redo (1M lines)
CodSpeed Performance Gauge
0%
516 ms
517.7 ms
1
2
3
4
Commits
Click on a commit to change the comparison range
Base
main
10740b9
+14.47%
fix(shiki-editor): use DOM measurement for cursor positioning
b909883
3 months ago
by babarot
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs