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 Changes

    Race Condition

    This update fix a race condition between Timeline.attemptFlushIdleBuffer and Timeline.callOnNextIdleCallbacks,

    • The attemptFlushIdleBuffer was cleaning the idle buffer before the callOnNextIdleCallbacks call the listerners.

    Buffer size

    This update increase the default buffer size from 1000 to 3000.

    Performance Observers

    This update improves when the performance observer should starts the observation


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