diff options
| author | Josh Bleecher Snyder <josharian@gmail.com> | 2018-04-06 21:45:55 -0700 |
|---|---|---|
| committer | Josh Bleecher Snyder <josharian@gmail.com> | 2018-05-01 13:33:17 +0000 |
| commit | d91e9705f87da8b939a6e074ebaa0de6b0340541 (patch) | |
| tree | 4412a16c4527afa60a73a4c416721454f6b3470d /src/database/sql/sql.go | |
| parent | dda4591c8cc0b57e76339f1f18a6f5670cee2aaa (diff) | |
| download | go-d91e9705f87da8b939a6e074ebaa0de6b0340541.tar.xz | |
runtime: avoid unnecessary scanblock calls
This is the scanstack analog of CL 104737,
which made a similar change for copystack.
name old time/op new time/op delta
ScanStack-8 41.1ms ± 6% 38.9ms ± 5% -5.52% (p=0.000 n=50+48)
Change-Id: I7427151dea2895ed3934f8a0f61d96b568019217
Reviewed-on: https://go-review.googlesource.com/105536
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions
