nickva opened a new pull request, #5694:
URL: https://github.com/apache/couchdb/pull/5694
Along with the previous updates Fabrice added a 15% speed improvement as
measured by bench-v8!
* Optimized `post_inc` and `post_dec`
https://github.com/bellard/quickjs/commit/8e8eefb922b205bb56de14e0279b4e42b5f3f460
* Optimized `string_buffer_putc()`
https://github.com/bellard/quickjs/commit/79f3ae295998246674097c9e20b712bbe50f39fd
* Faster appending of elements in arrays
https://github.com/bellard/quickjs/commit/c8a8cf57c66cd7b89fe6f3283beecc7de67b4648
* Changelog updates
https://github.com/bellard/quickjs/commit/7a488f3e0c1c03699c069bc04f5ce5f1c7f3414a
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]