Re: MacOS X: MCL 5.0 vs. LispWorks 4.3
"John C. Mallery" <[email protected]> Wed, 14 Jan 2004 11:57:51 -0500
| Newsgroups | gmane.lisp.cl-http |
|---|---|
| Message-ID | <p06010202bc2b23eb80ef@[10.0.1.3]> |
At 4:42 PM +0000 1/13/04, David Johnson-Davies wrote: >Has anyone compared the performance and reliability of cl-http on MacOS X >under MCL 5.0 versus LispWorks 4.3? LispWorks is suitable for production operation in the current release. Performance is very good. The MCL port is very complete, but suffers from some unreliability in the MCL TCP interface. See Rainer Joswig's performance comparisons for MacOSX: <http://lispm.dyndns.org:8000/lisp/benchmarks.html> Open MCL probably eliminates these issues, but nobody has come up with a CL-HTTP port to it yet. This would be a really good idea.