Appender and CTFE
Steven Schveighoffer
schveiguy at yahoo.com
Thu Mar 3 08:25:33 PST 2011
On Thu, 03 Mar 2011 11:20:44 -0500, Steven Schveighoffer
<schveiguy at yahoo.com> wrote:
> On Thu, 03 Mar 2011 11:19:12 -0500, Steven Schveighoffer
> <schveiguy at yahoo.com> wrote:
>
>> Using trivial benchmarks, I found Appender is about 5x faster than ~=.
>
> code attached if anyone is interested.
err... you can comment out the assert and sanity check at the end. It
doesn't add significant time to the runtime, but I was testing my fixes
for bug 5198.
-Steve
More information about the Digitalmars-d
mailing list