This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
10th August, 2016 It’s not hard to hide a whole lot of complexity behind a function call, so you have to be very aware of what the functions you are using actually do, and how long they take to do it. Here’s some example code illustrating a big performance problem I found in a codebase I’ve inherited. We have a dictionary keyed by a string representing a date, e.g. “2016-08-10”, and where the…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.