Thread overview | |||||
---|---|---|---|---|---|
|
June 03, 2010 [dmd-internals] dmd commit, revision 518 | ||||
---|---|---|---|---|
| ||||
dmd commit, revision 518 user: walter msg: implement small array optimization http://www.dsource.org/projects/dmd/changeset/518 |
June 03, 2010 [dmd-internals] dmd commit, revision 518 | ||||
---|---|---|---|---|
| ||||
Posted in reply to dsource.org | This sounds interesting. What does it do?
Sent from my iPhone
On Jun 3, 2010, at 12:40 AM, "dsource.org" <noreply at dsource.org> wrote:
> dmd commit, revision 518
>
>
> user: walter
>
> msg:
> implement small array optimization
>
> http://www.dsource.org/projects/dmd/changeset/518
>
> _______________________________________________
> dmd-internals mailing list
> dmd-internals at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals
|
June 03, 2010 [dmd-internals] dmd commit, revision 518 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jason House | Array is a collection class, and for small collections it stores the data in line.
Jason House wrote:
> This sounds interesting. What does it do?
>
> Sent from my iPhone
>
> On Jun 3, 2010, at 12:40 AM, "dsource.org" <noreply at dsource.org> wrote:
>
>> dmd commit, revision 518
>>
>>
>> user: walter
>>
>> msg:
>> implement small array optimization
>>
>> http://www.dsource.org/projects/dmd/changeset/518
>>
>> _______________________________________________
>> dmd-internals mailing list
>> dmd-internals at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/dmd-internals
> _______________________________________________
> dmd-internals mailing list
> dmd-internals at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals
>
>
|
Copyright © 1999-2021 by the D Language Foundation