The first public release! Code is now hosted in GitHub Please see the instructions on how to install and run The release features a renewed "Routines" tab. Please read Timo's blog post to know how it compares to the previous profiler: The first public release! The first public release! Hello esteemed readers, and thank you for checking in on my progress. Not a full month ago I showed off the ... 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 44 tickets were reviewed, and 4 patches were applied. 1.23 #p5p discussion with khw on shared hash problem 4.73 #132158 testing, debugging, work on a fix, more testing #132158 consider other fixes, testing, comment with patches 1.60 ... read more |
The Grants Committee has concluded the voting of the July 2018 round. My apologies for the delay. There was one proposal this round, which was not approved. Perl as piano sheet music/compiler/synthesizer Voting results: Not approved: 5 no votes, 4 abstentions Concerns from the committee included a lack of clarity on whether this was a continuation of an existing project or new development, and issues with the proposed syntax, esp. ... read more |
The Grants Committee has received the following grant proposal for the July/August round. Perl as piano sheet music/compiler/synthesizer Before the Committee members vote on the proposals, we would like to solicit feedback from the Perl community. Review the proposals at their individual links and please comment there by August 26th, 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 July/August 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 August 26th, 2018. The Committee members will start the voting process following that. Perl as piano sheet music/compiler/synthesizer Name: Yang Bo Amount Requested: USD 2,500 Synopsis Write a ... 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 did very few hours last month. This was partly due to delays in getting my grant extended, and partly because I was busy with other things. SUMMARY: 2:00 RT #133352 Ancient Regex Regression 0:30 RT #133368 index optimisation in when ... read more |
As I announced at The Perl Conference in Salt Lake City this year, we have completed our project to update the main Perl Foundation website. The new site is now live, with a new design and on a new hosting platform. This project was primarily done by a team of Niagara University students as part of their CIS 480 coursework. This senior level class requires the students to work in ... read more |
Timo has developed a shiny new UI for the tool. It displays thread-level garbage collection details. Read more at: Wow, check out this garbage Wow, check out this garbage Hello everyone! It's been more than a month since the last report, but I've been able to put hours in and get code out. And now I'll show you what's come out of the last weeks. The Garbage Collector One important ... 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 August 5th UTC. We will publish the received applications, get community feedback through August 12th, and ... read more |
The Grants Committee has concluded the voting of the May 2018 round. My apologies for the delay. There were two proposals this round, but neither submission was approved. Introduction to Application Development with Perl 6 Voting results: Not approved: 4 no votes, 5 abstentions The committee is hesitant to fund a book at this time; there are several books on the market today; how would a freshman effort compare to ... read more |
Jonathan Worthington has requested an extension of $10,000 for his Perl 6 Performance and Reliability Engineering grant. This will allow him to dedicate another 200 hours to this work. His previous work was successfully delivered as reported in the latest report. Jonathan writes: "A further grant extension will enable me to continue my work on Perl 6 performance and reliability. The 200 hours I just completed have seen both optimizations ... read more |
This report describes what I have accomplished in the latest 200 hours of my Perl 6 Performance and Reliability Engineering grant. A new MoarVM specializer plugin mechanism The most significant new optimizations developed in this grant period center around a new mechanism for helping the MoarVM specializer, which optimizes and JIT-compiles hot code, to understand a wider range of Perl 6 constructs. I used this mechanism to speed up: Private ... read more |
The TPF Board of Directors approved extension of these two grants under the Perl 5 Core Maintenance Fund. Dave Mitchell's Maintaining Perl 5 Grant Tony Cook's Maintaining Perl 5 Grant The Board also approved to allocate $40,000 to the Perl 5 Core Maintenance Fund to enable the above. We thank the TPF sponsors to make these grants possible. ... read more |
Dave Mitchell has requested an extension of $20,000 for his Maintaining Perl 5 grant. This will allow him to dedicate another 333 hours to this work. During this grant he sent regular reports to the p5p mailing list as well as providing monthly summary reports that have been published on this site, the most recent of which are linked below: June 2018 May 2018 April 2018 Before ... 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 spent the last month mainly working on: blocking issues for the 5.28.0 release. BBC tickets ASAN-related tickets SUMMARY: 2:22 RT #133204 Integer overflow leading to buffer overflow 15:29 RT #133270 Blead Breaks CPAN: HMBRAND/DBD-CSV-0.53.tgz 5:03 RT #133271 Blead Breaks ... read more |
Timo is still not completely well. However, he has been able to make good progress: Optional parametres are now correctly logged Fixed a crash caused when the profiler is used on multithreaded code Read more at: No Major Breakthroughs No Major Breakthroughs Sadly, the time since the last post on this blog hasn't been fruitful with regards to the profiling project. There have been slight improvements to the profiler inside ... read more |