develooper Front page | perl.perl5.porters | Postings from February 2017

Re: Stack refcount synopsis

Thread Previous | Thread Next
From:
Karl Williamson
Date:
February 15, 2017 19:46
Subject:
Re: Stack refcount synopsis
Message ID:
02684658-d801-ebd9-f87a-2fb00ec74889@khwilliamson.com
On 02/15/2017 04:08 AM, Dave Mitchell wrote:
> On Fri, Feb 10, 2017 at 03:57:53PM -0600, David Nicol wrote:
>> At the risk of appearing trolling, I'd like to reiterate that another
>> possibility is to abandon reference counting altogether and
>> instead switch to the boehm gc, just to see how well/poorly that performs.
>> The immediately obvious downside would be that
>> some thought would have to go into which of the various reliable
>> destruction order expectations to support, which might require
>> keeping some reference counting around anyway, at least for things that can
>> be proven at compile-time to go out of scope, but
>> that isn't really dynamic reference counting.
>
> "patches welcome"
>

To start, you could produce a proof of concept.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About