Login

Blog entries tagged with Performance

Oct
11

Client Caching in R2 and Localhost

Posted by: Steve Celius

I was investigating some other issue in R2 and was looking at the output in Fiddler. Much to my surprise, all the requests had caching set to private, and even though resources are cached (they will return a 304 not modified header) it still... [Read full article]

0 Comments

Jun
25

Speed up Visual Studio

Posted by: Steve Celius

Some tips and tricks I've picked up along the road. They might not give you a huge performance improvement, but the golden rule to disable or remove things you do not need, is always for the better. Do your own experiments and see if it helps.... [Read full article]

0 Comments

Jun
16

The EPiCode Cache Framework

Posted by: Steve Celius

On the EPiServer Developer Summit I demonstrated a way to speed up your lists by caching the content after the first initial loading, using a small framework that helps you extract the code that loads the content. It handles the caching completely... [Read full article]

0 Comments

Jun
03

Developer Summit Presentation

Posted by: Steve Celius

For all of you that attended my presentation at the EPiServer Developer Summit on Friday, thank you so much for attending! We filled the biggest room! Hope you liked what you saw, and learned something new. If you have any questions regarding the... [Read full article]

0 Comments

About

Steve Celius

Steve Celius

Living in Oslo, working with EPiServer most of the time. Also use a lot of my time doing EPiCode work, trying to help the ever growing community of EPiServer developers.

Syndication

EPiTrace logger