On Sun, May 29, 2011 at 8:48 PM, Yoshiki Ohshima
<yoshiki@vpri.org> wrote:
At Sat, 28 May 2011 19:26:03 +0200,
Mariano Martinez Peck wrote:
>
> Thanks Yoshiki. So you said Fuel was 2x faster at reading...did you check in writing (serializing) ?
> we would like to know the difference if possible.
�Well, the serializing part is definitely not tuned for performance.
It is even written in OMeta2! �It does not support all bells and
whisles with new kinds of literals and stuff so I cannot really do a
meaningful comparison with Fuel. �
I understand.
�
But if I compare the serializing
time and deserializing time of my thing, writing is about twice slower
than reading.
Yes, I think that is the normal and more or less the expected difference right now.