elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.68k stars 8.23k forks source link

[Fleet] Integration details performance - README rendering #122557

Open nchaulet opened 2 years ago

nchaulet commented 2 years ago

Description

Related to #118751

For package with a large README one of the biggest webperf issue is rendering the huge markdown block

In the example bellow with CPU throttling you can see the amount of time we pass to render this it's something we can optimize for sure.

Screen Shot 2022-01-10 at 11 18 12 AM

@mostlyjason I remember we had at some point a read more UI for the readme, it will be a good solution to reimplement this (we will truncate the readme and add a read more button to show the whole README)

elasticmachine commented 2 years ago

Pinging @elastic/fleet (Team:Fleet)