Itamar Turner-Trauring

Results 335 issues of Itamar Turner-Trauring

It would be useful for some users to be able to get the source distribution from PyPI, not just compiled binaries. ### Discussed in https://github.com/pythonspeed/filprofiler/discussions/329 Originally posted by **Stonre** March...

E.g. imbl (maintained) or rpds (simpler) since im is no longer maintained.

`multiprocessing` and other similar systems are basically the same program, just with multiple processes. That memory should be tracked together. Implementation ideas: 1. Each subprocess tracks its own info. 2....

Basically like Jupyter, but need to start IPython in a special way (`filprofile python -m IPython` or something like that?).

documentation

`@conda` decorator might be good starting point?

integration

No one cares where NumPy is installed, probably, they care that NumPy was the one that allocated memory. So let's make the formatting a little less verbose.

enhancement
NEXT

Insofar as Fil4prod uses this, reducing potential panics is important.

NEXT

Document how to use Fil with Airflow tasks. @timur-orudzhov could you explain a little bit how you run Airflow, and what kind of executors you use? Did you expect to...

documentation

Specifically, tracking memory usage on a task level.

documentation