Descriptionrebaseline_server: cache results in long-running ImageDiffDB instance
Rather than rebuilding the ImageDiffDB from scratch every time we update expected/actual results, keep the same ImageDiffDB instance around and add image pairs to it.
This makes updating results within a long-running server.py *much* faster, and tests out an idea I'm ruminating in https://goto.google.com/LongRunningImageDiffDBServer : we could run an ImageDiffDB server that developers could connect to from their locally running rebaseline_server instances, for much faster launch times.
BUG=skia:2414
NOTRY=True
Committed: https://skia.googlesource.com/skia/+/6132b436d8723beaf06d1a8a0880f4f1535908a0
Patch Set 1 #
Total comments: 2
Patch Set 2 : rebase #Patch Set 3 : Ravi comment #
Messages
Total messages: 6 (0 generated)
|