diff options
Diffstat (limited to 'benchmarks/fib/DESCR')
-rw-r--r-- | benchmarks/fib/DESCR | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/fib/DESCR b/benchmarks/fib/DESCR new file mode 100644 index 00000000000..ffce64a985a --- /dev/null +++ b/benchmarks/fib/DESCR @@ -0,0 +1,2 @@ +This benchmark times how long it takes your computer to compute the +fourtieth Fibonacci Number. |