
15 Jun
2009
15 Jun
'09
10:24 p.m.
Results for http://tinyurl.com/n59qb8. This tests multiple uses of a map<int, list<int> > over a period of time. MSVC /O2 test_map_list: mono: 18.727 test_map_list: std: 44.936 GCC 4.3.3 -O4 test_map_list: mono: 14.86 test_map_list: std: 21.93 Cheers, Christian.