Breakpad/Status Meetings/2016-02-03: Difference between revisions
< Breakpad | Status Meetings
Jump to navigation
Jump to search
Line 34: | Line 34: | ||
** 0.2% - /status/ | ** 0.2% - /status/ | ||
* Can WebQA start monitor and measure the SuperSearch API? | * Can WebQA start monitor and measure the SuperSearch API? | ||
* ujson or simplejson or json? | |||
** parsing 282 .json files, totalling 25Mb | |||
*** ujson is 3.8 times faster than simplejson and (built-in) json | |||
*** simplejson uses ~61.5Mb of RAM, ujson ~84Mb, json ~76Mb | |||
=== Deployment Triage === | === Deployment Triage === |
Revision as of 15:54, 3 February 2016
« previous meeting — index – next week » create?
Meeting Info
Breakpad status meetings occur on Wed at 11:00am Pacific Time.
Conference numbers:
Vidyo: Stability 650-903-0800 x92 conf 98200# 800-707-2533 (pin 369) conf 98200#
IRC backchannel: #breakpad
Mountain View: Dancing Baby (3rd floor)
Operations Updates
- ELB endpoint moved on stage and prod?
- How the hosted ES moving coming along?
Project Updates
- Google Analytics Content Drilldown:
- 44.1% - /report/index/
- 13.5% - /home/products/Firefox
- 13.4% - /topcrashers/
- 9.8% - /report/list
- 8.1% - /search/
- 2.3% - /signature/
- 1.6% - /crashes-per-day/ (adjusted for redirect)
- 0.2% - /status/
- Can WebQA start monitor and measure the SuperSearch API?
- ujson or simplejson or json?
- parsing 282 .json files, totalling 25Mb
- ujson is 3.8 times faster than simplejson and (built-in) json
- simplejson uses ~61.5Mb of RAM, ujson ~84Mb, json ~76Mb
- parsing 282 .json files, totalling 25Mb