Skip to content

Commit 9c62010

Browse files
committed
Moved benchfft tools from benchmarks to tools
1 parent 2cf832f commit 9c62010

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -315,9 +315,9 @@ Our library is also built with `-Ofast` only.
315315
The performance measurements are made on an isolated core of an Intel®
316316
Celeron® N3050 CPU running at 2160 MHz.
317317
318-
The results of the performance and accuracy tests, along with the
319-
programs used to conduct them, are available in the `benchmarks`
320-
subdirectory.
318+
The results of the performance and accuracy tests are available in the
319+
`benchmarks` subdirectory. The programs used to conduct those (and many
320+
other) tests are in the `tools` subdirectory.
321321
322322
## SIMD code
323323
For some SIMD architectures we provide optimized versions, written
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)