Explore >> Select a destination


You are here

bruun.co
| | werat.dev
6.3 parsecs away

Travel
| | Benchmarks are often underestimated and don't get the same attention as tests. However "performance is a feature" and when something is not tested it might as well be just broken. If the performance is not measured/tracked regressions are inevitable. Modern tooling makes it really easy to write benchmarks. Some languages have built-in support, for example, Rust comes with cargo bench (docs) and Go has go test -bench (docs). For C++ there is google/benchmark - not as streamlined as having it built into the language infrastructure, but still definitely worth the effort.
| | blog.kgriffs.com
7.7 parsecs away

Travel
| | After playing around with recent versions of PyPy and Node.js, I've discovered some things that may surprise you.
| | github.com
5.3 parsecs away

Travel
| | Performance comparison between various String and Pattern operations in Java - sigpwned/string-regex-benchmarks
| | www.nbcnews.com
18.4 parsecs away

Travel
| The aspiring app developers of today no longer have to be fluent in coding.