Paul Glavich

Paul Glavich (glav@theglavs.com) is an ASP.NET MVP who works as a Principal Consultant at Readify (http://readify.net/) in Australia. He has more than 22 years of industry experience, and was technical architect for one of the world’s first Internet banking solutions using .NET technology. His technical articles can also be seen on community sites such as ASPAlliance.com (www.aspalliance.com/).

Follow Paul Glavich via

25 July 2016
25 July 2016

Performance-Oriented Software Development

0
9
Applications must perform well. The problem is that performance can't easily be added later as an afterthought but must be part of the culture and values of the development team. This isn't easy, particularly if measurement is difficult to achieve and it is tricky to determine exactly what is running too slowly. As well as making performance a clear objective, you need an efficient integrated approach and the right tools. If you get this right, it can save a lot of expense, and time spent refactoring code. … Read more
0
9
04 November 2009
04 November 2009

Understanding Performance Profiling Targets

0
23
In this sample chapter from his upcoming book, Paul Glavich explains performance metrics and walks us through the steps needed to establish meaningful performance targets. He covers many metrics such as "time to first byte" and explains why you should add some contingency into your estimated performance requirements.… Read more
0
23