tests: add bench_strfib.nit
authorJean Privat <jean@pryen.org>
Wed, 11 Mar 2015 01:01:48 +0000 (08:01 +0700)
committerJean Privat <jean@pryen.org>
Wed, 11 Mar 2015 01:01:48 +0000 (08:01 +0700)
commit21217d069ea9f935dc514cf0c5332c0f28c9f1e3
treecc3fa2f6e31df46e1a97e3489eb38fcc2c698b30
parentce979c8c10b618c7d5e4be0e3224f580d2db4fdf
tests: add bench_strfib.nit

A simple program that recursively build and concatenate strings.

Signed-off-by: Jean Privat <jean@pryen.org>
tests/bench_strfib.nit [new file with mode: 0644]
tests/sav/bench_strfib.res [new file with mode: 0644]