Posts in the optimisation category

Other categories: calendar configuration dev diagnostics easter-eggs frontend fullstack hardware internet programming scripting servers software sysadmin terminal vue web

How to Optimise C# (S1E2): Memory Access: Nested Loops
Continuing on from S1E1 that highlighted issues around memory access stalls, and optimisation of hot and cold data, the same issue can happen with nested loops when we traverse and access data structures larger than the
How to Optimise C# (S1E1): Memory Access: Hot & Cold Data
Not all memory is equal. It's beginner's mistake to think that all memory access takes an equal amount of time. Many managed languages like to abstract details of memory access away so that the programmer can focus on th
Faster internet usage with a local dns cache
One of the things you can do to speed up browsing and general internet activity is to create a local DNS cache. A DNS is a Domain Name Server and its purpose is to convert domain names to IP addresses. Every time you typ
Reduce DNS server lookup time
Having moved house I have just been connected to broadband. The connection is a decent enough 4mbps but for some reason, especially in the evening, when I went to a website when I was surfing the browser would spend a fe
Firefox 3 turbo speed optimisation
Following on from my previous article, <a href="2008-06-23=firefox3eastereggsaboutmozilla" target="blank"Firefox 3 Easter Eggs</a, I have discovered that broadband users can get a significant speed increase from Firefox