-
Notifications
You must be signed in to change notification settings - Fork 2
/
benchmarks.txt
37 lines (27 loc) · 961 Bytes
/
benchmarks.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
512 samples latency, netbook (Acer Aspire One)
***************************************************************************
Compiled with:
faust2jack -osc stringSinger.dsp -time -sch -vs 1024 -lv 1 -lt -t 99999
stereoVocoder and clean trough limiter and meter
sends: PM
104% cpu
stereoVocoder and clean trough limiter and meter
sends: PM & chorus
175% cpu
***************************************************************************
Compiled with:
faust2jack -osc classicVocoder.dsp -time -sch -vs 1024 -lv 1 -lt -t 99999
102% cpu
faust2jack -osc classicVocoder.dsp
90%
faust2jack -osc classicVocoder.dsp -time -vec -vs 512 (and higher)
segfault
faust2jack -osc classicVocoder.dsp -time -vec -vs 256 (and lower)
90% cpu
***************************************************************************
Compiled with:
faust2jack -osc PAFvocoder.dsp -time -sch -vs 1024 -lv 1 -lt -t 99999
PAFvocoder
102 to 170% cpu
FOF default: 105%
FOF vec vs 256: 110%