Closed
Bug 1326345
Opened 8 years ago
Closed 8 years ago
[Perf][Gslide] 41.53%(7150 ms) slower than Chrome when creating one slide for 30 pages slide on GSlide
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: sho, Unassigned)
References
Details
(Whiteboard: [platform-rel-Google][platform-rel-GoogleSuite][platform-rel-GoogleSlides])
User Story
+++ This bug was initially created as a clone of Bug #1315219 +++
# 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: 53.0a1
Chrome version: 55.0.2883.87
# Result
Browser | Run time (median value)
Firefox | 17217 ms
Chrome | 10067 ms
Updated•8 years ago
|
User Story: (updated)
Comment 1•8 years ago
|
||
As I understand it, this looks like it's mostly testing loading. When I reproduce manually, steps 4 and 5 feel very fast (5 is pretty much instantaneous, at least on my browser). Step 3 takes quite some time. If I do not wait for the load before pressing End, it takes quite a while. Which makes sense; it needs to load before it can go to the end.
So this looks like a page load problem, which is consistent with most of the Google Docs cases I have looked at.
Unfortunately, a profiler bug prevent me from getting the category percentages for the content process main thread right now.
Comment 2•8 years ago
|
||
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: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•