|
|
@@ -1,8 +1,7 @@
|
|
|
# Performance: editor initialization
|
|
|
|
|
|
-1. You might want to enable devtools profiling.
|
|
|
-1. (optionally) Begin performance recording in devtools.
|
|
|
+1. Begin performance recording in devtools.
|
|
|
1. Use any button to initialize the editor with a given content.
|
|
|
-1. (optionally) Stop performance recording.
|
|
|
+1. Stop performance recording.
|
|
|
|
|
|
**Note:** You should initialize editor only once. To test it again / different scenario refresh the page to have clear reference.
|