Timo has implemented a new graph for the overview page: Graph items, when selected, display more information such as the file name and line number. The file name and line number are clickable and will take you to the file and line in GitHub. Read more at: ... read more |
Back in August 2018, André Walker reported on his initial work to revitalize the revitalizing of blogs.perl.org. He made the following report to the TPF Grants Committee on 14 Aug 2018 The latest report as of this post can be found here. Short update regarding grant progress. I have most of the major features I wanted to implement already in place, even if some are a bit rough. So it's ... read more |
André Walker reports significant progress on his bold attempt to revitalize blogs.perl.org. He made the following report to the TPF Grants Committee on 3 Jan 2019 I will also backpost another report André made to the Committee in Aug 2018 shortly. The work I set out to do for the grant on blogs.perl.org is almost complete. Here is a breakdown of what is done, what is missing for a first ... read more |
Jonathan Worthington recently requested an extension of his Perl 6 Performance and Reliability Engineering grant. I'm pleased to announce that the Board of Directors approved extension of another $10,000. It'll allow him to dedicate another 167 hours to this work. I would like to thank the community members who took time to comment on this grant extension request and our sponsors who made funding the grant possible through our Perl ... read more |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
"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 |