Re: My thoughts on C# and gaming.
OvermindDL1 <[email protected]>
| Newsgroups | gmane.games.devel.sweng |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jan 27, 2010 at 8:07 PM, Brandon Van Every <[email protected]> wrote: > On Wed, Jan 27, 2010 at 8:26 PM, OvermindDL1 <[email protected]> wrote: >> As keeps >> being used, look at Spirit, it creates a parser that runs faster then >> anything else tested against it (it can even convert a string integer >> to an int faster then atoi/strtol), and it is *very* high level. > > Are benchmarks of this sort of thing available for ready public > consumption somewhere? My googling hasn't yielded much yet. Spirit actually contains a benchmark for the above atoi/strtol test and a few others in its download documentation that you can run yourself. Others have been done on the spirit mailing list (many by me personally) and a few others for things like ANTLR/Yacc/Bison/etc.... _______________________________________________ Sweng-Gamedev mailing list [email protected] http://lists.midnightryder.com/listinfo.cgi/sweng-gamedev-midnightryder.com