Re: Proposal: improvement of string.gsub()
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Proposal: improvement of string.gsub()
- From: Asko Kauppi <asko.kauppi@...>
- Date: 2005年4月21日 21:55:11 +0300
Did I mention the SDL_Mixer demo I made.. (I guess I did :)
Anyway, in Linux it runs at full fps in both C and Lua. Impressive.
Playing a song, throwing all samples to a Lua callback, which draws
them on screen. I so much like to show that to someone :) who thinks
scripting languages are performance hogs. Well used, they need not be.
hmm.. perhaps time for a new subject? :)
21.4.2005 kello 19:17, PA kirjoitti:
Xavante went from 1100 to
2000 requests/sec with SAJAX (with 10, 100 and 250 clients)
Excellent! This nicely illustrates that even a tiny Lua HTTP server
can perform quite decently :)