]> git.kaiwu.me - quickjs.git/commit
Improve string concatenation hack
authorCharlie Gordon <github@chqrlie.org>
Thu, 15 Feb 2024 09:30:04 +0000 (10:30 +0100)
committerCharlie Gordon <github@chqrlie.org>
Thu, 15 Feb 2024 09:30:04 +0000 (10:30 +0100)
commitc06af876f6d44488bad3c3e1e5f479edb36f8bf5
tree3fbb82ae6d6679a51a74b9e7c061a54de3cba303
parent8e21b967386b9179a86b21bd461512255b22263e
Improve string concatenation hack

- add more cases of in place string concatenation
  this temporary hack improves the microbench timing by 30% but
  has little impact on the test262 timings.
Makefile
VERSION
quickjs.c