@[email protected] to Programmer [email protected] • 10 months agoThe Perfect Solutionprogramming.devimagemessage-square72fedilinkarrow-up1657arrow-down18
arrow-up1649arrow-down1imageThe Perfect Solutionprogramming.dev@[email protected] to Programmer [email protected] • 10 months agomessage-square72fedilink
minus-square@[email protected]linkfedilink98•10 months agoProcessors might no longer get twice as fast every few years, but now we can use the power of servers to write software that runs even slower.
minus-square@[email protected]linkfedilink18•10 months agoWe can add caching so numbers that have been checked once can be quickly looked up from an inMemory database.
Processors might no longer get twice as fast every few years, but now we can use the power of servers to write software that runs even slower.
We can add caching so numbers that have been checked once can be quickly looked up from an inMemory database.