Marco Sulla

Results 55 comments of Marco Sulla

I was a little confusing in my explaining. I post here my "steps to reproduce". This is the tests done with `pyperf` without `system tune` (or with `system reset`): ```...

Ok, I'll explain it better (and with better code. Ignore the first one, is bugged :) ) TL;DR I wrote a little script that *seems* to do the same results...

Ok, I can try these kernel parameters, but I did not suggested to remove mean and stdev, but to remove first "unlikely" results. I don't know how do you measure...

> Regardless of the distribution, multiplying the mean by the size of the data is a good estimator for the sum. Yes, but I calculate the mean and the standard...

Do you think the module can support also _PyTuple_Resize? Even if it's a "private" method, I need it to simulate a "tuple comprehension" and see if it's faster than a...

> Also, there are super hairy refcounting issues with these types of wrapped pointers. `ctypes` can't even really handle it right It works for me: ```pyhon Python 3.8.2 (tags/v3.8.2-dirty:7b3ab5921f, Mar...

> Hm, I'm probably misunderstanding what you're trying to do, then. I doubt the pseudocode you show here is much better though than just calling `PySequence_Tuple` on your iterable. But...

About Activiti, Camunda and Flowable, all three are BPMN workflow managers and all three can be integrated in a Spring (Boot) application. So I think they should be in the...

Ok, but this guy is blocking your plugin. What if other people that uses your plugin does not change the class name? Do you think it's right a guy decided...

> * [ ] python3-frozendict upstream says we should wait for 5-6 months [[BUG] Build failure with Python 3.11 Marco-Sulla/python-frozendict#58 (comment)](https://github.com/Marco-Sulla/python-frozendict/issues/58#issuecomment-1180734809) Upstream said he (me) will wait the official stable...