Hi @srinivas_chann1 , You can go through the options mentioned above to
check the load time of component. If you are looking at improving page
speed you need to consider many factors and improvements such as
minification of script, image size, cache, blocking of resource
etc.Lighthouse plugin which will part of chrome development tools will
be one of the best option to improve the page performance,
accessibility, SEO and best practices where it list down the issues and
improvement suggestion.