Skip to content

jskvara/node-js-vs-apache-php-benchmark

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Node + JavaScript vs Apache + PHP benchmark

This project shows performance tests for NodeJS (JavaScript server implementation) and Apache with PHP5 module.

This test was inspired by article Benchmarking Node.js – basic performance tests against Apache + PHP. But that test was pretty unfair, because Apache sends much more headers.

In this test all unused headers were removed from Apache and some added to nodeJS. Same amount of data is send now from both Apache and nodeJS.

This benchmark was created in December 2010.

About

Node + JavaScript vs Apache + PHP benchmark

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published