Author Topic: Zubuntu X11 Faster Over Ssh  (Read 4776 times)

cal

  • Full Member
  • ***
  • Posts: 112
    • View Profile
Zubuntu X11 Faster Over Ssh
« on: August 28, 2009, 11:47:47 am »
I'm struck by how much faster apps start and run while being using X11 forwarding through a ssh connection.   The difference is almost nearly double the start time for local apps.  Some things are even faster.   Searching Synaptic over ssh, for example, is nearly instantaneous compared to running it local.

I'm concerned that I have something screwy with my local configuration that is slowing me down.  Is it possible that the reduced load of not having to draw X windows is making a that much difference?

Snappy

  • Hero Member
  • *****
  • Posts: 793
    • View Profile
    • http://
Zubuntu X11 Faster Over Ssh
« Reply #1 on: August 28, 2009, 12:50:26 pm »
I believe the difference due to X11 drawing is possible.
Considering that not all the Z has hardware graphics acceleration.
Snappy!
------------------------
Akita (Daily use)
<span style='font-size:8pt;line-height:100%'>SL-C1000 with Cacko 1.23 full
Accessories: Wifi XI-825 CF  |  16GB (6) SDHC (Transcend) | 1GB 80x CF (RiDATA PRO-2) </span>

Collie (Sandbox)
<span style='font-size:8pt;line-height:100%'>SL-5500 with OZ/GPE 3.5.4.1 alpha3 build 2006-04-27
Accessories: 512MB A-Data SD | 64MB Toshiba SD</span>

cal

  • Full Member
  • ***
  • Posts: 112
    • View Profile
Zubuntu X11 Faster Over Ssh
« Reply #2 on: August 28, 2009, 12:58:31 pm »
I'm experimenting with running a windows manager in xnest over ssh.

Code: [Select]
Xnest -geometry 800x600 :1 & DISPLAY=:1 ssh -Y -l root xx.xx.xx
I'm finding that once a WM is loaded, the remote and local speed is about the same .  So I'm guessing the extra load of running the WM is what is causing the problem.  The Z takes a pretty good performance hit, even w/light WMs like Fluxbox.
« Last Edit: August 28, 2009, 12:59:01 pm by cal »