On Thursday, February 13, 2020 at 3:05:45 PM UTC+1, Robert Engels wrote:
>
> The code hasn’t been changed. The performance numbers have changed 
> dramatically with no developer intervention. No “hand optimizing” required.
>

C++ evolves over time also. Hashmaps have been added to C++ in C++11, which 
from today's viewpoint invalidates most benchmarks published before year 
2011 that translated Java's HashMap to C++'s std::map.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/f5a4a3cf-e4ce-4fb4-af03-fa5f32a5ce62%40googlegroups.com.

Reply via email to