increase inner-loop for xfer4 benches to reduce variance
BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1653143004 TBR= Review URL: https://codereview.chromium.org/1653143004
This commit is contained in:
parent
30c5dde90d
commit
f46d8a6fff
@ -10,7 +10,7 @@
|
||||
#include "SkString.h"
|
||||
#include "SkXfermode.h"
|
||||
|
||||
#define INNER_LOOPS 100
|
||||
#define INNER_LOOPS 1000
|
||||
|
||||
// Benchmark that draws non-AA rects or AA text with an SkXfermode::Mode.
|
||||
class Xfer4fBench : public Benchmark {
|
||||
|
Loading…
Reference in New Issue
Block a user