Skip to content

Instantly share code, notes, and snippets.

@gbarrancos
Created January 9, 2020 14:13
Show Gist options
  • Save gbarrancos/bd467cfd26fd5c5160a9d413727fd12c to your computer and use it in GitHub Desktop.
Save gbarrancos/bd467cfd26fd5c5160a9d413727fd12c to your computer and use it in GitHub Desktop.
performance systems mantra
With Performance, Less is More
We find especially with performance, there are typically huge wins to be had in up front design decisions which may come at very little to no cost. Our design mantras for performance are:
Don't do it
Do it, but don't do it again
Do it less
Do it later
Do it when they're not looking
Do it concurrently
Do it cheaper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment