You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bval.apache.org by Romain Manni-Bucau <rm...@gmail.com> on 2016/01/24 21:08:21 UTC

Fwd: Performance problems in tomee 7.0.0

FYI

not yet sure why - can be eclipselink recreating a custom Validator each
time or not but if you have any idea happy to get some help on it.


Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber
<http://www.tomitribe.com>

---------- Forwarded message ----------
From: Romain Manni-Bucau <rm...@gmail.com>
Date: 2016-01-24 18:18 GMT+01:00
Subject: Re: Performance problems in tomee 7.0.0
To: "users@tomee.apache.org" <us...@tomee.apache.org>


canou reproduce and share a sample (gtithub if possible) where it is
visible?


Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber
<http://www.tomitribe.com>

2016-01-24 17:10 GMT+01:00 cocorossello <co...@gmail.com>:

> Hi,
>
> I can confirm that the problem still exists with bval (it performs much
> better but still slow).
>
> The screen is a typical crud screen with a data table and a form to
> create/update. The list is now fast but it takes a few seconds to save the
> entity. The entity has several oneToMany associations marked with cascade.
>
> When I remove bval jars and I put hibernate-validators it only takes 100 ms
> or so to save the entity
>
>
>
> --
> View this message in context:
> http://tomee-openejb.979440.n4.nabble.com/Performance-problems-in-tomee-7-0-0-tp4677292p4677515.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>