Tencent / puerts

PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Unity] Benchmark in readme for jint vs puerts

yosun opened this issue · comments

i am curious how does puerts for javascript in unity runtime compare to just using jint - are there benchmarks?

I think puerts is definitely faster if it's pure js content, but jint should be better in terms of memory footprint and cross-language interaction, although the js engine used by puerts also has better support for the es specification.

you are curious for this, you can do this and share the result.