Skip to content

Instantly share code, notes, and snippets.

@antoinelyset
Forked from brixen/gist:6596556
Last active December 23, 2015 06:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save antoinelyset/6596651 to your computer and use it in GitHub Desktop.
Save antoinelyset/6596651 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 link
  • Statistically Rigorous Java Performance Evaluation link
  • A unifying approach to performance analysis in the Java environment link
  • Dynamic Metrics for Java link

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