Skip to content

Instantly share code, notes, and snippets.

@brixen
Last active December 23, 2015 06:49
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save brixen/6596556 to your computer and use it in GitHub Desktop.
Save brixen/6596556 to your computer and use it in GitHub Desktop.

Notable papers for performance evaluation:

  • Wake Up and Smell the Coffee: Evaluation Methodology for the 21st Century
  • Statistically Rigorous Java Performance Evaluation
  • A unifying approach to performance analysis in the Java environment
  • Dynamic Metrics for Java

Caveats: This list is not exhaustive nor are the papers necessarily correct.

Notes: These all discuss Java as it was the only programming language to exist for a long time before lesser languages like SELF, Smalltalk, C, Ruby, etc. were discovered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment