Giter Club home page Giter Club logo

php-framework-benchmarks's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

php-framework-benchmarks's Issues

Publish results on README?

Could you please post latest results in README? Not everyone has enough resources to run this on EC2 :)

Writing logs for zend framework project fails (minapp version fine)

Here's the sample error message I get:

PHP Warning:  file(/var/www/log/2011-03-05T18:01:33/1/http%3A%2F%2Flocalhost%2Fzend%2F1.10.2-project%2Fproject%2Fpublic%2Findex.php%2Fhello%2Fworld/1.log): failed to open stream: No such file or directory in /var/www/include/bench/Siege.php on line 54

Siege configuration error

Minor issue, but I noticed that Ubuntu 10.10 doesn't always create a .siegerc file in the user directory when installing siege. You may want to add that users can run the command "siege.config" to generate this for the current user.

Instructions Failing

root@ip-10-190-178-155:/root/http_load-12mar2006# make
gcc -Wall -O -c http_load.c
http_load.c: In function 'main':
http_load.c:413: warning: implicit declaration of function 'time'
http_load.c: In function 'handle_connect':
http_load.c:937: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
/usr/include/sys/socket.h:190: note: expected 'socklen_t * restrict' but argument is of type 'int *'
gcc -Wall -O -c timers.c
gcc -Wall -O http_load.o timers.o -s -o http_load
root@ip-10-190-178-155:/root/http_load-12mar2006# make install
rm -f /usr/local/bin/http_load
cp http_load /usr/local/bin
rm -f /usr/local/man/man1/http_load.1
cp http_load.1 /usr/local/man/man1

I'd suggest making a Puppet or Chef script that would allow people to run a single command and have everything install. That would make life a lot easier for those wishing to contribute results.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.