Simn / genjvm

13 stars 1 forks source link

Genjvm common base class #48

Closed Simn closed 5 years ago

Simn commented 5 years ago

Generates a string-hash-based _hx_getField function on all classes. I didn't benchmark and test this properly yet though.

@nadako: Can you run your compiler on this branch and see if it still works/helps with performance?

nadako commented 5 years ago

I can, but I don't think anything will be different, because I don't pass classes as structures around :)

nadako commented 5 years ago

Yep, seems to work with the same performance.