Stosh's
Web Pages -- Optimizing Software for Speed
Stosh@nospam.lycosmail.com
Optimizing Software for Speed
Introduction
What is a fast way to do it?
How do I get my program to run faster?
These web pages dive into what it takes to make software execute faster.
I've segregated the information into basic (for beginners) and non-basic
(for advanced programmers).
Who am I
My name is John "Stosh" Muczynski and I am a Systems Software Engineer
at a small (30 employee) company. I've been working here on software
for real time systems since 1991 and other places in the late '80s.
Optimizing software for speed is my favorite topic.
For Beginners
For Advanced Programmers
Bugs Statement
We live under the shadow of this notion that bugs are a required plague.
That really doesn't have to be the case. In these pages, I'll be
pointing out unique ways of debugging code. In the future I'll also
be writing pages specifically about zero bug tolerance.
(c) Copyright 1998 by John Muczynski. All Rights Reserved.
Stosh@nospam.lycosmail.com