aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/report/testdata/linux
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-01-05 10:35:30 +0100
committerDmitry Vyukov <dvyukov@google.com>2021-01-05 11:15:55 +0100
commit270cde8ebe422a3197eec97faf00d3f10b0b0148 (patch)
tree3b534453949994c2a17ba6a02a2b0ee07cebd792 /pkg/report/testdata/linux
parenta0234d980eccaa87f5821ac8e95ed9c94a104acf (diff)
prog: make priority calculation faster
Switch from float32 to int32. Float32 is super slow in arm emulation. Plus flats are generally non-deterministic due to order of operations, so we needed to do additional sorts to deal with that. Now we don't.
Diffstat (limited to 'pkg/report/testdata/linux')
0 files changed, 0 insertions, 0 deletions