holoviz / datashader

Quickly and accurately render even the largest data.
http://datashader.org
BSD 3-Clause "New" or "Revised" License
3.24k stars 363 forks source link

Add logging to compiler.py #1266

Closed ianthomas23 closed 9 months ago

ianthomas23 commented 11 months ago

I spend a lot of time debugging and adding new functionality to compiler.py. It would be helpful to add extra logging of the dynamic function generation therein that is easy to enable/disable.