Dusko Simidzija
Dusko Simidzija
I didn't even know about #805, good to know! My ideas were something similar: figure out a way to cache values for certain types at least. For example, if I...
I don't know if this is of any interest, but [with some minimal changes](https://github.com/dsimidzija/marshmallow/commit/fe8d898f7304c60b658ef609dd326e07cfcaaef7), marshmallow can be cythonized with [setuptools-cythonize](https://pypi.org/project/setuptools-cythonize/) and together with this MR, the performance is around ~45%...
I tested it without this MR a long time ago, so I don't have the numbers, but IIRC it did bring around 10% of speed on its own. But I...
I think I might be in the same trouble as you, except with a `HX1200i`: ```bash $ lsusb ... Bus 003 Device 005: ID 1b1c:1c23 Corsair HX1200i Power Supply ......
I've had this exact problem for ages. Only when using NERDTree, things get wonky on session restore (I am also using vim-nerdtree-tabs, but that causes a different issue with trees...