-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathresults.py
1 lines (1 loc) · 4.94 KB
/
results.py
1
RESULTS = [({'policy': 'per_node_lock', 'threads': 6, 'bench': 'queue'}, 1499820.0), ({'policy': 'per_node_lock', 'threads': 12, 'bench': 'queue'}, 818905.0), ({'policy': 'per_node_lock', 'threads': 18, 'bench': 'queue'}, 533785.0), ({'policy': 'per_node_lock', 'threads': 24, 'bench': 'queue'}, 404351.0), ({'policy': 'per_node_lock', 'threads': 30, 'bench': 'queue'}, 331561.0), ({'policy': 'per_node_lock', 'threads': 36, 'bench': 'queue'}, 284305.0), ({'policy': 'per_node_lock', 'threads': 42, 'bench': 'queue'}, 238791.0), ({'policy': 'per_node_lock', 'threads': 48, 'bench': 'queue'}, 194408.0), ({'policy': 'lock_free', 'threads': 6, 'bench': 'queue'}, 852787.0), ({'policy': 'lock_free', 'threads': 12, 'bench': 'queue'}, 771571.0), ({'policy': 'lock_free', 'threads': 18, 'bench': 'queue'}, 374850.0), ({'policy': 'lock_free', 'threads': 24, 'bench': 'queue'}, 294162.0), ({'policy': 'lock_free', 'threads': 30, 'bench': 'queue'}, 206218.0), ({'policy': 'lock_free', 'threads': 36, 'bench': 'queue'}, 169179.0), ({'policy': 'lock_free', 'threads': 42, 'bench': 'queue'}, 143453.0), ({'policy': 'lock_free', 'threads': 48, 'bench': 'queue'}, 107980.0), ({'policy': 'lock_free_rcu', 'threads': 6, 'bench': 'queue'}, 3442860.0), ({'policy': 'lock_free_rcu', 'threads': 12, 'bench': 'queue'}, 2289420.0), ({'policy': 'lock_free_rcu', 'threads': 18, 'bench': 'queue'}, 2021120.0), ({'policy': 'lock_free_rcu', 'threads': 24, 'bench': 'queue'}, 1871570.0), ({'policy': 'lock_free_rcu', 'threads': 30, 'bench': 'queue'}, 1703790.0), ({'policy': 'lock_free_rcu', 'threads': 36, 'bench': 'queue'}, 1646180.0), ({'policy': 'lock_free_rcu', 'threads': 42, 'bench': 'queue'}, 1619440.0), ({'policy': 'lock_free_rcu', 'threads': 48, 'bench': 'queue'}, 1589500.0), ({'policy': 'global_lock', 'threads': 6, 'bench': 'queue'}, 1192140.0), ({'policy': 'global_lock', 'threads': 12, 'bench': 'queue'}, 1394620.0), ({'policy': 'global_lock', 'threads': 18, 'bench': 'queue'}, 1325000.0), ({'policy': 'global_lock', 'threads': 24, 'bench': 'queue'}, 1256350.0), ({'policy': 'global_lock', 'threads': 30, 'bench': 'queue'}, 1246460.0), ({'policy': 'global_lock', 'threads': 36, 'bench': 'queue'}, 1127450.0), ({'policy': 'global_lock', 'threads': 42, 'bench': 'queue'}, 994551.0), ({'policy': 'global_lock', 'threads': 48, 'bench': 'queue'}, 897875.0), ({'policy': 'per_node_lock', 'threads': 1, 'bench': 'readonly'}, 223275.0), ({'policy': 'per_node_lock', 'threads': 6, 'bench': 'readonly'}, 274891.0), ({'policy': 'per_node_lock', 'threads': 12, 'bench': 'readonly'}, 438079.0), ({'policy': 'per_node_lock', 'threads': 18, 'bench': 'readonly'}, 487841.0), ({'policy': 'per_node_lock', 'threads': 24, 'bench': 'readonly'}, 310153.0), ({'policy': 'per_node_lock', 'threads': 30, 'bench': 'readonly'}, 190011.0), ({'policy': 'per_node_lock', 'threads': 36, 'bench': 'readonly'}, 150144.0), ({'policy': 'per_node_lock', 'threads': 42, 'bench': 'readonly'}, 128428.0), ({'policy': 'per_node_lock', 'threads': 48, 'bench': 'readonly'}, 116692.0), ({'policy': 'lock_free', 'threads': 1, 'bench': 'readonly'}, 201170.0), ({'policy': 'lock_free', 'threads': 6, 'bench': 'readonly'}, 286926.0), ({'policy': 'lock_free', 'threads': 12, 'bench': 'readonly'}, 470408.0), ({'policy': 'lock_free', 'threads': 18, 'bench': 'readonly'}, 172769.0), ({'policy': 'lock_free', 'threads': 24, 'bench': 'readonly'}, 120851.0), ({'policy': 'lock_free', 'threads': 30, 'bench': 'readonly'}, 97412.4), ({'policy': 'lock_free', 'threads': 36, 'bench': 'readonly'}, 80376.2), ({'policy': 'lock_free', 'threads': 42, 'bench': 'readonly'}, 68705.0), ({'policy': 'lock_free', 'threads': 48, 'bench': 'readonly'}, 58563.6), ({'policy': 'lock_free_rcu', 'threads': 1, 'bench': 'readonly'}, 522022.0), ({'policy': 'lock_free_rcu', 'threads': 6, 'bench': 'readonly'}, 2543120.0), ({'policy': 'lock_free_rcu', 'threads': 12, 'bench': 'readonly'}, 5065720.0), ({'policy': 'lock_free_rcu', 'threads': 18, 'bench': 'readonly'}, 7145930.0), ({'policy': 'lock_free_rcu', 'threads': 24, 'bench': 'readonly'}, 8352290.0), ({'policy': 'lock_free_rcu', 'threads': 30, 'bench': 'readonly'}, 10169500.0), ({'policy': 'lock_free_rcu', 'threads': 36, 'bench': 'readonly'}, 10672600.0), ({'policy': 'lock_free_rcu', 'threads': 42, 'bench': 'readonly'}, 12919900.0), ({'policy': 'lock_free_rcu', 'threads': 48, 'bench': 'readonly'}, 13742800.0), ({'policy': 'global_lock', 'threads': 1, 'bench': 'readonly'}, 551392.0), ({'policy': 'global_lock', 'threads': 6, 'bench': 'readonly'}, 188265.0), ({'policy': 'global_lock', 'threads': 12, 'bench': 'readonly'}, 179579.0), ({'policy': 'global_lock', 'threads': 18, 'bench': 'readonly'}, 186813.0), ({'policy': 'global_lock', 'threads': 24, 'bench': 'readonly'}, 189594.0), ({'policy': 'global_lock', 'threads': 30, 'bench': 'readonly'}, 55776.1), ({'policy': 'global_lock', 'threads': 36, 'bench': 'readonly'}, 51585.9), ({'policy': 'global_lock', 'threads': 42, 'bench': 'readonly'}, 71513.4), ({'policy': 'global_lock', 'threads': 48, 'bench': 'readonly'}, 151413.0)]