[ https://issues.apache.org/jira/browse/BVAL-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16770209#comment-16770209
]
Thomas Andraschko commented on BVAL-170:
----------------------------------------
[~mbenson] thanks matt! i didn't benchmark all single commits but with this patch now, i got
~1500ms on my machine, compared to ~500ms from hv. please review it!
we should really try to get below 1000ms.
> BVAL 2.x is very very slow
> --------------------------
>
> Key: BVAL-170
> URL: https://issues.apache.org/jira/browse/BVAL-170
> Project: BVal
> Issue Type: Bug
> Components: jsr303
> Affects Versions: 1.1.2, 2.0.0
> Reporter: Thomas Andraschko
> Priority: Critical
> Attachments: bval1.patch, bval2.patch
>
>
> Simple case:
> [https://gist.github.com/tandraschko/160195cfd35c22d8519a4304856fab65]
> With BVal it takes on my machine around 20 seconds.
> Hibernate Validator 6 takes around 1 second.
> I also checked the hibernate validator benchmark for a case and here is a extract of
one case with operations per seconds:
> HV 6: 874
> BV 1.1: 347
> BV 2.0: 53
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|