Conversation
kngwyu
left a comment
There was a problem hiding this comment.
Thank you!
But I don't understand why we need create_many_pyclass, set_property and get_property.
Maybe we need some short comments that explain the point to aim at?
|
👍 for now I've just removed I did some benchmarking a while ago in Python using |
We have a benchmark using pytest. Maybe it's helpful to take a glance at it. |
|
Thank you! |
Ah nice, I will be sure to play around with that some time 👍 |
I threw some benchmarks together to evaluate #890. Thought it better to submit them in a separate PR.