Felix Schurk
85f52e3630
Update performance scripts ( #3532 )
...
* update performance script to work with out-of-source build
* update displayed messages and remove perf.rc file
* remove .gitignore in performance folder
2024-07-04 08:45:42 +02:00
Felix Schurk
8dd29e0a8a
Change to out-of source build, Update build instructions ( #3271 )
...
* update build instructions
Usage of "modern" CMake syntax and using specific out of source build.
Further add example on how to build in parallel, build a specific target
and how to change the compiler.
This closes #3236 .
2024-02-25 12:27:52 -05:00
Paul Beckingham
560bf53f42
Performance: Script now allows overrides, for comparison
2015-11-07 20:27:09 -05:00
Paul Beckingham
916689f1c2
Performance: Stores a copy of the test data
...
- This speeds the second run of 'make perf'.
2015-09-15 23:05:17 -04:00
Paul Beckingham
61bed34a19
Performance
...
- Generalized the perf scripts a little, to make it easier to test old versions.
2014-09-27 16:10:50 -04:00
Paul Beckingham
704e85fcbc
TD-57
...
- TD-57 taskdctl script assumes /bin/sh is /bin/bash (thanks to Tatjana Heuser).
2014-05-23 16:34:08 -04:00
Paul Beckingham
a340528de8
Performance Testing
...
- Added import and export to the testing. As an extension mechanism, it needs
to perform well.
2013-05-20 20:35:40 -04:00
Russell Steicke
51fd11a535
Adjust performance script for POSIX /bin/sh.
...
- Don't use brace expansion.
- Add the -f flag so we don't get errors on the first run.
Signed-Off-By: Russell Steicke <russells@adelie.cx>
2013-04-03 17:35:47 -04:00
Paul Beckingham
e3afa04e2d
Performance Testing
...
- Added 'performance' make target that constructs an 8,000+ task database and
runs benchmark queries against it.
2013-03-11 23:55:17 -04:00