Editor performance metrics
Typescript ❤️
Experimental code to track Editor Full Page performance on some particular scenarios
Install
yarn add @atlaskit/editor-performance-metrics
Source
Bundle
Changelog
Latest
2.0.2
Patch Changes
-
#118627
964bf43e21dc5
- ### Patch ChangesRace Condition
This update fix a race condition between
Timeline.attemptFlushIdleBuffer
andTimeline.callOnNextIdleCallbacks
,- The
attemptFlushIdleBuffer
was cleaning the idle buffer before thecallOnNextIdleCallbacks
call the listerners.
Buffer size
This update increase the default buffer size from
1000
to3000
.Performance Observers
This update improves when the performance observer should starts the observation
- The
Experimental code to track Editor Full Page performance on some particular scenarios
Usage
Basic example
You should not see me
My content go here
You should not see me