shibatch / sleef

SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
https://sleef.org
Boost Software License 1.0
661 stars 131 forks source link

Delete old benchmark system #597

Closed joanaxcruz closed 1 week ago

joanaxcruz commented 1 week ago

What is the purpose of this pull request?

What changes did you make?

Deleted old benchmark system and replaced with most up to date one which uses googlebench. Changes to CMakeLists were carried accordingly. Deleted section in documentation on legacy benchmark system.

Does this PR relate to any existing issue?

Relates to Issue #9