ade-ma / LibRedio

DSP abstractions
GNU General Public License v3.0
24 stars 2 forks source link

Performance overhead of conditionals on stream symbol primitives? #13

Closed itdaniher closed 10 years ago

itdaniher commented 10 years ago

At some point in time (preferably before I finish designing the object system,) consideration should be given to the penalty of using enum guards and pattern matching the input stream.

itdaniher commented 10 years ago

deferred ad nauseam, because this will let me rework bitfount to be less awful.