Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jbuckmccready/static_aabb2d_index_bench

Benchmarks for the static_aabb2d_index library
https://github.com/jbuckmccready/static_aabb2d_index_bench

Last synced: 26 days ago
JSON representation

Benchmarks for the static_aabb2d_index library

Awesome Lists containing this project

README

        

# StaticAABB2DIndex Benchmarks

## Summary

Repository for running benchmarks for the
[static_aabb2d_index](https://github.com/jbuckmccready/static_aabb2d_index) library. This is a
separate repository to avoid bloat, additional compile time, and general issues with depending on
`criterion` in the library repository.

## Quick Links

[Library Repo](https://github.com/jbuckmccready/static_aabb2d_index)

[Library Crate](https://crates.io/crates/static_aabb2d_index)

[Library Documentation](https://docs.rs/static_aabb2d_index/latest/static_aabb2d_index/)