-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathcomparative.json
More file actions
54 lines (54 loc) · 1.23 KB
/
Copy pathcomparative.json
File metadata and controls
54 lines (54 loc) · 1.23 KB
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
{
"timestamp" : "2026-07-26 23:00:56",
"warmupIterations" : 50,
"measurementIterations" : 100,
"libraries" : [ {
"library" : "GraphCompose Canonical",
"avgTimeMs" : 2.84,
"avgHeapMb" : 0.17
}, {
"library" : "iText 9",
"avgTimeMs" : 2.75,
"avgHeapMb" : 0.16
}, {
"library" : "JasperReports",
"avgTimeMs" : 5.7,
"avgHeapMb" : 0.16
}, {
"library" : "GraphCompose (40 rows)",
"avgTimeMs" : 5.7,
"avgHeapMb" : 0.99
}, {
"library" : "iText 9 (40 rows)",
"avgTimeMs" : 14.54,
"avgHeapMb" : 3.05
}, {
"library" : "JasperReports (40 rows)",
"avgTimeMs" : 9.89,
"avgHeapMb" : 2.53
}, {
"library" : "GraphCompose (200 rows)",
"avgTimeMs" : 15.26,
"avgHeapMb" : 3.93
}, {
"library" : "iText 9 (200 rows)",
"avgTimeMs" : 57.57,
"avgHeapMb" : 13.81
}, {
"library" : "JasperReports (200 rows)",
"avgTimeMs" : 21.13,
"avgHeapMb" : 10.81
}, {
"library" : "GraphCompose (1000 rows)",
"avgTimeMs" : 64.08,
"avgHeapMb" : 19.16
}, {
"library" : "iText 9 (1000 rows)",
"avgTimeMs" : 291.03,
"avgHeapMb" : 68.16
}, {
"library" : "JasperReports (1000 rows)",
"avgTimeMs" : 64.77,
"avgHeapMb" : 52.53
} ]
}