tschneidereit / SwiftSuspenders

NOTE: Find the offical repo at http://github.com/robotlegs/swiftsuspenders
https://github.com/robotlegs/swiftsuspenders
MIT License
280 stars 89 forks source link

InstantiateUnmapped Performance #86

Closed darscan closed 11 years ago

darscan commented 11 years ago

Just a reminder about checking out possible performance problems with instantiateUnmapped()

tschneidereit commented 11 years ago

I looked into this and can't find any reason why this should be slow. Additionally, it is used internally by the instance and singleton providers, so at least the former should be slow, too.

Can you give me a hint for reducing a good test-case so I can do some further digging?

darscan commented 11 years ago

Yeh, forget this one - can't quite remember what it was all about.