After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 347225 - Tab switching is much slower than in Firefox
Tab switching is much slower than in Firefox
Status: RESOLVED INCOMPLETE
Product: epiphany
Classification: Core
Component: General
2.14.x
Other All
: Normal minor
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2006-07-11 14:03 UTC by Lucas Nussbaum
Modified: 2007-05-30 17:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Lucas Nussbaum 2006-07-11 14:03:45 UTC
Please describe the problem:
I am in the process of trying to switch from Firefox to Epiphany. I find that switching between tabs rapidly (for example when looking for a specific tab) is much slower.

"Experimentally" comparing this by opening a large number of tabs with the same pages in both Firefox 1.5.0.4 and Epiphany 2.14.2.1 (both from Ubuntu Dapper) seems to confirm this.

It might be a good target for performance optimization ...

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Christian Persch 2006-07-11 14:50:33 UTC
I cannot reproduce this here (ubuntu dapper too), tab switching is instantaneous here.

If you start epiphany from console (after closing all epiphany windows), is there any output there?
Comment 2 Lucas Nussbaum 2006-07-17 20:15:04 UTC
I just tried again. Now it works much faster. My test system is quite complex :
- during the day, I use my laptop on a dockstation, using the dock's video card, and the free ati driver.
- during the evening, I use my laptop standalone, using the proprietary fglrx ati driver, which is much faster.

Right now (fglrx), tab switching looks the same between firefox and epiphany. However, during the day, it is noticeably slower. Is it possible that epiphany is more X-intensive than Firefox when switching tabs ?
Comment 3 Christian Persch 2006-07-17 21:49:42 UTC
I don't think so, no.
Comment 4 Lucas Nussbaum 2006-07-17 22:03:05 UTC
Is there any way I could benchmark this more accurately ?
Comment 5 Christian Persch 2006-07-17 22:34:27 UTC
Maybe try running epiphany under gdb and press Ctrl-C when it's switching tabs and get a trace? Or using a profiler.
Comment 6 Lucas Nussbaum 2006-09-05 20:51:51 UTC
Follow-up on this:
On my undocked laptop (using the proprietary ATI driver - fglrx), I don't see any speed problem. However, when I dock my laptop and use my dockstation's PCI card (much slower), the problem is easy to spot. Maybe it's a problem with redrawing too much stuff when switching tabs, or something like that ?
Comment 7 Sam Morris 2006-10-24 15:06:24 UTC
I have a similar problem when using the 'nv' xorg module, as opposed to the proprietary 'nvidia' module which is nice and fast.
Comment 8 Lucas Nussbaum 2006-10-24 16:34:05 UTC
When I first reported this bug, I was using a complex setup which included a PCI graphic card to be able to do dual screen. I'm not using it anymore, so the slowness is not noticeable anymore.

I'm reporting this to the performance mailing list, maybe somebody will be able to provide some insight.