Menu

Close
  • Home
  • About
  • ___
  • My GitHub
  • ___
  • Cengal
  • Bensbach
  • English Checkers
  • ASockIOCore
Subscribe
Butenko's dev notes Menu

Butenko's dev notes

Thoughts, stories and ideas.

Scroll Down
← Newer Posts Page 3 of 3

PyPy3 + pickle + lzma = slowness. Solution.

Initial data: with lzma.open(file_name, 'rb') as file: data = pickle.load(file) 40Mb file 90000 of objects inside the file File created by CPython-optimized »

Butenko MS Butenko MS on Development, Python, PyPy3, PyPy3 2.4.0, Software, Practice, pickle, lzma, performance, issue, solution 10 December 2015 Comments
← Newer Posts Page 3 of 3
Butenko's dev notes © 2025
Proudly published with Ghost