diff options
| -rw-r--r-- | llvm/docs/Proposals/TestSuite.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/Proposals/TestSuite.rst b/llvm/docs/Proposals/TestSuite.rst index 8c7531783d4..85f3642a2e9 100644 --- a/llvm/docs/Proposals/TestSuite.rst +++ b/llvm/docs/Proposals/TestSuite.rst @@ -259,6 +259,10 @@ https://github.com/darktable-org/rawspeed Its test dataset is 756 MB in size, which is too large to be included into the test-suite repository. +C++ Performance Benchmarks +-------------------------- +https://gitlab.com/chriscox/CppPerformanceBenchmarks + Generic Algorithms ================== |

