Update dtgbasat benchmark
* bench/dtgbasat/config.bench: Configuration file sample used by gen.py * bench/dtgbasat/gen.py: Script that can generate both bench script and pdf results. * bench/dtgbasat/stats.sh: Change stat.sh into stat-gen.sh that will be generated by gen.py script. * bench/dtgbasat/Makefile.am: Add new files. * bench/dtgbasat/README: Update README. * bench/dtgbasat/stat-gen.sh: Add stat script generated by gen.py and default config.bench file.
This commit is contained in:
parent
823dc56e6b
commit
042c7a0f5b
6 changed files with 1257 additions and 13 deletions
|
|
@ -17,6 +17,6 @@
|
|||
## along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
EXTRA_DIST = formulas prepare.sh rundbamin.pl stat.sh stats.sh tabl.pl \
|
||||
tabl1.pl tabl2.pl tabl3.pl tabl4.pl
|
||||
tabl1.pl tabl2.pl tabl3.pl tabl4.pl gen.py config.bench
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue