diff options
| author | Russ Cox <rsc@golang.org> | 2012-05-29 14:02:29 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2012-05-29 14:02:29 -0400 |
| commit | 6dbaa206fbe7345fac181ec3d91a4157d5532fbd (patch) | |
| tree | 204ab4c0484f2f4febe859e9f3bd83723ea2e9d1 /src/pkg/database/sql/sql.go | |
| parent | 90d59c586197a2300188206e4bbe99bb714e1833 (diff) | |
| download | go-6dbaa206fbe7345fac181ec3d91a4157d5532fbd.tar.xz | |
runtime: 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.
R=r
CC=golang-dev
https://golang.org/cl/6260051
Diffstat (limited to 'src/pkg/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions
