Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.52 KB

README.md

File metadata and controls

42 lines (26 loc) · 1.52 KB

parbench

Visualization tool for webserver concurrency, written in Clojure and Javascript.

Screenshot

Usage

  1. You'll need leiningen for now. Clone the repo, then 'lein run'

Todo:

  • RESTful interface
  • Cleaned up javascript
  • Distributed workers
  • Extraction of HTTP task distribution to a separate jar

Hacking

Parbench is a work in progresss and is rough around the edges in a number of places. Contributions are greatly appreciated, if you have any questions about contributing, just hit the message button on my github profile.

Legacy

There is a legacy version of parbench available on the downloads page and the legacy branch that runs quite differently, and looks like this:

Screenshot

Thanks!

I'd like to thank YourKit for providing this project with their Java profiler (which works excellently with Clojure). It's great at spotting performance issues. More info below:

YourKit is kindly supporting open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: YourKit Java Profiler and [YourKit .NET Profiler](http://www.yourkit.com/.net/profiler/index.jsp"

License

Copyright (C) 2011 and 2012 Andrew Cholakian

Distributed under the MIT Licensee, see LICENSE for details