Skip to content

hiroog/vfpbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

FPU/SIMD Benchmark test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages