[cdi-dev] microbenchmark for CDI performance

Jozef Hartinger jharting at redhat.com
Tue Oct 21 07:43:57 EDT 2014


Hi Mark,

thanks for showcasting your new feature. Great to see OWB getting 
faster! As for the micro benchmark I suggest that you check out JMH[1].

If you need an input from the Weld team, use weld-dev at lists.jboss.org

[1] http://openjdk.java.net/projects/code-tools/jmh/

On 10/21/2014 11:59 AM, Mark Struberg wrote:
> Hi!
>
> Weld folks, I need some help with a micro benchmark:
>
> You know we've talked about disk footprint in SE, so I hacked together a small microbenchmark and as a side effect we also got what is really needed to have CDI running
>
> https://github.com/struberg/cdi-performance
>
> I'm curious about missing some dependency excludes for Weld.
>
> could you please run
>
> $> mvn clean dependency:copy-dependencies -DincludeScope=compile -PWeld -Dweld.version=2.2.5.Final
> $> ls -al target/dependency/
>
> and tell me which dependencies can be without having some CDI functionality missing?
>
> Feel free to pimp the pom and ship a pull request.
>
>
> txs and LieGrue,
> strub
> _______________________________________________
> cdi-dev mailing list
> cdi-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/cdi-dev
>
> Note that for all code provided on this list, the provider licenses the code under the Apache License, Version 2 (http://www.apache.org/licenses/LICENSE-2.0.html). For all other ideas provided on this list, the provider waives all patent and other intellectual property rights inherent in such information.



More information about the cdi-dev mailing list