461 - 480 of 1658 posts:

<< < > >> Summaries on
  • Grant Extension Request: Perl 6 Performance and Reliability Engineering (Jonathan Worthington) Thu, 10-Jan-2019 by Matthias Bloch

    Jonathan Worthington has requested an extension of $20,000 for his Perl 6 Performance and Reliability Engineering grant. This will allow him to dedicate another 333 hours to this work. His previous work was successfully delivered as reported in the latest reports: July August September October November December Jonathan writes: "I recently wrote about some of the things I plan to work on for Perl

    ... read more
  • December report of the Perl 6 Development Grant of Jonathan Worthington Tue, 08-Jan-2019 by Matthias Bloch

    Jonathan writes: December came with some travel and vacation, and so wasn't ideal for working on the larger ongoing tasks. I did, however, get in numerous smaller fixes, as well as reducing the overhad on regex matching and improving the performance of regex interpolation. Other fixes included a memory leak that was observed to impact Cro applications, a couple of GC errors, and a crash involving a certain interaction of

    ... read more
  • November report of the Perl 6 Development Grant of Jonathan Worthington Tue, 08-Jan-2019 by Matthias Bloch

    Jonathan writes: In November I continued my work towards partial escape analysis and related optimiztions in MoarVM. In terms of the analysis itself, I spent some time designing and starting to implement deoptimization handling. If we use the analysis to decide to eliminate an allocation, then this decision will have been made based on specialized code containing guards. In the event these guards fail, we must be able to undo

    ... read more
  • 2019 DC-Baltimore Perl Workshop CFP Thu, 03-Jan-2019 by Jim Brandt

    The 2019 DC-Baltimore Perl Workshop will be in Silver Spring, MD, on April 6th, 2019. The call for talks is now open and this year's themes are Perl and related technologies. Proposals can be submitted through the workshop website until Jan 31, 2019. Registration is also open and attendance is free for speakers, students, and people currently between jobs. We hope to see you there!

    ... read more
  • Grant Report - MoarVM JIT Compiler Expression Backend - December 2018 Sat, 29-Dec-2018 by Mark A Jensen

    Brrt has hit the ground running on his MoarVM JIT Compiler grant. Here is his interim report: I wanted to start with floating point support, which has two subtasks: Ensure that DynASM encodes SSE instructions with variadic registers correctly. Ensure that the JIT itself accepts and works with floating point registers. I finished the first two of those tasks. For some context, x86-64 instruction encoding rules require an extra byte

    ... read more
  • Maintaining the Perl 5 Core (Dave Mitchell): Grant Report for November 2018 Tue, 18-Dec-2018 by Matthias Bloch

    This is a monthly report by Dave Mitchell on his grant under Perl 5 Core Maintenance Fund. We thank the TPF sponsors to make this grant possible. Another somewhat sparse month. Fixed a couple of bugs and worked my though some of the backlog in my p5p mailbox. SUMMARY: 2:05 RT #133538 refaliasing does not work 1:00 RT #133687 codeblocks mis-parsed in runtime pattern 6:07 process p5p

    ... read more
  • Grant Proposals Nov/Dec 2018 Sun, 16-Dec-2018 by Coke
    in: Grants

    The Grants Committee has received the following grant proposal for the Nov/Dec round. Improve Perl 6 Networking Support Before the Committee members vote on any proposal, we like to solicit feedback from the Perl community. Review the proposals at their individual links and please comment there by December 22nd, 2018. The Committee members will start the voting process following that and the conclusion will be announced shortly after.

    ... read more
  • Grant Proposal: Improve Perl 6 Networking Support Sun, 16-Dec-2018 by Coke
    in: Grants

    The Grants Committee has received the following grant proposal for the Nov/Dec round. Before the Committee members vote, we would like to solicit feedback from the Perl community on the proposal. Review the proposal below and please comment here by December 22nd, 2018. The Committee members will start the voting process following that. Improve Perl 6 Networking Support Name: Ben Davies Amount Requested: USD $7200 Synopsis Perl 6

    ... read more
  • Maintaining Perl 5 (Tony Cook): November 2018 Grant Report Sun, 16-Dec-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 6 patches were applied. 7.90 #123638 review existing patch, work on fixes, testing #123638 review test results, debugging, research #123638 more research, work on a fix, debugging, testing #123638 debugging, partial fix

    ... read more
  • Dave Rolsky Joins TPF Board Mon, 03-Dec-2018 by Jim Brandt

    Following up on Dave Rolsky's recent nomination to the Perl Foundation board, we're pleased to announce that the board has voted and Dave has joined the board. As noted during his nomination process, Dave has a long history with Perl and the Perl Community as well as previous experience running other community-based organizations. We look forward to the experience and perspective he will bring to the Perl Foundation board in

    ... read more
  • Call for Grant Proposals (November 2018 Round) Fri, 30-Nov-2018 by Coke
    in: Grants

    The Grants Committee is accepting grant proposals all the time. We evaluate them every two months and another evaluation period is upon us. If you have an idea for doing some Perl work that will benefit the Perl community, please consider submitting a grant application. The application deadline for this round is 23:59 December 15th UTC. We will publish the received applications, get community feedback through December 22nd, and

    ... read more
  • September 2018 Grant Votes Fri, 30-Nov-2018 by Coke
    in: Grants

    The Grants Committee has concluded the voting of the September 2018 round. There were two proposals this round, both of which were approved and funded. Voting results: Approved and funded: 8 yes votes with a score of 32 Feedback generally positive. Voting results: Approved and funded: 6 yes votes with a score of 26 Feedback positive. One member noted that this is the kind of work that benefits from grant

    ... read more
  • Rakudo Perl 6 performance analysis tooling - Grant Report #6 Wed, 21-Nov-2018 by Alan Haggai Alavi

    Original article was published on November 9, 2018 The overview page now shows all data displayed in the previous profiler's page as well as adds a "Start times of threads" chart. "GC" tab has been updated with sub-tabs to customise graphs using different display modes. The routines list now features a "goto" arrow for smooth and easy navigation. Read more at: Where did I leave my AT-KEYs? Where did I

    ... read more
  • Maintaining Perl 5 (Tony Cook): October 2018 Grant Report Fri, 09-Nov-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 49 tickets were reviewed, and 6 patches were applied 2.18 #125760 re-test branch and apply to blead #125760 perldelta 11.90 #126706 get tests working, work on installer with install_name_tool #126706 re-work to use @rpath #126706 polish,

    ... read more
  • Maintaining the Perl 5 Core (Dave Mitchell): Grant Report for September and October 2018 Tue, 06-Nov-2018 by Matthias Bloch

    This is a monthly report by Dave Mitchell on his grant under Perl 5 Core Maintenance Fund. We thank the TPF sponsors to make this grant possible. I've been almost entirely absent from perl stuff for the last couple of months due to doing other things and lack of enthusiasm. Hopefully things will start picking up. Did a little bit of work on a couple of tickets SUMMARY: 0:40

    ... read more
  • Rakudo Perl 6 performance analysis tooling - Grant Report #5 Mon, 05-Nov-2018 by Alan Haggai Alavi

    "Overview" tab is now functional but in flux. The "Routines" tab has been improved to include sorting functionality for columns, a minimal view in the "Paths" sub tab and a new "Callers" sub tab. An "Allocations" top level tab has also been added. Read more at: Full Screen Ahead! Full Screen Ahead! Whew, it's been a long time since the last report already! Let's see what's new. Photo by

    ... read more
  • 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
  • Dave Rolsky Nomination for TPF Board Tue, 16-Oct-2018 by Jim Brandt

    Dave Rolsky is our next nominee to join the Perl Foundation board. Dave is well known in the Perl community, for his extensive contributions to CPAN and for his frequent conference talks and classes. If you'd like to know a little more, he conveniently posts his resume on-line on his website. Below is some additional information on how Dave feels he can contribute to the board: Why do you want

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