diff options
author | benjaminwagner <benjaminwagner@google.com> | 2015-08-28 12:23:54 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-08-28 12:23:54 -0700 |
commit | 5b4c69e555f60cb2355a62a6d056a9a59d7f21bf (patch) | |
tree | 4ed2f9dcd40223085af48b595d764e44666f9ce5 /site/dev | |
parent | e0f06a47522b81d9d81485bfd5c8e3333211db5a (diff) |
Change 900k to 910k in another location.
BUG=skia:4063
NOTRY=true
DOCS_PREVIEW= https://skia.org/?cl=1317373002
Review URL: https://codereview.chromium.org/1317373002
Diffstat (limited to 'site/dev')
-rw-r--r-- | site/dev/testing/ct.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/dev/testing/ct.md b/site/dev/testing/ct.md index 96744a3782..3e66122b52 100644 --- a/site/dev/testing/ct.md +++ b/site/dev/testing/ct.md @@ -22,7 +22,7 @@ SKP files are a binary format for the draw commands Chromium sends to Skia for r A web application has been created on Google Compute Engine that automates the process of capturing new archives and running telemetry benchmarks at a click of a button; results are emailed to the requester and the web application contains complete history of runs with links to results. You can run telemetry benchmarks at http://ct.skia.org. -The framework also contains the ability to run lua scripts on the SKP repository to scrape web pages. It only takes a few minutes to run a lua scraping script on ~900k SKP files. +The framework also contains the ability to run lua scripts on the SKP repository to scrape web pages. It only takes a few minutes to run a lua scraping script on ~910k SKP files. Most users will use these two features: |