Descriptionruntime: add Benchmark[Clear|Copy]Fat[8|12]
These correspond to 2 and 3 word fat copies/clears on 8g, which dominate usage in the stdlib. (70% of copies and 46% of clears are for 2 or 3 words.) I missed these in CL 111350043, which added 2 and 3 word benchmarks for 6g. A follow-up CL will optimize these cases.
Patch Set 1 #Patch Set 2 : diff -r bbddc25284e9 https://code.google.com/p/go #Patch Set 3 : diff -r bbddc25284e9 https://code.google.com/p/go #Patch Set 4 : diff -r 82cbf874e066 https://code.google.com/p/go #
MessagesTotal messages: 5
|