posterior icon indicating copy to clipboard operation
posterior copied to clipboard

Performance benchmarks

Open mjskay opened this issue 4 years ago • 3 comments
trafficstars

Pinging off of https://github.com/stan-dev/posterior/pull/157#issuecomment-846611937, would it be useful to have some standard benchmarks we use for evaluating performance?

Does anyone have experience setting something like this up? I noticed that the bench package looks to be developing infrastructure for doing this with continuous integration using scripts with calls to bench::mark() in a bench/ subdirectory. Might be worth playing with.

mjskay avatar May 23 '21 19:05 mjskay

Good idea. I haven't used bench but at first glance I agree it seems worth playing with. Could be a good solution.

jgabry avatar May 23 '21 19:05 jgabry

Noting here so we don't forget: from the conversation over at https://github.com/stan-dev/posterior/pull/160#issuecomment-847435468 I think that touchstone, not bench, is the more promising direction for this.

mjskay avatar Jun 26 '21 02:06 mjskay

Hey @mjskay! As discussed {touchstone} is now in a stable state, would love your feedback!

assignUser avatar Jan 19 '22 16:01 assignUser