Explore >> Select a destination


You are here

probablydance.com
| | www.cppstories.com
2.7 parsecs away

Travel
| | After I finished my last post about a performance timer, I got a comment suggesting other libraries - much more powerful than my simple solution. Let's see what can be found in the area of benchmarking libraries. Intro The timer I've introduced recently is easy to use, but also returns just the basic information: elapsed time for an execution of some code... What if we need more advanced data and more structured approach of doing benchmarks in the system?
| | nikhilism.com
4.8 parsecs away

Travel
| |
| | ceronman.com
5.4 parsecs away

Travel
| | Last year I finally decided to learn some Rust. The official book by Steve Klabnik and Carol Nichols is excellent, but even after reading it and working on some small code exercises, I felt that I needed more to really understand the language. I wanted to work on a small project to get some hands-on...
| | danielabaron.me
30.4 parsecs away

Travel
| Exploring the shortcomings of traditional technical interviews and advocating for more relevant assessment methods to better reflect the demands of modern software engineering roles.