Hi Marcin! Congratulations to your release! Looks like a cool tool for quickly detecting hotspots in big projects.
LieGrue, strub --- On Fri, 7/2/10, Marcin Zajączkowski <[email protected]> wrote: > From: Marcin Zajączkowski <[email protected]> > Subject: [ANN] Perf4CDI - Perf4j integration for CDI > To: [email protected] > Date: Friday, July 2, 2010, 9:52 PM > Hi, > > > I would like to announce release of the initial version of > Perf4CDI [1] > - Perf4j integration for CDI based applications. > > Perf4j is a performance monitoring library for Java > applications which > allows to simple measure methods/blocks' execution time > (e.g. using > annotations and AOP). Perf4CDI brings that ability to CDI > based > applications. > > Perf4CDI should be compatible with every CDI implementation > and was > successfully tested with OpenWebBeans 1.0.0-M4. Due to > WELD-507 [2] the > first supported Weld version will be probably 1.0.2.CR1. > > This is the initial release (0.3.0), but Perf4CDI is a > sister project of > Seam-Perf4j [3] which supports Seam Framework 2.2.x and > works fine in > that environment for awhile. > > If you have any question or suggestion please ask here or > on Perf4j's > discussion mailing list [3]. > > > [1] - http://perf4cdi.sourceforge.net/ > [2] - https://jira.jboss.org/browse/WELD-507 > [3] - http://perf4cdi.sourceforge.net/support.php#discussion > > > Regards > Marcin Zajączkowski >
