Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stanford-mast/iBench
Suite of contentious microbenchmarks
https://github.com/stanford-mast/iBench
Last synced: 2 months ago
JSON representation
Suite of contentious microbenchmarks
- Host: GitHub
- URL: https://github.com/stanford-mast/iBench
- Owner: stanford-mast
- License: bsd-3-clause
- Created: 2016-06-14T19:09:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T19:30:36.000Z (almost 8 years ago)
- Last Synced: 2024-08-03T01:25:49.925Z (6 months ago)
- Language: C
- Size: 794 KB
- Stars: 53
- Watchers: 11
- Forks: 24
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iBench
iBench is a suite of contentious microbenchmarks. Each microbenchmark targets a different shared resource in a multi-core chip (processing cores, cache capacity, main memory bandwidth) and has tunable intensity. iBench was originally written to evaluate the [Paragon cluster scheduler](http://dl.acm.org/citation.cfm?id=2451125), but has since been considerably altered. You can find more details about iBench in our [IISWC paper](http://ieeexplore.ieee.org/document/6704667/) ([PDF](http://csl.stanford.edu/~christos/publications/2013.ibench.iiswc.pdf)).
# License & Copyright
iBench is free software; you can redistribute it and/or modify it under the terms of the [BSD License](LICENSE) as published by the Open Source Initiative, revised version.
iBench was originally written by Christina Delimitrou at Stanford University, and per Stanford University policy, the copyright of this original code remains with the Board of Trustees of Leland Stanford Junior University.
If you use this software in your work, we request that you reference the [iBench paper](http://ieeexplore.ieee.org/document/6704667/) ("iBench: Quantifying Interference for Datacenter Applications", Delimitrou and Kozyrakis, IISWC, September 2013), and that you send us a citation of your work.