Closed Bug 1315219 Opened 8 years ago Closed 7 years ago

[Perf][Gslide] 21.91%(3750 ms) slower than Chrome when creating one slide for 30 pages slide on GSlide

Categories

(Firefox :: General, defect)

49 Branch
x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX
Tracking Status
platform-rel --- -

People

(Reporter: mlien, Unassigned)

References

Details

(Whiteboard: [platform-rel-Google][platform-rel-GoogleSuite][platform-rel-GoogleSlides])

# Test Case
STR
1. Open the browser
2. Open the specified Gslide document (https://goo.gl/wn1ScS)
3. Wait for loading finished
4. Press "End" Key to the end page
5. Press "Enter" to create a new slide

# Hardware
OS: Windows 7
CPU: i7-3770 3.4GMhz
Memory: 16GB Ram
Hard Drive: 1TB SATA HDD
Graphics: GK107 [GeForce GT 640]/ GF108 [GeForce GT 440/630]

# Browsers
Firefox version: 49.01
Chrome version: 53.0.2785.143m

# Result
Browser | Run time (median value) 
Firefox | 17,117 ms
Chrome  | 13,367 ms
No longer depends on: Meta-Hasal-GSlides
platform-rel: --- → +
Whiteboard: [platform-rel-Google][platform-rel-GoogleSuite][platform-rel-GoogleSlides]
platform-rel: + → -
OS: Unspecified → Windows 7
Hardware: Unspecified → x86
Blocks: 1326345
See Also: → 1326345
I looked at a profile for this. I ignored the page load and only considered the time taken to add a new slide to the end of the document. Chrome is noticeably faster to add a blank slide. We take about 200ms to add a new slide, and Chrome is near instantaneous. We're spending about 10% of that time doing reflow on SVG boxes, and the remaining time seems to be spent running interpreted JS.
WONTFIX for now to limit perf benchmark bugs to high impact. Please re-opened when new input latency metrics landed and confirm this issue.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.