Skip to content

Instantly share code, notes, and snippets.

@jeffkamo
Last active August 29, 2015 14:16
Show Gist options
  • Save jeffkamo/225644ae7851d48c0516 to your computer and use it in GitHub Desktop.
Save jeffkamo/225644ae7851d48c0516 to your computer and use it in GitHub Desktop.
{
"stats": [
{
"name": "speedindex",
"budget": 1000,
"points": [
{
"id": 1,
"datetime": "20111001",
"value": 1000,
"commit": "e082ecfe0455e55f11e050c190691777aa45351c",
"commit_url": "https://github.com/mobify/btr-adaptivejs/commit/e082ecfe0455e55f11e050c190691777aa45351c",
"meta": "stuff..."
},
{
"id": 2,
"datetime": "20111002",
"value": 4000,
"commit": "e082ecfe0455e55f11e050c190691777aa45351c",
"commit_url": "https://github.com/mobify/btr-adaptivejs/commit/e082ecfe0455e55f11e050c190691777aa45351c",
"meta": "stuff..."
},
{
"id": 3,
"datetime": "20111003",
"value": 3000,
"commit": "e082ecfe0455e55f11e050c190691777aa45351c",
"commit_url": "https://github.com/mobify/btr-adaptivejs/commit/e082ecfe0455e55f11e050c190691777aa45351c",
"meta": "stuff..."
},
{
"id": 4,
"datetime": "20111004",
"value": 800,
"commit": "e082ecfe0455e55f11e050c190691777aa45351c",
"commit_url": "https://github.com/mobify/btr-adaptivejs/commit/e082ecfe0455e55f11e050c190691777aa45351c",
"meta": "stuff..."
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment