Try our conversational search powered by Generative AI!

Adding Episerver tab to glimpse tool in order to profile the website for performance

Vote:
 

Hello,

I am looking at this guide https://world.episerver.com/blogs/Daniel-Ovaska/Dates/2016/11/glimpse--episerver--true/ to use glimpse tool with Episerver but I can't find how to add Episerver tab to glimpse tool where it list all the page types information.

Please help.

#248017
Feb 02, 2021 12:43
Vote:
 

Sure. Which version are you using?

#248035
Feb 02, 2021 17:13
Vote:
 

Using Glimpse.MVC5 version 1.5.3.0, Glimpse.AspNet version 1.9.2.0, Glimpse EF6 version 1.6.5.0

#248058
Feb 03, 2021 5:33
Vote:
 

What version of Episerver do you have?

#248067
Feb 03, 2021 8:54
Vote:
 

Episerver version 11.20.3.0

#248068
Feb 03, 2021 8:59
Deepa Puranik - Feb 09, 2021 8:50
Can you please help?
Daniel Ovaska - Feb 09, 2021 9:58
Yes, I'll update my code to support the latest. I think it only works on Episerver 10 atm. Hopefully during today
Deepa Puranik - Feb 09, 2021 9:59
Thank you:)
Deepa Puranik - Feb 09, 2021 9:59
Thank you:)
Vote:
 

There is a version on Episerver nuget feed that you should be able to use for Episerver 11. Tested using a new Episerver 11 project. Just had to go to /glimpse.axd to turn it on (and be logged in as admin), otherwise you won't see it. 

Updated Git repo here if you want to grab the source or the nuget package directly instead (you can set the nuget package source in visual studio to a local folder instead if you want it today). 

 

#248393
Edited, Feb 09, 2021 13:13
Deepa Puranik - Feb 09, 2021 17:07
I get unauthorized 401 error for using package directly in visual studio. I may have to wait till its available.
Thank you so much.
Vote:
 

Another tool I use for optimizing performance is prefix

https://stackify.com/prefix/

Works great for development but should probably avoid in production. I usually only turn in on when actually optimizing the solution and then turn it off directly after. Sometimes it hangs the IIS in the background. 

Application insights is another if you need it in production. Gives great insight what external or db calls that is the problem.  

Happy optimizing!

#248394
Edited, Feb 09, 2021 13:17
Vote:
 

Good luck! :) It will be needed in your journey!

#248412
Feb 09, 2021 21:17
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.