Kray-G / kcs

Scripting in C with JIT(x64)/VM.
MIT License
49 stars 6 forks source link

Improving VM performance. #20

Closed Kray-G closed 4 years ago

Kray-G commented 4 years ago

What I am going to do now is:

These above are not high priority issues because 227f0a6b04fb66411da243b2888cb82af8450736 has got very good result for performance.

If I feel I need it, I will reopen it.

Kray-G commented 4 years ago

some improvement on Windows by 227f0a6b04fb66411da243b2888cb82af8450736. Algorithm changed like direct threading with Visual Studio.