written by maettu

76 - 80 of 97 posts:

<< < > >> Summaries on
  • October report of the Perl 6 Development Grant of Jonathan Worthington Fri, 02-Nov-2018 by Matthias Bloch

    Jonathan writes: My performance work in October focused for the most part on escape analysis and scalar replacement. This work remains in a branch, however it has now reached the milestone of performing its first couple of real-world optimizations, eliminating short-lived boxes and wrapper objects across inline boundaries. I also started with some long-planned work on more aggressive optimization of lexical variables, such that they are stored as "locals" where

    ... read more
  • September report of the Perl 6 Development Grant of Jonathan Worthington Fri, 02-Nov-2018 by Matthias Bloch

    Jonathan writes: My main deliverable in September was a significant improvement to the performance of object construction and initialization. I wrote a blog post describing the ways in which this was achieved. I also improved the performance of array assignment, took on a tricky bug that stood in the way of merging a GC performance improvement, and took another small step with the work on escape analysis. 5:33 Lots of

    ... read more
  • Maintaining Perl 5 (Tony Cook): September 2018 Grant Report Sat, 20-Oct-2018 by Matthias Bloch

    This is a monthly report by Tony Cook on his grant under Perl 5 Core Maintenance Fund. We thank the TPF sponsors to make this grant possible. Approximately 34 tickets were reviewed, and 4 patches were applied 2.47 fatalize sysread/recv/syswrite/send on utf8 handles: fix warnings, croak tests, documentation updates, post patch to #125760 0.20 #126084 try to apply, issue already fixed, close ticket 1.58 #126706

    ... read more
  • Perl 6 Development Grant (Jonathan Worthington): Report for August 2018 Mon, 24-Sep-2018 by Matthias Bloch

    My grant work in August focused on improving the performance of a number of very commonly used constructs in Perl 6 programs, of note array and hash access, box/unbox operations and various common operations on Int My work also uncovered a problem that could be best addressed with a small language design tweak, and I wrote up a proposal on that I also made various improvements to the optimization infrastructure.

    ... read more
  • Perl 6 Development Grant (Jonathan Worthington): Report for July 2018 Mon, 24-Sep-2018 by Matthias Bloch

    Work in the latter part of July, falling under the current round of the grant, focused mostly on hunting down and fixing bugs. A memory leak bug involving the thread pool scheduler was fixed; it was only problematic in some programs so far, but would have become far more noticeable with the new 6.d await semantics. Others fixes addressed regressions arising from recent optimization work, although in most cases the

    ... read more
<< < > >>
Max results per page:    5    10    20    50    100    200    500