dedbox/racket-algebraic

devise a performance analysis strategy

Opened this issue · 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?