ipjohnson / DotNet.DependencyInjectionBenchmarks

Benchmarks for .net dependency injection containers
Other
17 stars 4 forks source link

Add Huge Benchmark #8

Open ipjohnson opened 7 years ago

ipjohnson commented 7 years ago

This should be about 35 objects created

dadhi commented 7 years ago

Rename issue to Huge ;-)

ipjohnson commented 7 years ago

@dadhi I'm no trump fan I just thought it was funny to poke fun :)

ipjohnson commented 5 years ago

@jzabroski this is the one test I had originally thought of doing but I didn't have time to implement it. I'd be more than happy to take a PR that shows off large object graph performance.

jzabroski commented 5 years ago

This made me laugh hard. I was mainly thinking that the data should be presented on a curve, like a value menu at McDonalds. Medium, Large, Super Size,SuperSizeXL. The SUT would then take a parameter that would generate the underlying complexity. e.g., A, B, C, D, E, F, G... Z, AA, ... ZZ. Half baked idea at 10pm.

jzabroski commented 5 years ago

@dadhi I thought you were requesting the issue title just be "HUGE"

ipjohnson commented 5 years ago

That’s an interesting idea especially with the ability to generate types on the fly.