Description[telemetry] bitmaptools as a standalone executable
The C++ binary implements simple per-pixel algorithms for SpeedIndex
computation. This allows us to achieve near real-time processing without
bringing external dependencies.
The bitmaptools binary needs to be built before it can be used.
The overhead of spawning a child process for each frame is about 3ms.
BUG=323813
TEST=telemetry bitmap_unittest
Original review: https://codereview.chromium.org/136793022
TBR=tonyg,maruel
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=246361
Patch Set 1 #Patch Set 2 : reupload #Patch Set 3 : add telemetry.gyp:*#host to all_android.gyp:All #Patch Set 4 : add toolsets:host to telemetry.gyp #Patch Set 5 : add unused_stdin/out to silent a warning; add telemetry.gyp:*#host to android_tools #Patch Set 6 : move telemetry.gyp in target All to OS!=ios #
Messages
Total messages: 18 (0 generated)
|