axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] lisp noweb speed issue


From: daly
Subject: [Axiom-developer] lisp noweb speed issue
Date: Fri, 16 Feb 2007 11:24:57 -0600

Generally doing read or readline calls is a very slow way to read a file.
Use read-sequence instead. The improvement is noticeable.

See <http://www.emmett.ca/~sabetts/slurp.html>

Tim




reply via email to

[Prev in Thread] Current Thread [Next in Thread]