Menu

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

PyPy3 2.4.0

A 1-post collection

Page 1 of 1

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
Page 1 of 1
Butenko's dev notes © 2025
Proudly published with Ghost