Python

[2022-07-29 Fri 22:50]

Used CogDB to describe a folder hierarchy. Easier than figuring out how to annotate recursive structures for Mypy.

I got some weird ideas of hard vs easy.

unlabelled graph diagram
No labels or code because it's work(ish)
[2022-06-09 Thu 10:17]
Seeing some impressive numbers for the Python 3.11 beta on Phoronix: When taking the geometric mean of all the Python benchmarks I carried out for this article on the AMD Ryzen 9 5950X, Python 3.11 Beta was about 41% faster overall than the current Python 3.10.4 stable release or 45% over the aging Python 3.8 series. All the individual benchmark data can be found via this OpenBenchmarking.org result page.