Login

Per Bjurström´s Blog Posts

Jul
04

Automatic index rebuild script

To speed up access to the data in SQL Server we use something called indexes, most of you probably know all about it. Indexes are B-tree structures that are extremely efficient for looking up data, consider the fact that looking up row based on a... [Read full article]

0 Comments

Jun
25

Content Generator Preview

Marek Blotny wrote a post some months ago about his Dummy Content Generator which was a great initiative. At the same time I was writing a tool called Content Generator that we are using for our internal testing which did something similar but... [Read full article]

0 Comments

Jun
11

Performance testing Windows Server 2008

I have been doing some performance testing on Windows Server 2008, the goal was to see differences in how EPiServer CMS behaves on different operating systems. These tests are performed using EPiServer CMS 5 SP1, the official support for Windows... [Read full article]

0 Comments

Jun
05

Setting cache limits in ASP.NET 2.0

Since ASP. NET 2.0 you have full control over much memory the ASP. NET cache is allowed to use per application, in this example I've set it to 200MB. By looking at the performance monitor you see that the process keeps itself around 300MB... [Read full article]

0 Comments

May
22

Performance tweak: Bulk creation of pages in EPiServer CMS 5

>So, you are creating large amount of pages in code (1000+) and need to find ways of tweaking the performance? There is currently in EPiServer CMS 5 (SP2) a performance booster that you can use: Set PageData. UrlSegment yourself. Why ? When... [Read full article]

0 Comments

About

Per Bjurström

Per Bjurström

I'm a senior developer and architect on the development team in Stockholm and has been with the company since 1999. I live on Södermalm in Stockholm. My main focus areas are new technologies and how we can use them in our product development.

Syndication

tag cloud

EPiTrace logger