Re: Koka benchmark paper
Carl Friedrich Bolz-Tereick <[email protected]>
| Newsgroups | gmane.comp.python.pypy |
|---|---|
| Message-ID | <[email protected]> |
Hi Yury! yeah, it's on my to-read list! did you find the source code of the benchmark set they used in the paper? might be worth mailing the authors. Would be a fun experiment! Cheers, Carl Friedrich On 16.05.21 10:36, Yury V. Zaytsev wrote: > Hi folks, > > You must have already seen the TR by MSR covering the new reference > counting garbage collector for Koka? > > https://www.microsoft.com/en-us/research/publication/perceus-garbage-free-reference-counting-with-reuse/ > > > I really wonder how warmed up PyPy (including vs. CPython ;-) ) would do > on those benchmarks if translated rather close to Koka? >