danielpalme / IocPerformance

Performance comparison of .NET IoC containers
https://danielpalme.github.io/IocPerformance
Apache License 2.0
881 stars 157 forks source link

- added measurement of prepare times #50

Closed dzmitry-lahoda closed 9 years ago

dzmitry-lahoda commented 9 years ago
danielpalme commented 9 years ago

One question: I don't understand why not all containers support your new benchmark. Can you explain that?

dzmitry-lahoda commented 9 years ago

will fix this. this commit just tested that there are real diffs and test is good. also design of test is logical. but akin to some hack, so i thought of some comment which will need refactoring so doing all containers could be work to redo again.

danielpalme commented 9 years ago

I have to fix one or two issues before I can commit your pull request. Will take a few days.

danielpalme commented 9 years ago

Merged into new branch. Still some open TODOs: 9edffb77e063b72ecd3837dbfafe38a57e9cb22a

danielpalme commented 9 years ago

Finally merged into "master."