mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-12-28 00:52:29 +03:00
Only insert in the benchmark. Keeps it pure (but the line gets long)
This commit is contained in:
parent
adbcb9f49e
commit
9bca73816c
@ -95,9 +95,8 @@ describe "editor.", ->
|
||||
editor.moveCursorToBeginningOfWord()
|
||||
editor.setCursorScreenPosition(endPosition)
|
||||
|
||||
benchmark "insert-delete", 10, ->
|
||||
benchmark "insert", ->
|
||||
editor.insertText('x')
|
||||
editor.backspace()
|
||||
|
||||
describe "TokenizedBuffer.", ->
|
||||
describe "coffee-script-grammar.", ->
|
||||
|
Loading…
Reference in New Issue
Block a user