Skip to content

Performance Benchmarking #52

@nikoscham

Description

@nikoscham

Create benchmarks for solvers, mesh generators, and visualization routines. Integrate these benchmarks into the existing node.js examples. For visualization, implement an export-to-image feature to support the benchmarks.

Tasks

  • Collect and store performance metrics, including runtime, peak memory usage, and result accuracy. Regarding results accuracy, we can store a reference solution, for every example, and compare the solution of some random nodes with the reference solution.
  • Automate benchmark runs in CI. Extend the current workflow, which currently performs only basic runs.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions