I just tested my web2py installation using Apache Benchmark and found strange thing. When I benchmarked common examples app, that is available in web2py core (this url: /examples/simple_examples/hello5 ) I found that compiled app gives me around 100 req/sec but uncompiled 155 req/sec which is much more. The same app on the same computer. Tried several times just to avoid some issues. Why is it? I would expect the compiled version to be faster and not just opposite.
Environment: 2.6.0-development+timestamp.2013.06.27.07.20.48 (Running on Apache/2.2.21 (Win32) mod_wsgi/3.5-BRANCH Python/2.7.5 -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

