| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Mutable class attributes would not scale with more threads, adding defered reference counting to resolve it. ./python_main.exe Tools/ftscalingbench/ftscalingbench.py class_attribute Running benchmarks with 18 threads class_attribute 6.3x slower ./python.exe Tools/ftscalingbench/ftscalingbench.py class_attribute Running benchmarks with 18 threads class_attribute 8.0x faster
|
Happy to create a new issue for this if the linked one is not close enough |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Mutable class attributes would not scale with more threads, adding defered reference counting to resolve it.
./python_main.exe Tools/ftscalingbench/ftscalingbench.py class_attribute Running benchmarks with 18 threads
class_attribute 6.3x slower
./python.exe Tools/ftscalingbench/ftscalingbench.py class_attribute Running benchmarks with 18 threads
class_attribute 8.0x faster