On Tue, Feb 12, 2019 at 02:41:30AM +0700, Robert Elz wrote:
 > Nothing that could be done to libedit itself can possibly change
 > anything that is being measured here.

That's not quite true; it has a fair amount of data in its ABI, and
that incurs startup-time cost because you can't bind data lazily.
(Also, initialized data incurs bulk memcpys...)

-- 
David A. Holland
dholl...@netbsd.org

Reply via email to