Thanks a ton this is a very useful tool 🙏 #199
ghost
started this conversation in
Show and tell
Replies: 1 comment
-
Switching to a list sped up things by a good bit thanks to line-profiler and cProfile/SnakeViz (line-profiler more as it shows where exactly the slowness is :)) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have known this tool existed for a while but it is really awesome!
using it it really shows how slow is using immutable bytes type in this function here
https://github.com/iyadahmed/pypsd/blob/master/pypsd/layer_mask_info_reader/channel_data.py
Beta Was this translation helpful? Give feedback.
All reactions