Serhiy Storchaka added the comment:

Here is a patch which special cases small integers. It decreases v3 and v4 dump 
time of bench.py by 10% without affecting load time. Of course in real cases 
the benefit will be much less.

----------
Added file: http://bugs.python.org/file34071/marshal_small_ints_refs.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20416>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to