Skip to content

Small online tool to help evaluate expected performance characteristics of parallel computations.

License

Notifications You must be signed in to change notification settings

mariszo/parallelism-calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parallelism-calculator

CircleCI

Source: https://github.com/mscharley/parallelism-calculator
Author: Matthew Scharley
Contributors: See contributors on GitHub
Bugs/Support: Github Issues
Copyright: 2016
License: MIT license
Status: Active

Usage

This tool is deployed online for public usage.

Synopsis

"How much parallelism should I have?"

The above is a common enough question and one that can be answered with some pretty simple math. Unfortunately some of the math is completely counter-intuitive. This tool helps demonstrate how your algorithms are currently performing, why they are currently performing the way they are and act as a way to help talk about the properties of what is causing the actual situations we find ourselves in.

About

Small online tool to help evaluate expected performance characteristics of parallel computations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 68.5%
  • CSS 31.5%