Advertisement

Improve linear search with string constant patch

Started by November 07, 2011 08:04 AM
1 comment, last by WitchLord 13 years ago
I posted the patch to SourceForge.net's tracker.
Since novel part of my game uses lot of string constant, this modification improved compile time a lot.

SourceForge.net: AngelScript: Modify: 3434293 - Improve linear search with string constant
https://sourceforge....752&atid=821100
Thanks. I'll review this as soon as possible.

Compilation times is something that I haven't worried about too much, so I'm sure there is plenty of room for improvements.

AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game

Advertisement
I've applied this patch in revision 1050.

Thanks for the contribution.

AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game

This topic is closed to new replies.

Advertisement