Changes between Version 8 and Version 9 of Status/May09
- Timestamp:
- 04/27/09 08:42:32 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Status/May09
v8 v9 52 52 * We hope that Max Bolingbroke's '''Dynamically Loaded Plugins''' summer of code project will be merged in time for 6.12. Part of this is a new, modular system for [wiki:Annotations user-defined '''annotations'''], rather like Java or C# attributes. These attributes are persisted into interface files, can be examined and created by plugins, or by GHC API clients. 53 53 54 * Likewise, Donnie Jones's project for '''profiling parallel programs''' should be merged in time for 6.1254 * '''(Simon)''' mention Satname, new profiler. Likewise, Donnie Jones's project for '''profiling parallel programs''' should be merged in time for 6.12 55 55 56 * Simon Marlow is working on '''improving parallel performance''', incorporating the work done by Jost Berthold during his internship at Microsoft in the summer of 2008. The plan is to make writing performant parallel programs less of a trial-and-error process, by whacking as many bottlenecks as we can find in the runtime system. We're already making significant improvements, and there's plenty more low-hanging fruit to pick. One large project that we hope to tackle is the issue of doing independent per-CPU garbage collection.56 * '''(Simon)''' (include pointer to paper). Simon Marlow is working on '''improving parallel performance''', incorporating the work done by Jost Berthold during his internship at Microsoft in the summer of 2008. The plan is to make writing performant parallel programs less of a trial-and-error process, by whacking as many bottlenecks as we can find in the runtime system. We're already making significant improvements, and there's plenty more low-hanging fruit to pick. One large project that we hope to tackle is the issue of doing independent per-CPU garbage collection. 57 57 58 * ''' Shared Libraries''', are inching ever closer to being completed. Clemens Fruhwirth has been working on polishing the support for shared libraries on Unix systems in particular, and when the remaining issues are ironed out we should be able to roll them out in a release.58 * '''(Simon)''' '''Shared Libraries''', are inching ever closer to being completed. Clemens Fruhwirth has been working on polishing the support for shared libraries on Unix systems in particular, and when the remaining issues are ironed out we should be able to roll them out in a release. 59 59 60 * Finally, '''unicode text I/O''' and '''dynamic libraries''' were slated for 6.10 but weren't quite ready in time, so we certainly expect those to make it for in 6.1260 * '''(Ian or Simon)''' Finally, '''unicode text I/O''' and '''dynamic libraries''' were slated for 6.10 but weren't quite ready in time, so we certainly expect those to make it for in 6.12 61 61 62 62 * 6.12:
