Commit graph

11 commits

Author SHA1 Message Date
39e385f1f9 beginning conversion to sepples 2015-06-06 10:42:14 -07:00
834e424087 fix sepples compilation 2015-05-28 21:14:13 -07:00
79fe905ec5 incomplete svf implementation 2015-05-28 16:45:14 -07:00
9f58751a04 shuffle around definitions 2015-05-28 12:21:38 -07:00
f1a8bcd876 use single-precision floats for ARM
NEON doesn't support doubles ;_;
anyway, this turns the two-times slowdown
caused by previous commits into a two-times speedup.
2015-04-07 13:55:12 -07:00
33c0ef8f14 vectorize tube 2015-04-07 11:25:26 -07:00
4022d11349 use vectors instead of intrinsics 2015-04-06 12:10:37 -07:00
75fa193a90 optimize biquads
using process.h and running in-place
is 19% faster on this machine.
from there, using intrinsics yields another 94%,
for a total speedup of 130%.
2015-04-05 17:52:39 -07:00
80e60fab1c inline everything; fix types 2015-04-04 06:48:27 -07:00
d20bea5fa5 rewritten makefile, separate SSE2 test, readme blurb 2014-02-07 17:54:05 -08:00
65300c501c organize files into subdirectories (ugly makefile) 2014-02-06 02:31:46 -08:00
Renamed from crap_util.h (Browse further)