haberdashPI / SignalOperators.jl

A handy set of operators for manipulating digital signals (e.g. Sounds)
Other
20 stars 1 forks source link

Some combinations of operators a little slow #26

Open haberdashPI opened 5 years ago

haberdashPI commented 5 years ago

The "overall" benchmark shows somewhat lousy timing (18x a bare loop on 10k samples). This seems to be some effect of the interactions between operators. Would be worth tracking down the inefficiency.