racket-algebraic icon indicating copy to clipboard operation
racket-algebraic copied to clipboard

devise a performance analysis strategy

Open dedbox opened this issue 5 years ago • 1 comments

"Fast enough for me" is not a viable long term strategy. Eventually, I would like to automatically generate reports through raco whatever to help answer the following questions:

General Questions:

  • What aspects of Algebraic Racket are relevant to performance?
  • Which aspects are naturally fast or slow?

Ongoing Concerns:

  • How fast is Algebraic Racket right now?
  • What effect do the current changes have on performance?
  • Can it go any faster?

dedbox avatar Apr 09 '19 20:04 dedbox

idea fodder: https://github.com/bennn/gtp-benchmarks

dedbox avatar Apr 10 '19 20:04 dedbox