Skip to content

Instantly share code, notes, and snippets.

@vitalbone
Last active June 19, 2019 23:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vitalbone/21c7a808b2ed1ee62628195b36139018 to your computer and use it in GitHub Desktop.
Save vitalbone/21c7a808b2ed1ee62628195b36139018 to your computer and use it in GitHub Desktop.
Button Comparison Benchmarks

Button Comparison Benchmark

Benchmarks for Atlaskit button after we bumped the major version due to a massive rewrite using emotion. Google Lighthouse performance audit with 999 components rendered.

Component First Contentful Paint Speed Index Time to Interactive First Meaningful Paint First CPU Idle Estimated Input Latency
Current 2.0s 3.3s 4.3s 2.3s 4.3s 840ms
Current (with analytics) 2.0s 3.8s 4.3s 3.8s 4.3s 925ms
v11 2.0s 3.3s 3.8s 2.4s 3.8s 287.5ms
v11 (with analytics) 2.0 s 2.4 s 3.4 s 2.4 s 3.4 s 390 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment