Michael Alexander Ewert
Michael Alexander Ewert
hamish_todd — Yesterday at 6:29 AM But if you're doing differential geometry and you're using vectors and covectors then you almost certainly have a metric? NecroMonster — Yesterday at 6:31...
The faster runs take advantage of the multi-core architecture of a single computer. @distributed seemed the quickest way there. You can see in the tables the last 4 columns are...
I rolled in the Union optimization from the contribution in binarytree-fast.
The comment about no custom pools is a bit at odds with the fast c++ versions. I'm guessing they just mean no custom pool specifically implemented for this problem. You'd...
I reckon that would be considered a custom pool though. A more general memory pool would manage different sized pools, dynamically resizing as needed. Probably with some macro conveniences. A...
Nice. I'm seeing about 9x better perf than the original.
Right, of course. That's funny. Github user 'time' must be regretting his choice of user names now :)