Monday, June 21, 2010

Apache Bean Validation performance

Thanks to Carlos Vara, we have started a project in our sandbox to help test performance of the Apache implementation versus the RI (Hibernate Validator.) The code can generate a JSR-303 annotated bean graph with groups, inheritance and complex constraints, so it can simulate realistic scenarios. Checkout Carlos' Blog entry for more details on the performance results, which currently show the Apache code is faster than the RI.

No comments:

Post a Comment