Closed jd20 closed 5 years ago
I will test this later this week.
One issue I've noticed, if you have code that is calling multi()
a lot, the performance overhead of decorating the Multi object every time can be significant. I'm thinking we might want a smarter way to do the decoration only once.
@jd20 Yea I've been considering overhauling parts of the library. Making more of a proxy class over attempting to decorate it.
Could you clean up the linting errors caught by CI?
@moaxaca Yes, a proxy class should improve performance greatly. I pushed a commit for the linter errors.
I will look into a proxy implementation with an identical interface.
Thanks for contributing.
Pull Request Test Coverage Report for Build 40
💛 - Coveralls