Re: Patch pinging

2010-06-07 Thread Ben White
volunteer to actually do the work. We do have a volunteer willing to be a ping-man. Would anybody care to volunteer to implement something? Ian Would a modestly modified copy of Bugzilla be workable for that something? I.E. Patchzilla? AllParadox Ben White

Speedup area - Strings/Identifiers

2007-08-07 Thread Ben White
compiles, or GCC compiles, the more efficient the sort will be. Compiler perfomance is often judged by how fast it compiles the largest programs. Drawbacks: 1. The unique ID table will be large. 2. Two parsing passes will be assumed to be less efficient, before this is ever tried. Ben White