Skip to content
## BandwidthBenchmark v0.1.0



**Closed issues:**
- Write tests + setup CI (#5)
- How to use flopsscaling - it seems not to work (#6)
- Use `@threads :static` instead of `@threads` (#7)
- Allow running bandwidth benchmarks with different kernels (#9)
- Option to group `bwscaling` results by memory domains (#10)
- Mention `bwscaling_memory_domains` in the docs (#12)

**Merged pull requests:**
- Update README.md (#4) (@pitmonticone)
- Fix name of `flopsscaling` (#8) (@giordano)
- Bandwidth scaling within and across memory domains (#11) (@carstenbauer)