Date: Wed, 10 Apr 1996 18:57:16 +1000 From: Bruce Evans <bde@zeta.org.au> To: ache@astral.msk.su, scrappy@ki.net Cc: current@FreeBSD.ORG Subject: Re: termcap/curses vs ncurses Message-ID: <199604100857.SAA11884@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> How about libtermcap? >It will be nuked on libncurses->libcurses migration, i.e. >it will be link to libncurses too. In the current libtermcap, tparm() is 7 times slower than tgoto() on the ANSI "cm" string. libncurses uses tparm() for everything, so it is quite slow. Is the latest version of libncurses faster? Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604100857.SAA11884>