/vfpbench

FPU/SIMD Benchmark test

Primary LanguageC++MIT LicenseMIT

vfpbenchmark

Benchmark test for FPU and SIMD instructions.

For Linux and macOS

$ git clone https://github.com/hiroog/FlatBuildTool
$ export PATH=$PATH:$PWD/FlatBuildTool
$ git clone https://github.com/hiroog/vfpbench
$ cd vfpbench
$ flmake
$ flmake run
$ more output_log.txt
$ flmake list

For Android + termux

$ pkg install git python clang
$ git clone https://github.com/hiroog/FlatBuildTool
$ export PATH=$PATH:$PWD/FlatBuildTool
$ git clone https://github.com/hiroog/vfpbench
$ cd vfpbench
$ flmake
$ flmake run
$ more output_log.txt
$ flmake list

For Windows

Use WSL1 if you want to run on windows.

Web site

https://dench.flatlib.jp/app/vfpbench