Skip to content

Benchmarking #75

Open
Open
@fdiblen

Description

@fdiblen

I forked this repo and changed the algorithm. Now it calculates pi for given number of iterations. We can use this to benchmark different methods we use in the guide.
https://github.com/fdiblen/cpp2wasm

Status:

  • The new algorithm implemented
  • Cleaned up the text and removed guide related info
  • CI updated
  • Tests updated

TODO:

  • Update the links, review the text and update it
  • Add seed as an argument
  • Fix 2 failing e2e tests
  • Remove the code which we are not going to use for benchmarking
  • Move repo to NLESC-JCER organization and rename as cpp2wasm-benchmark
  • Find a tool to automatically do the benchmarking

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions