| { | |
| "version": 1, | |
| "git_hash": "38485885d3d3c5de086d4e67f68879e9456f551e", | |
| "key": { | |
| "arch": "x86", | |
| "config": "8888" | |
| }, | |
| "results": [ | |
| { | |
| "key": { | |
| "units": "ms" | |
| }, | |
| "measurements": { | |
| "test": [ | |
| { | |
| "value": "encode", | |
| "measurement": 50.64279 | |
| }, | |
| { | |
| "value": "decode", | |
| "measurement": 12.380657 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "key": { | |
| "units": "kb" | |
| }, | |
| "measurements": { | |
| "test": [ | |
| { | |
| "value": "encode", | |
| "measurement": 201 | |
| }, | |
| { | |
| "value": "decode", | |
| "measurement": 65 | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| } |