Skip to content

Real-world benchmarks (sturdy) #292

@sjakobi

Description

@sjakobi

In #282 (comment) @svenkeidel mentioned the sturdy project:

My collaborator Tobias Hombücher is currently working on a static analysis for Scheme that uses this hashmaps and hashsets extensively (https://gitlab.rlp.net/plmz/sturdy/-/tree/PowersetT/scheme). We have a benchmark suit with a few scheme programs (https://gitlab.rlp.net/plmz/sturdy/-/blob/PowersetT/scheme/bench/FixpointBench.hs). Once Tobias gets the analysis working, this would be a great real-world benchmark for the unordered-containers library, because it uses the insert, delete, union and isSubmapOf functions.

I wonder whether it would be worth adopting parts of sturdy as a benchmark suite, or maybe just document how to use it as a benchmark for our code.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions