urlpack icon indicating copy to clipboard operation
urlpack copied to clipboard

msgpack: Improve perf

Open cometkim opened this issue 4 years ago • 1 comments

Following the #1, #6

The final condition for this package to be adopted is probably the performance.

It already has an advantage in terms of bundle size and compatibility, but we don't want to leave performance as an area of trade-off

cometkim avatar Oct 03 '21 16:10 cometkim

I'm going to try Rewriting in ReScript for the Encoder as well, as I've seen the improvements from #6.

I can provide settings for ReScript if anyone wants.

cometkim avatar Oct 03 '21 16:10 cometkim