summaryrefslogtreecommitdiff
path: root/scripts/benchmark/legacy-vs-blobs/data/cache/1000_10k.json
blob: 5be17758d011b8e5449d0ca556e93b9b96dc9ae4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
{
    "datetime": "2017-09-02T04:22:20.074434", 
    "machine_info": {
        "python_implementation": "CPython", 
        "python_compiler": "GCC 6.3.0 20170118", 
        "machine": "x86_64", 
        "cpu": {
            "hardware": "unknown", 
            "brand": "Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz", 
            "vendor_id": "GenuineIntel"
        }, 
        "host": "pajeh", 
        "system": "Linux", 
        "processor": "", 
        "python_implementation_version": "2.7.13", 
        "release": "4.9.0-3-amd64", 
        "python_version": "2.7.13", 
        "python_build": [
            "default", 
            "Jan 19 2017 14:48:08"
        ], 
        "node": "pajeh"
    }, 
    "commit_info": {
        "author_time": "2017-09-02T00:27:58-03:00", 
        "time": "2017-09-02T00:39:13-03:00", 
        "dirty": true, 
        "project": "soledad", 
        "id": "2dea7ebc513eaa506704fd7ae68bae94b220eea8", 
        "branch": "8856"
    }, 
    "benchmarks": [
        {
            "name": "test_legacy_1000_10k", 
            "stats": {
                "median": 48.28695607185364, 
                "rounds": 4, 
                "ld15iqr": 36.51543307304382, 
                "iqr_outliers": 0, 
                "stddev": 10.431966763848191, 
                "q1": 40.382596015930176, 
                "min": 36.51543307304382, 
                "q3": 56.539175629615784, 
                "total": 193.84354329109192, 
                "iterations": 1, 
                "max": 60.75419807434082, 
                "stddev_outliers": 2, 
                "mean": 48.46088582277298, 
                "ops": 0.020635198532216573, 
                "hd15iqr": 60.75419807434082, 
                "outliers": "2;0", 
                "iqr": 16.156579613685608
            }, 
            "extra_info": {
                "cpu_percent": 26.6, 
                "doc": ""
            }, 
            "params": null, 
            "param": null, 
            "fullname": "tests/benchmarks/test_legacy_vs_blobs.py::test_legacy_1000_10k", 
            "group": "test_legacy_vs_blobs_1000_10k", 
            "options": {
                "timer": "time", 
                "min_rounds": 5, 
                "warmup": false, 
                "disable_gc": false, 
                "min_time": 5e-06, 
                "max_time": 1.0
            }
        }, 
        {
            "name": "test_blobs_1000_10k", 
            "stats": {
                "median": 87.17049705982208, 
                "rounds": 4, 
                "ld15iqr": 65.08280301094055, 
                "iqr_outliers": 0, 
                "stddev": 19.00300388729206, 
                "q1": 72.67573952674866, 
                "min": 65.08280301094055, 
                "q3": 101.80426609516144, 
                "total": 348.9600112438202, 
                "iterations": 1, 
                "max": 109.53621411323547, 
                "stddev_outliers": 2, 
                "mean": 87.24000281095505, 
                "ops": 0.01146263145092914, 
                "hd15iqr": 109.53621411323547, 
                "outliers": "2;0", 
                "iqr": 29.12852656841278
            }, 
            "extra_info": {
                "cpu_percent": 19.4, 
                "doc": ""
            }, 
            "params": null, 
            "param": null, 
            "fullname": "tests/benchmarks/test_legacy_vs_blobs.py::test_blobs_1000_10k", 
            "group": "test_legacy_vs_blobs_1000_10k", 
            "options": {
                "timer": "time", 
                "min_rounds": 5, 
                "warmup": false, 
                "disable_gc": false, 
                "min_time": 5e-06, 
                "max_time": 1.0
            }
        }
    ], 
    "version": "3.1.1"
}