This runs at rate around 6000 req/sec, blows away Tcl .files and PHP, same speed as Apache static files

Zoran Vasiljevic wrote:
On the behalf of Gustaf, as his email didn't
reach the list (for some obscure reason):

Begin forwarded message:

-------- Original-Nachricht --------
Betreff:        Re: [naviserver-devel] Benchmarks
Datum:  Mon, 11 Dec 2006 19:12:33 +0100
Von:    Gustaf Neumann <[EMAIL PROTECTED]>
An:     naviserver-devel@lists.sourceforge.net
Referenzen:     <[EMAIL PROTECTED]>



what happens, if you try byte-compiled code, e.g.:

test.adp
------------------------------------

<BODY>
Test list <%=[ns_fmttime [ns_time]]%>
<P>
<UL>

<%
proc foo {n} { for { set i 0 } { $i < $n } { incr i } { ns_adp_puts $i }}
foo 50
%>

</UL>
</BODY>





-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel


--
Vlad Seryakov
571 262-8608 office
[EMAIL PROTECTED]
http://www.crystalballinc.com/vlad/


Reply via email to