You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@johnzon.apache.org by Romain Manni-Bucau <rm...@gmail.com> on 2017/07/29 07:32:47 UTC

slow tests?

Hi guys,

the jsonreaderimpltest#testGrowing* are quite slow, any way we make them
faster? like directly having a big(ger) string using Array.fill or
equivalent and reducing the number of iterations + tuning the buffer maybe?

Would be great to have a core building way faster - or is my box slow?

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://blog-rmannibucau.rhcloud.com> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory
<https://javaeefactory-rmannibucau.rhcloud.com>

Re: slow tests?

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
Plz remind me in the next days to test it.

LieGrue,
strub


> Am 29.07.2017 um 09:32 schrieb Romain Manni-Bucau <rm...@gmail.com>:
> 
> Hi guys,
> 
> the jsonreaderimpltest#testGrowing* are quite slow, any way we make them
> faster? like directly having a big(ger) string using Array.fill or
> equivalent and reducing the number of iterations + tuning the buffer maybe?
> 
> Would be great to have a core building way faster - or is my box slow?
> 
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://blog-rmannibucau.rhcloud.com> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory
> <https://javaeefactory-rmannibucau.rhcloud.com>