Commit f70ea66c authored by Douglas's avatar Douglas

statistics results for wendelin.core with schema exactly like mysql

parent 235cf425
......@@ -5,7 +5,7 @@ results = {}
# Read is how we call the process of reading all the data to calculate the
# sum of a column.
hot_cache_read = {'name': 'Hot cache - read'}
hot_cache_read['data'] = [0.411816120148, 0.310564041138, 0.347157001495, 0.311173915863, 0.334348917007]
hot_cache_read['data'] = [0.262673139572, 0.277920007706, 0.335688829422, 0.263830900192, 0.265268802643]
cold_cache_read = {'name': 'Cold cache - read'}
#cold_cache_read['data'] = [0.843955993652, 0.802474975586, 0.990427970886, 0.795747995377, 0.807102918625]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment