Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.

TheNotary/perftest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Welcome to perftest (rails rig PERFormance TEST)

Have you ever wondered how much perfomance you lost when you went from one NIC to another, or one router to another?  Or even how much longer your pages took to load when you swapped your nginx for Apache with a ton of modules installed.  Well this app is designed to help you gauge how well your rig is able to perform in a very simple way.  

Progress:  It's going to start very simple and as I need more datapoints, I will code them at that time.  If you need something or have any ideas, feel free to send me a message and I'll consider their implimentation.  

The test will involve just the rails app.  A web browser will be used and js will fire off ajax requests and figure out what the response times are and then format a report right there on the web page.    

Currently, the only datapoints tracked are overall response time of each page.  That's pretty lame, but then again, this is the most important factor so I find it to my liking.  

About

A rails app that speed tests your connection. It's got very limited functionality at the moment, but if you want more functionality, it's fairly easy to understand what's going on and how to make changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors