Watch how your code behaves as you write it.
Faster iterations.
Better understanding.
Fewer errors.
By @azmreece & friends
Discord chat.whitebox.systems
I realized I'd only previously posted a teaser to WhiteBox's Handmade Seattle 2021 demo.
Here's the best compressed overview of what WhiteBox is and how you might use it:
Someone kindly pointed out that our friendly discord URL was broken.
I think I screwed it up while changing DNS details for our email provider...
Anyway, if you haven't yet joined, the link should be live again: chat.whitebox.systems
This worked in that it removed a fixed cost, although it's not a huge proportion (~3-10%).
Going through the process brought out some more low-hanging fruit for optimizations.
(And once other costs are reduced, the fixed cost here will represent a larger percentage ๐)
I've got an idea that I think should majorly speed up breakpoint recovery that I'll be trying out this week.
All going well, this should mean dense inspections cause less slowdown. The effect should be particularly noticeable for multithreaded user code.
I've got an idea that I think should majorly speed up breakpoint recovery that I'll be trying out this week.
All going well, this should mean dense inspections cause less slowdown. The effect should be particularly noticeable for multithreaded user code.