6: Code Performance - Where does the money go? episode artwork

EPISODE · Jul 12, 2025 · 1H 2M

6: Code Performance - Where does the money go?

from Runtime Arguments · host Jim McQuillan & Wolf

Wolf talks about making your programs better. There are lots of ways to make them better. It all starts with figuring out what matters and measuring it. Measuring it all the time. Measuring it more. This episode is about following that path.Show notes:Take-aways from the episode:Understand what you are optimizing for: (speed,memory,storage,developer, etc…)Measurement is job one, because that’s the only way to know where the money is actually going.  You should be measuring.  A lot.  More than that.  It should be part of CI/CD.  You should run it before pushing.  Everyone should be doing it.  Measurement might be even more important than testing (and don’t get me wrong, testing is very important).  When I worked on Mozilla, our build servers did timing.  If your commit slowed something down, that was considered “bustage”, and required immediate fixing.Use the profiler for two things:To see if the whole thing is faster or slower so you know when it’s time to look deeperTo dive into the actual execution and locate the bad parts you need to improve.It’s all about the money.Write clear, simple, and correct (you’ll know by testing) code.  Only then should you optimize.  Do I need to repeat the old adage about premature optimization? “Premature optimization is the root of all evil.”  It’s easier to speed up working code, than it is to fix fast but broken code.Understand the (real) data you will be operating on.You don’t know just by looking at the source what actually costs you the most money.  Yes, you can see where stupid things happen, but even for those, knowing which actually matter requires measurement.Hosts:Jim McQuillan can be reached at [email protected] can be reached at [email protected] us on Mastodon: @[email protected] you have feedback for us, please send it to [email protected] our webpage at http://RuntimeArguments.fmTheme music:Dawn by nuer self, from the album Digital Sky

Episode metadata supplied by the publisher feed · Published Jul 12, 2025

Embed this episode

Wolf talks about making your programs better. There are lots of ways to make them better. It all starts with figuring out what matters and measuring it. Measuring it all the time. Measuring it more. This episode is about following that path. Show notes: Take-aways from the episode: Understand what you are optimizing for: (speed,memory,storage,developer, etc…)Measurement is job one, because that’s the only way to know where the money is actually going. You should be measuring. A l...

Distinct summary based on available episode metadata or transcript content.

NOW PLAYING

6: Code Performance - Where does the money go?

0:00 1:02:07

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

No similar episodes found.

No similar podcasts found.

Frequently Asked Questions

How long is this episode of Runtime Arguments?

This episode is 1 hour and 2 minutes long.

When was this Runtime Arguments episode published?

This episode was published on July 12, 2025.

Is there a transcript available for this episode?

Yes, a full transcript is available for this episode. You can read the complete transcript on the episode page.

Can I download this Runtime Arguments episode?

Yes. Use the download control on the episode player to save the publisher-provided media file.
URL copied to clipboard!