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
12 total
Archive selected
The benchmarks below were skipped, so their baseline results are used instead. If they were deleted in your codebase, archive them to remove them from the performance reports.
Learn more about archiving benchmarks
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create from large document (1000 lines)
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - construction
Skipped
183.5 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
deleteRange (single line)
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - mutations
Skipped
34.5 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
deleteRange (multi-line)
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - mutations
Skipped
44.2 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
deleteAt
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - mutations
Skipped
34.4 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
insertAt
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - mutations
Skipped
34.4 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
joinLines
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - mutations
Skipped
32.9 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
getContent
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - read operations
Skipped
235.1 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
undo + redo cycle
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - undo/redo
Skipped
89.5 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
saveUndoPoint + undo
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - undo/redo
Skipped
93.1 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
getLineCount
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - read operations
Skipped
13.7 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
splitLine
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - mutations
Skipped
256.2 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
getLine
packages/core/src/__benchmarks__/buffer.bench.ts::TextBuffer - read operations
Skipped
14.4 µs
*
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
1 month ago
by babarot
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs