Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | '__VA_ARGS__' in benchmark macro -> '##__VA_ARGS__' | Jasper | 2025-09-02 |
| | | | | | Seems to solve the empty argument problem for macros with variadic argument lists. GCC only | ||
* | Started work on macros to benchmark given functions | Jasper | 2025-09-01 |
| | |||
* | Initial commit | Jasper | 2025-08-31 |