Skip to content

Use a benchmarking framework for compactify benchmarks #238

Open
@brookslogan

Description

@brookslogan

The compactify benchmarks currently:

  • can give "false" comparisons locally depending on what other tasks are running during the locf test vs. the no-locf test (maybe not an issue for the Action runner?)
  • might penalize the second variant run due to heavier garbage collection load
  • (might fall victim to other benchmarking gotchas)

We should try shifting to a pre-package benchmarking solution; Ken linked me this list.

Interacts with #237; microbenchmark has built-in visualizations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3very low prioritycleanupimprovements to developing&building experience&quality, not directly to built pkg&docsgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions