timo / json_fast

a naive imperative json parser in perl6, to evaluate performance against JSON::Tiny
Artistic License 2.0
26 stars 20 forks source link

Add `:immutable` parameter to `from-json` #78

Closed lizmat closed 2 years ago

lizmat commented 2 years ago

Add :immutable parameter to from-json and some other optimizations

lizmat commented 2 years ago

Any progress? Anything wrong? The suspense is killing me! :-)

lizmat commented 2 years ago

@timo Hope you're holding up on your $work.

If it is becoming too much for you to maintain this module, please let me know. I could well take over maintenance of this module, as am pretty aware of its inner workings :-)

lizmat commented 2 years ago

Or we could move it to community-modules?

lizmat commented 2 years ago

It's been over 3 months now, and I'm getting tired of waiting. And seriously considering forking this module in raku-community-modules and releasing it with a higher version number.

Please let me know if there is anything that needs to be done to this PR to make it acceptable.