Skip to content

Benchmark suite #1278

@fredrik-johansson

Description

@fredrik-johansson

Currently we have a lot of isolated profiling and example programs, but no automatic way to aggregate performance benchmarks. A unified benchmark suite would be useful to catch performance regressions (and track improvements)! Key functionality to cover:

  • Integer primality testing and factoring
  • Univariate polynomial arithmetic, GCD, factoring
  • Multivariate polynomial arithmetic, GCD, factoring
  • Linear algebra (determinants, solving, eigenvalues)
  • Algebraic numbers
  • Special functions

@thofma Do you have some good problems that we could use?

@defeo Do you have some good benchmark problems for FLINT's finite fields and their embeddings? I don't know enough about the applications to tell what kind of parameters would be interesting to profile for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions