mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-10 09:49:27 +02:00
* New benchmark test for floating-point functions
This commit is contained in:
parent
1f3cdf10b7
commit
472afce137
1800
tests/bench/bfloatfunc.pp
Normal file
1800
tests/bench/bfloatfunc.pp
Normal file
File diff suppressed because it is too large
Load Diff
3
tests/test/cg/tfloatfunc.pp
Normal file
3
tests/test/cg/tfloatfunc.pp
Normal file
@ -0,0 +1,3 @@
|
||||
{ %OPT=-O3 }
|
||||
{ this benchmark can be used also as a test case }
|
||||
{$I ../../bench/bfloatfunc.pp}
|
Loading…
Reference in New Issue
Block a user