[web2py] Re: web2py binary contest

2013-10-20 Thread Massimo Di Pierro
Congratulations! On Sunday, 20 October 2013 15:52:23 UTC-5, Brian M wrote: > > WhooHoo! :D And thank you Niphlod for all you contribute to the web2py > community! > > On Sunday, October 20, 2013 2:22:29 PM UTC-5, Niphlod wrote: >> >> @Brian M won the contest. Congrats to him for committing to t

[web2py] Re: web2py binary contest

2013-10-20 Thread Brian M
WhooHoo! :D And thank you Niphlod for all you contribute to the web2py community! On Sunday, October 20, 2013 2:22:29 PM UTC-5, Niphlod wrote: > > @Brian M won the contest. Congrats to him for committing to test out the > recipe and fiddle a little with the source code. > > @everyone else: fee

[web2py] Re: web2py binary contest

2013-10-20 Thread Niphlod
@Brian M won the contest. Congrats to him for committing to test out the recipe and fiddle a little with the source code. @everyone else: feel free to test the recipe...next binary release will be done following those guides. -- Resources: - http://web2py.com - http://web2py.com/book (Documen

[web2py] Re: web2py binary contest

2013-10-19 Thread Brian M
Yeah bit of difference there when hitting a static file Rocket not quite 50/sec Gevent just over 300/sec :D *On Rocket* C:\Users\Brian\Downloads\python\httpd-2.4.6-win64-VC11\Apache24\bin>ab.exe -n 50 0 -c 20 http://127.0.0.1:8000/welcome/static/images/twitter.png This is ApacheBench, Version 2

[web2py] Re: web2py binary contest

2013-10-19 Thread Niphlod
yep. retry that test pointing to a static file, or a page that doesn't needs session and/or database queries, and you'll see much more performance gain. BTW, I'm going to inspect your submission later :-P On Saturday, October 19, 2013 6:34:57 AM UTC+2, Brian M wrote: > > Basic speed comparison

[web2py] Re: web2py binary contest

2013-10-18 Thread Brian M
Basic speed comparison between the two suggests that gevent may indeed be noticeably faster. (I wouldn't jump to too many conclusions - this is totally unscientific and being run on a relatively low powered laptop - Win8, 1.7GHz AMD E2, 8GB RAM.) *Summary* 500 requests @ concurrency of 20 Rocke

[web2py] Re: web2py binary contest

2013-10-18 Thread Brian M
OK, since nobody else seems to be trying and I do use the windows binaries for a work app I gave this a try and didn't seem to have any trouble building the default binary and one with gevent. Niphlod I'll send you an email off-list to see if I did it right. ~Brian On Thursday, October 17, 20

[web2py] Re: web2py binary contest

2013-10-17 Thread Niphlod
bump. Contest will close in 1 week, 25 Oct 2013. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to t

[web2py] Re: web2py binary contest

2013-10-16 Thread Niphlod
there are (ATM) no packagers being able to produce binaries for all platforms using a single platform (i.e., you can't build a win binary on linux). BTW, you can easily redistribute the official binaries with your application in it, and I really don't see why your requirement needs to be able t

[web2py] Re: web2py binary contest

2013-10-15 Thread Joe Barnhart
Is the new process cross-platform? I looked it up on the Python site and it didn't say anything specific about OSX except it's compatible with "unix like" operating systems. Or course, I have the weirdest requirement of all -- I'd like to automate the build of a website (with data) on a Linux

[web2py] Re: web2py binary contest

2013-10-14 Thread Niphlod
bump (@moderators, this is just to keep it in the first posts in this week) > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message