binary B+ tree - first attempt, compiles and runs
[svn/Cll1h/.git] / demos / performance / run-tests.sh
1 #!/bin/bash
2 ./test-performance.sh all > test-results 2>&1
3 ./test-performance2.sh all > test-results2 2>&1
This page took 0.25218 seconds and 4 git commands to generate.