Message235485
Here are new results with corrected marshalbench.py (more precise and with recalculated total size):
Without the patch:
ver. dumps loads size
746.5 19971.2
0 669.1 1149.2 26202.9
1 682.0 1130.1 26202.9
2 652.0 1134.8 26202.4
3 920.8 757.9 21316.7
4 771.2 691.4 19971.2
With marshal3_numbers.patch:
3 894.6 778.4 21321.6
4 733.1 704.2 19976.2
With marshal_refs_by_value_3.patch:
3 687.6 777.7 21310.3
4 535.5 701.5 19966.3
With marshal_hashtable.patch:
3 656.0 764.2 21316.7
4 512.9 696.6 19971.2 |
|
Date |
User |
Action |
Args |
2015-02-06 14:11:15 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, loewis, pitrou, kristjan.jonsson, vstinner, larry, vajrasky |
2015-02-06 14:11:15 | serhiy.storchaka | set | messageid: <1423231875.67.0.948182127014.issue20416@psf.upfronthosting.co.za> |
2015-02-06 14:11:15 | serhiy.storchaka | link | issue20416 messages |
2015-02-06 14:11:15 | serhiy.storchaka | create | |
|