Descriptionruntime: replace runtime·rnd function with ROUND macro
It's sad to introduce a new macro, but rnd shows up consistently
in profiles, and the function call overwhelms the two arithmetic
instructions it performs.
Patch Set 1 #Patch Set 2 : diff -r 660f15dd7ecd https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 660f15dd7ecd https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 8bc69f008178 https://go.googlecode.com/hg/ #
MessagesTotal messages: 4
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||