Mercurial > hg > silvet
comparison testdata/timing/results.txt @ 72:daca1bab4946
Add timing test script
author | Chris Cannam |
---|---|
date | Tue, 06 May 2014 10:59:04 +0100 |
parents | |
children | 21acd34a0e3e |
comparison
equal
deleted
inserted
replaced
71:ce64d11ef336 | 72:daca1bab4946 |
---|---|
1 | |
2 Thinkpad T540p i5-4330M @2.80GHz with 16GB RAM, plugged in | |
3 Arch Linux, gcc 4.8.2 | |
4 Using sonic-annotator v1.0 (commit:41c4de1e05d8), release build | |
5 | |
6 Debug flags: -g -fPIC | |
7 Release flags: -O3 -ffast-math -msse -mfpmath=sse -ftree-vectorize -fPIC | |
8 | |
9 Note that the input file is single-channel 16-bit PCM at 44100Hz, | |
10 duration 0m43.5s. | |
11 | |
12 | |
13 DEBUG/RELEASE: | |
14 | |
15 commit:ce64d11ef336, release build of Silvet, release build of qm-dsp | |
16 | |
17 real 1m47.676s | |
18 user 1m47.580s | |
19 sys 0m0.193s | |
20 | |
21 commit:ce64d11ef336, debug build of Silvet, release build of qm-dsp | |
22 | |
23 | |
24 commit:ce64d11ef336, release build of Silvet, debug build of qm-dsp | |
25 | |
26 | |
27 commit:ce64d11ef336, debug build of Silvet, debug build of qm-dsp | |
28 | |
29 | |
30 Subsequent tests use release builds of both. | |
31 | |
32 |