97
edits
Line 25: | Line 25: | ||
Right now this TODO list is mostly focused on getting more info about what's going on, since it'll be hard to make progress until we know why we're slow. | Right now this TODO list is mostly focused on getting more info about what's going on, since it'll be hard to make progress until we know why we're slow. | ||
* ''Bjarne/Michal'': | * ''Bjarne/Michal'': continue work on scripts to get performance data (see [[current state of microbenchmarks]]) | ||
** Figure out a way to turn disk caching on/off for xpcshell tests (I believe an env variable already exists: $NECKO_DEV_ENABLE_DISK_CACHE). If need be, revisit | ** Figure out a way to turn disk caching on/off for xpcshell tests (I believe an env variable already exists: $NECKO_DEV_ENABLE_DISK_CACHE). If need be, revisit {{bug|584283}}. | ||
** If cache miss takes longer on mobile when disk cache on, presumably it's from the disk IO we do to check for entry, which delays network request. Measure to see how much that's true. | |||
* ''mobile-team'': run the above tests and give us the perf numbers for 3G and wifi latencies/bandwidth. | * ''mobile-team'': run the above tests and give us the perf numbers for 3G and wifi latencies/bandwidth. | ||
edits