-
-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Real world benchmarks #44
Labels
Milestone
Comments
Linking #45 |
Wip..., search for word "realistic" in code base. |
dadhi
added a commit
that referenced
this issue
Feb 19, 2019
I have added the "realistic" benchmark for Unit-of-work with ~40 registrations of different types, part of them implement
|
dadhi
added
enhancement
New feature or request
infrastructure
simplifies solution development
labels
Feb 22, 2019
Leszek-Kowalski
pushed a commit
to Leszek-Kowalski/DryIoc
that referenced
this issue
Oct 11, 2019
Leszek-Kowalski
pushed a commit
to Leszek-Kowalski/DryIoc
that referenced
this issue
Oct 11, 2019
Leszek-Kowalski
pushed a commit
to Leszek-Kowalski/DryIoc
that referenced
this issue
Oct 11, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Goals:
Avoid real performance regressions
Automate testing without false positives
Allow to experiment with improvement against self.
Provide other containers with exampele of testing and containers to live longer against pure functional composition.
Allow reasonably measure implementation of https://bitbucket.org/dadhi/dryioc/issues/197
Means:
Will not:
Links:
#27
danielpalme/IocPerformance#103
The text was updated successfully, but these errors were encountered: