CrazyPython
CrazyPython
@lrq3000 I think if we're going to support C at all, we should do it in a separate file. Iterate-range is really useful. I'm going to put my thoughts on...
@casperdcl @lrq3000 Please give o11c write access. We're working on setting up coverage and CI stuff.
@o11c This all seems bad for performance. Is there a C++ equivalent to the simple, no threading required, python signal handlers? Or maybe we can handle signals only in `tqdm.update()`....
@o11c would it result in a slowdown for cases where nobody uses threads? (also: misclicked there)
@o11c We don't want to sacrifice serial speed for parallel speed - 90% of use cases will be serial.
The first two have become important now.
@casperdcl You haven't been responding much - respond so we can help! We need to know how to help. Let's do this together.
@o11c thoughts?
I think this is a substantial improvement.
@casperdcl ...