Skip to content

Instantly share code, notes, and snippets.

@jtobin
Created October 10, 2012 14:09
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 jtobin/3865854 to your computer and use it in GitHub Desktop.
Save jtobin/3865854 to your computer and use it in GitHub Desktop.
Simple benchmark
$ time ./Rosenbrock 500 > trace.dat # using an ensemble containing 200 particles
(flat-mcmc) Rosenbrock density
20259 / 100000 (0.20259) proposals accepted
real 0m0.428s
user 0m0.367s
sys 0m0.016s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment