You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can access these via the cibyl-mips2java script (assuming you use that for your builds).
You could try forcing everything to one method (the colocation stuff), which would require some cibyl hacks. As I don't think MS CIL has the 64K method size limit that Java has, this should probably generate more efficient code as the function call overhead is mostly gone then.
Go over config.hh file in Cibyl and try enabling one or more of the following optimizations:
The text was updated successfully, but these errors were encountered: