User Tools

Site Tools


newsletters:2024-05

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
newsletters:2024-05 [2024/06/02 23:22] osnrnewsletters:2024-05 [2024/06/03 00:45] (current) – [New parallel evaluator] osnr
Line 132: Line 132:
     * Replaces global mutex-protected priority queue; should be faster and better at natural load balancing across CPUs/threads, also lets us lock things to threads more cleanly     * Replaces global mutex-protected priority queue; should be faster and better at natural load balancing across CPUs/threads, also lets us lock things to threads more cleanly
     * Also [[http://15418.courses.cs.cmu.edu/spring2017/lecture/progperf1/slide_019|these slides about how to deal with dependencies, scheduling in general]]     * Also [[http://15418.courses.cs.cmu.edu/spring2017/lecture/progperf1/slide_019|these slides about how to deal with dependencies, scheduling in general]]
 +  * Added trace page (like the log we have in mainline Folk) for debugging specific leak or elision issues (why is this statement still around? why didn't this statement go through?)
 +    * {{:newsletters:pasted:20240603-004516.png?0x500px}}
  
 In terms of functionality, it's surprisingly almost caught up to mainline Folk -- the real issues are around performance and correctness :-) In terms of functionality, it's surprisingly almost caught up to mainline Folk -- the real issues are around performance and correctness :-)
newsletters/2024-05.1717370559.txt.gz · Last modified: 2024/06/02 23:22 by osnr

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki