delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/06/05/12:01:11

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:mime-version:to:cc
:subject:references:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=i8C4ZbcYXhxysOXU
/AdKG21LQGT4RDIyV354EulIEZUURBiqnwXAkmtp3bC0s5CVKVuwK095NvDd7AmJ
u2FwTPctOima0RkYILi4jIPOpB+FNvGOScNtCZ83hoLbF02I6C3jjiQeZF/F3zIE
W5G2k5BKImhoKADqzdDifbtIA7k=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:mime-version:to:cc
:subject:references:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=N4O1vK/R375WdsWKQOGEga
TCmFE=; b=e5cZEhUJNSH51N7J6KcxADTsDJlG2OzeXihPVJOJzmFtDMSGCHPuiy
1klJCKuwWfRwrHnnRpm6JOR6RzPMl4qjcPtjHEeddMk71TrbPd0B6l312E1yv9uJ
dYKi+7CXSdL1tEJ/NTxKwugrEzHUWEmEhYh77Oxq8aBWbpmU4YkgI=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-6.9 required=5.0 tests=BAYES_00,GIT_PATCH_2,TIME_LIMIT_EXCEEDED autolearn=unavailable version=3.3.2 spammy=Apple, certainly, vendors, speeds
X-HELO: Ishtar.sc.tlinx.org
Message-ID: <5B16B381.7010205@tlinx.org>
Date: Tue, 05 Jun 2018 09:00:01 -0700
From: L A Walsh <cygwin AT tlinx DOT org>
User-Agent: Thunderbird
MIME-Version: 1.0
To: Paul Sheer <paulsheer AT gmail DOT com>
CC: cygwin AT cygwin DOT com
Subject: Re: Cygwin X11 Server slow performance
References: <CABxOuY8egyTzYbXGaTeyjt0AC=Wh5KQncmu3tj35KDk4k6hENw AT mail DOT gmail DOT com> <CABxOuY-FqQcjaUBRKc3s2LoRHOPOUTYEh_iOSTh85EquJiGLYw AT mail DOT gmail DOT com> <5d579671-213c-c742-05b2-b771a827b6f5 AT cygwin DOT com> <CABxOuY8ep65KrDQX4X4S5em=W4hS4F_86GzcWAOVD7hr2aMx-Q AT mail DOT gmail DOT com> <5B15D849 DOT 60308 AT tlinx DOT org> <CABxOuY-XE-2-rB5hiOpJXOuxdZjVNaKkNveakq07dumfApu2Ww AT mail DOT gmail DOT com>
In-Reply-To: <CABxOuY-XE-2-rB5hiOpJXOuxdZjVNaKkNveakq07dumfApu2Ww@mail.gmail.com>
X-IsSubscribed: yes

Paul Sheer wrote:
>> 	Maybe you aren't familiar with 'X'.  X is just a graphical
>> transport.  It doesn't have menus unless some other program puts them up.
>> Try 'X' on linux -- running it from startX from a console and see
>> how easy it is to use.
>>
> 
> 
> NetSarang commercial X server has configuration menus to set keyboard
> mappings, cut-paste behavior, and various other settings in a user
> friendly manner.  It has orders of magnitude faster performance in a
> side-by-side comparison using XEmacs Motif as a test application
> displayed remotely over a 1GB LAN.
---
	That's fine, but how much does NetSarang cost for 10-15 years
of commercial support & upgrades?

	I use Gvim over a Gtk interface.  The fact that you are
comfortable with a 20 yr-old graphical interface, that was only
reasonably supported by commercial Unix vendors puts you in a
different class of users -- which was why I suggested an Apple
based OS in the first place.


> But that fact that you are using the reason "X is just a graphical
> transport" as an excuse makes me realize it is impossible to have a
> conversation with you.
---
	From my perspective, that's what it is, not too many 
programs are built on the Xlib et al. widget set.  I tune my programs
and I/O more for file I/O and know my toolsets enough to know that
they don't do with small packets, but had file I/O tuned at 
125megaB (mega=10**6) writes and 119megaB reads over a 1GB LAN
and now get 600+MB(M=2**20) reads and 275+ writes over a 8Gb LAN
(10 in name, but lose 20% to bus speed).  My speeds now, in file
I/O and in gvim are limited by CPU speed as Gvim does near full
syntax parsing for error and color display. 

	Realize though, that the fact that you prefer a commercial
emacs version to a free X11+gtk Gvim sorta puts you more in a
commercial apple class which is another reason I pointed at
Apple based computers.  Also, even the fact that you prefer emacs
+ motif...makes it less likely you'll be happy with something
that requires more work on the part of the user to tune for the
OS + hardware; again=> apple.

I hope you appreciate my input, it certainly wasn't from a fanboy
of any of the OS's, point of view, but you've indicated you want
Cadillac features and support.  I suggest and hope you find what
you are looking for.


(M=2**30) writes with 

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019