There's a lot of data here, so you can click a link to drill down
- random
- cpython-2.7
- get: 5% / set: 95%
- Size: 1048576, duration: 117.3, dictionary type: dict
- Size: 524288, duration: 100.4, dictionary type: binary_tree_dict
- Size: 262144, duration: 62.5, dictionary type: splay_tree
- Size: 262144, duration: 63.6, dictionary type: scapegoat_tree_0_9
- Size: 262144, duration: 64.9, dictionary type: scapegoat_tree_0_75
- Size: 262144, duration: 90.3, dictionary type: treap
- Size: 262144, duration: 100.0, dictionary type: red-black_tree
- Size: 262144, duration: 102.1, dictionary type: B_tree
- Size: 131072, duration: 71.0, dictionary type: AVL_tree
- Size: 65536, duration: 60.6, dictionary type: AA_tree
- Size: 32768, duration: 50.6, dictionary type: scapegoat_tree_0_6
- Size: 32768, duration: 70.1, dictionary type: blist.sorteddict
- get: 50% / set: 50%
- Size: 1048576, duration: 65.4, dictionary type: dict
- Size: 1048576, duration: 110.6, dictionary type: binary_tree_dict
- Size: 524288, duration: 66.7, dictionary type: scapegoat_tree_0_75
- Size: 524288, duration: 68.1, dictionary type: splay_tree
- Size: 524288, duration: 68.7, dictionary type: scapegoat_tree_0_9
- Size: 524288, duration: 97.1, dictionary type: treap
- Size: 524288, duration: 107.1, dictionary type: red-black_tree
- Size: 524288, duration: 108.9, dictionary type: B_tree
- Size: 262144, duration: 76.2, dictionary type: AVL_tree
- Size: 131072, duration: 66.1, dictionary type: AA_tree
- Size: 65536, duration: 55.2, dictionary type: scapegoat_tree_0_6
- Size: 65536, duration: 75.3, dictionary type: blist.sorteddict
- get: 95% / set: 5%
- Size: 8388608, duration: 112.2, dictionary type: dict
- Size: 4194304, duration: 72.2, dictionary type: binary_tree_dict
- Size: 4194304, duration: 84.1, dictionary type: splay_tree
- Size: 4194304, duration: 84.4, dictionary type: scapegoat_tree_0_75
- Size: 4194304, duration: 85.7, dictionary type: scapegoat_tree_0_9
- Size: 4194304, duration: 106.5, dictionary type: treap
- Size: 4194304, duration: 114.7, dictionary type: red-black_tree
- Size: 4194304, duration: 116.2, dictionary type: B_tree
- Size: 2097152, duration: 76.1, dictionary type: AVL_tree
- Size: 1048576, duration: 57.9, dictionary type: AA_tree
- Size: 524288, duration: 45.0, dictionary type: scapegoat_tree_0_6
- Size: 524288, duration: 63.2, dictionary type: blist.sorteddict
- cpython-3.3
- get: 5% / set: 95%
- Size: 524288, duration: 66.9, dictionary type: dict
- Size: 524288, duration: 109.9, dictionary type: binary_tree_dict
- Size: 262144, duration: 68.2, dictionary type: splay_tree
- Size: 262144, duration: 77.0, dictionary type: scapegoat_tree_0_9
- Size: 262144, duration: 78.1, dictionary type: scapegoat_tree_0_75
- Size: 262144, duration: 98.3, dictionary type: red-black_tree
- Size: 262144, duration: 100.5, dictionary type: treap
- Size: 262144, duration: 118.5, dictionary type: B_tree
- Size: 131072, duration: 61.8, dictionary type: AVL_tree
- Size: 65536, duration: 55.4, dictionary type: AA_tree
- Size: 32768, duration: 41.8, dictionary type: scapegoat_tree_0_6
- Size: 32768, duration: 72.8, dictionary type: blist.sorteddict
- get: 50% / set: 50%
- Size: 1048576, duration: 75.3, dictionary type: dict
- Size: 524288, duration: 58.0, dictionary type: binary_tree_dict
- Size: 524288, duration: 74.4, dictionary type: splay_tree
- Size: 524288, duration: 84.1, dictionary type: scapegoat_tree_0_9
- Size: 524288, duration: 90.6, dictionary type: scapegoat_tree_0_75
- Size: 524288, duration: 105.8, dictionary type: red-black_tree
- Size: 524288, duration: 107.9, dictionary type: treap
- Size: 262144, duration: 58.0, dictionary type: B_tree
- Size: 262144, duration: 66.1, dictionary type: AVL_tree
- Size: 131072, duration: 59.5, dictionary type: AA_tree
- Size: 65536, duration: 42.2, dictionary type: scapegoat_tree_0_6
- Size: 65536, duration: 77.3, dictionary type: blist.sorteddict
- get: 95% / set: 5%
- Size: 4194304, duration: 64.9, dictionary type: dict
- Size: 4194304, duration: 80.9, dictionary type: binary_tree_dict
- Size: 4194304, duration: 93.6, dictionary type: splay_tree
- Size: 4194304, duration: 100.7, dictionary type: scapegoat_tree_0_9
- Size: 4194304, duration: 101.0, dictionary type: scapegoat_tree_0_75
- Size: 4194304, duration: 117.9, dictionary type: red-black_tree
- Size: 4194304, duration: 118.3, dictionary type: treap
- Size: 2097152, duration: 64.2, dictionary type: B_tree
- Size: 2097152, duration: 70.0, dictionary type: AVL_tree
- Size: 2097152, duration: 119.5, dictionary type: AA_tree
- Size: 1048576, duration: 106.3, dictionary type: scapegoat_tree_0_6
- Size: 524288, duration: 67.0, dictionary type: blist.sorteddict
- sequential
- cpython-2.7
- get: 5% / set: 95%
- Size: 4194304, duration: 74.5, dictionary type: dict
- Size: 2097152, duration: 114.4, dictionary type: splay_tree
- Size: 524288, duration: 80.5, dictionary type: treap
- Size: 524288, duration: 108.4, dictionary type: B_tree
- Size: 262144, duration: 103.2, dictionary type: red-black_tree
- Size: 131072, duration: 63.8, dictionary type: AVL_tree
- Size: 65536, duration: 79.2, dictionary type: AA_tree
- Size: 32768, duration: 56.6, dictionary type: blist.sorteddict
- Size: 16384, duration: 71.2, dictionary type: scapegoat_tree_0_9
- Size: 8192, duration: 54.0, dictionary type: scapegoat_tree_0_75
- Size: 8192, duration: 68.8, dictionary type: binary_tree_dict
- Size: 4096, duration: 36.1, dictionary type: scapegoat_tree_0_6
- get: 50% / set: 50%
- Size: 8388608, duration: 110.9, dictionary type: dict
- Size: 2097152, duration: 67.5, dictionary type: splay_tree
- Size: 1048576, duration: 92.2, dictionary type: treap
- Size: 1048576, duration: 118.5, dictionary type: B_tree
- Size: 524288, duration: 110.9, dictionary type: red-black_tree
- Size: 262144, duration: 67.9, dictionary type: AVL_tree
- Size: 131072, duration: 88.1, dictionary type: AA_tree
- Size: 65536, duration: 62.2, dictionary type: blist.sorteddict
- Size: 32768, duration: 79.9, dictionary type: scapegoat_tree_0_9
- Size: 16384, duration: 60.5, dictionary type: scapegoat_tree_0_75
- Size: 16384, duration: 79.5, dictionary type: binary_tree_dict
- Size: 8192, duration: 42.0, dictionary type: scapegoat_tree_0_6
- get: 95% / set: 5%
- Size: 8388608, duration: 74.4, dictionary type: dict
- Size: 8388608, duration: 89.8, dictionary type: splay_tree
- Size: 4194304, duration: 66.0, dictionary type: treap
- Size: 4194304, duration: 77.3, dictionary type: B_tree
- Size: 2097152, duration: 59.5, dictionary type: red-black_tree
- Size: 2097152, duration: 71.1, dictionary type: AVL_tree
- Size: 1048576, duration: 75.8, dictionary type: AA_tree
- Size: 1048576, duration: 115.3, dictionary type: blist.sorteddict
- Size: 262144, duration: 55.0, dictionary type: scapegoat_tree_0_9
- Size: 131072, duration: 40.9, dictionary type: scapegoat_tree_0_75
- Size: 131072, duration: 51.7, dictionary type: binary_tree_dict
- Size: 131072, duration: 100.4, dictionary type: scapegoat_tree_0_6
- cpython-3.3
- get: 5% / set: 95%
- Size: 4194304, duration: 106.1, dictionary type: dict
- Size: 1048576, duration: 70.0, dictionary type: splay_tree
- Size: 524288, duration: 98.8, dictionary type: treap
- Size: 262144, duration: 65.9, dictionary type: B_tree
- Size: 262144, duration: 99.6, dictionary type: red-black_tree
- Size: 262144, duration: 104.1, dictionary type: AVL_tree
- Size: 65536, duration: 74.4, dictionary type: AA_tree
- Size: 32768, duration: 57.7, dictionary type: blist.sorteddict
- Size: 16384, duration: 56.5, dictionary type: scapegoat_tree_0_9
- Size: 8192, duration: 41.9, dictionary type: scapegoat_tree_0_75
- Size: 8192, duration: 73.3, dictionary type: binary_tree_dict
- Size: 8192, duration: 102.4, dictionary type: scapegoat_tree_0_6
- get: 50% / set: 50%
- Size: 4194304, duration: 72.9, dictionary type: dict
- Size: 2097152, duration: 77.6, dictionary type: splay_tree
- Size: 1048576, duration: 104.7, dictionary type: treap
- Size: 524288, duration: 68.7, dictionary type: B_tree
- Size: 524288, duration: 101.0, dictionary type: red-black_tree
- Size: 524288, duration: 111.9, dictionary type: AVL_tree
- Size: 131072, duration: 79.9, dictionary type: AA_tree
- Size: 65536, duration: 61.6, dictionary type: blist.sorteddict
- Size: 32768, duration: 61.0, dictionary type: scapegoat_tree_0_9
- Size: 16384, duration: 45.4, dictionary type: scapegoat_tree_0_75
- Size: 16384, duration: 82.2, dictionary type: binary_tree_dict
- Size: 16384, duration: 114.0, dictionary type: scapegoat_tree_0_6
- get: 95% / set: 5%
- Size: 8388608, duration: 83.9, dictionary type: dict
- Size: 8388608, duration: 99.1, dictionary type: splay_tree
- Size: 4194304, duration: 71.9, dictionary type: treap
- Size: 4194304, duration: 88.6, dictionary type: B_tree
- Size: 4194304, duration: 113.5, dictionary type: red-black_tree
- Size: 2097152, duration: 60.5, dictionary type: AVL_tree
- Size: 1048576, duration: 69.8, dictionary type: AA_tree
- Size: 1048576, duration: 114.1, dictionary type: blist.sorteddict
- Size: 262144, duration: 42.6, dictionary type: scapegoat_tree_0_9
- Size: 262144, duration: 108.6, dictionary type: scapegoat_tree_0_75
- Size: 131072, duration: 53.6, dictionary type: binary_tree_dict
- Size: 131072, duration: 75.0, dictionary type: scapegoat_tree_0_6