Skip to content

Benchmarking compilation times #20

Open
@MartinHH

Description

@MartinHH

It would be helpful to have a setup that allows to benchmark compilation times. This would allow to observe the effect changes to the derivation mechanism may have on the compilation time (of derivation of typeclasses).

This blog post might be a good start: https://www.scala-lang.org/blog/2018/06/04/scalac-profiling.html - or maybe there are other sources?

Futhermore, one would probably need to have one or more reference projects with a sufficient amount of derivation (maybe even one for each typeclass (Arbitrary, Cogen, Shrink)). Using the test code of this project might be problematic as it will change over time (while the reference project should ideally remain unchanged).

Metadata

Metadata

Assignees

No one assigned

    Labels

    help welcomeProject maintainer could need help to get this done

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions