3 Forks
5 Stars
5 Watchers

mw-benchmark

This project contains all the code and configurations to install, optimize and benchmark a Wikipedia server with realistic workload. Wikipedia, empowered by MediaWiki, can be used to assess and compare the performance of different: a. Web Servers - Apache, LightHTTP, NGNIX, etc. b. Web Server Modules - Apache MPM, Preform, Event, etc. c. Databases - MySQL, Postgress, TSQL, SQLLite, etc. d. Caches - Accel, Memcached, Redis, etc. e. Archiving - SiteStory, Cache Based Archiving, etc.

How to download and setup mw-benchmark

Open terminal and run command
git clone https://github.com/shivam-maharshi/mw-benchmark.git
git clone is used to create a copy or clone of mw-benchmark repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mw-benchmark https://github.com/shivam-maharshi/mw-benchmark/archive/master.zip

Or simply clone mw-benchmark with SSH
[email protected]:shivam-maharshi/mw-benchmark.git

If you have some problems with mw-benchmark

You may open issue on mw-benchmark support forum (system) here: https://github.com/shivam-maharshi/mw-benchmark/issues