Page 1 of 1

Recent Performance

Posted: Thu Feb 12, 2015 5:52 pm
by protozen
Hi All,

I'm looking for more recent macro performance numbers like these:

http://www.newlisp.org/benchmarks/

Or the old computer language shootout numbers. Does anyone happen to know or have a recent set? I know of the QA tests that I can run. I'm curious about the feasibility of using newLisp in areas where I would have once needed to use Java or a lower level language. I'm looking primarily at data processing and client / server / peer to peer networking. I've never personally tested newLisp network and io buffers etc... in creating custom persistence layers and messaging systems. Any pointers or discussion of experience for recent newLisp builds circa 2012+ are greatly appreciated.

Re: Recent Performance

Posted: Wed Feb 18, 2015 7:46 pm
by protozen
I haven't had much of a chance to run some generic numbers myself. However, I did run a few cgi benchmarks in a vm with a couple hundred request per second on the form.cgi script in the examples directory, simulated 30-50-100 users counts for 10,000 requests using the built in dev http server with cgi processing. Since I'm looking at creating small scale custom servers, this seems adequate enough.