Perfomatic:UI: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(link)
(perf notes)
Line 26: Line 26:
* split up JSON files as discussed in [[Perfomatic/Status_Meetings/2010-Nov-24|status meeting]]
* split up JSON files as discussed in [[Perfomatic/Status_Meetings/2010-Nov-24|status meeting]]
** look into constraining by date range
** look into constraining by date range
* add Last-Modified tags to all JSON
** especially the manifest!
* improve charting performance  
* improve charting performance  
** "double-buffering" canvas for flot
** "double-buffering" canvas for flot

Revision as of 08:14, 9 December 2010

Design

Designed by Chris Howse

Implementation

Missing features from current design

  • dashboard ->
    • toolbar ->
      • product - not implemented
      • platforms - not implemented
      • top tests - not implemented
  • custom chart ->
    • running time - time delta/time delta % not implemented
    • show changesets - needs design work
    • export CSV - server broken
    • link - needs url shortener
    • embed - not implemented

Performance optimizations