Commit Graph

3 Commits (2a421ff619e2c194e6c567c24c87e41814f0c506)

Author SHA1 Message Date
Peter Nelson 2a421ff619 Don't check for buffer wrap unless necessary this cycle. 2013-02-06 01:12:13 +00:00
Peter Nelson 14441af2c4 Performance optimisations
Use local arrays/variables to avoid multiple deferences.
Merge outputs with delays to allow compiler to optimise loops.
lv2bench shows nearly 5x cpu performance improvement.
2013-02-06 00:46:45 +00:00
Peter Nelson dab01f34f9 Initial C-style C++ 2013-02-02 07:16:14 +00:00