Thread overview | ||||||
---|---|---|---|---|---|---|
|
July 12, 2012 Antti-Ville Tuuainen passes his midterm evaulations for GSoC 2012 | ||||
---|---|---|---|---|
| ||||
Congratulations to Antti-Ville Tuuainen for passing the GSoC 2012 midterm evaluation! Despite going through a steep learning curve to learn D's template metaprogramming system, Antti-Ville has precise heap scanning for the garbage collector close to working using the new rtinfo template that has been added to object.d. His Github repository is at: https://github.com/Tuna-Fish/druntime The plans for the second half include creating an alternative implementation of precise scanning that may be more efficient and removing the global lock from malloc() if time permits. |
July 12, 2012 Re: Antti-Ville Tuuainen passes his midterm evaulations for GSoC 2012 | ||||
---|---|---|---|---|
| ||||
Posted in reply to dsimcha | On 7/12/2012 1:49 PM, dsimcha wrote:
> Congratulations to Antti-Ville Tuuainen for passing the GSoC 2012 midterm
> evaluation!
Yay!
|
July 14, 2012 Re: Antti-Ville Tuuainen passes his midterm evaulations for GSoC 2012 | ||||
---|---|---|---|---|
| ||||
Posted in reply to dsimcha | On 12/07/2012 22:49, dsimcha wrote:
> Congratulations to Antti-Ville Tuuainen for passing the GSoC 2012
> midterm evaluation! Despite going through a steep learning curve to
> learn D's template metaprogramming system, Antti-Ville has precise heap
> scanning for the garbage collector close to working using the new rtinfo
> template that has been added to object.d. His Github repository is at:
>
> https://github.com/Tuna-Fish/druntime
>
> The plans for the second half include creating an alternative
> implementation of precise scanning that may be more efficient and
> removing the global lock from malloc() if time permits.
This can be shortened into => AWESOMENESS
|
July 15, 2012 Re: Antti-Ville Tuuainen passes his midterm evaulations for GSoC 2012 | ||||
---|---|---|---|---|
| ||||
Posted in reply to dsimcha | On Thursday, 12 July 2012 at 20:49:30 UTC, dsimcha wrote:
> Congratulations to Antti-Ville Tuuainen for passing the GSoC 2012 midterm evaluation! Despite going through a steep learning curve to learn D's template metaprogramming system, Antti-Ville has precise heap scanning for the garbage collector close to working using the new rtinfo template that has been added to object.d. His Github repository is at:
>
> https://github.com/Tuna-Fish/druntime
>
> The plans for the second half include creating an alternative implementation of precise scanning that may be more efficient and removing the global lock from malloc() if time permits.
Congratulations Antti-Ville! I can't wait to see this in action!
:)
|
Copyright © 1999-2021 by the D Language Foundation