@@ -33,7 +33,7 @@ However, if you have application and database located on different machines, you
33
33
{
34
34
"type" : " bar" ,
35
35
"data" : {
36
- "labels" : [" Simple Connection Select " ],
36
+ "labels" : [" Requests Per Second " ],
37
37
"datasets" : [
38
38
{
39
39
"label" : " PSQLPy" ,
@@ -86,7 +86,7 @@ However, if you have application and database located on different machines, you
86
86
{
87
87
"type" : " bar" ,
88
88
"data" : {
89
- "labels" : [" Hard Connection Select " ],
89
+ "labels" : [" Requests Per Second " ],
90
90
"datasets" : [
91
91
{
92
92
"label" : " PSQLPy" ,
@@ -139,7 +139,7 @@ However, if you have application and database located on different machines, you
139
139
{
140
140
"type" : " bar" ,
141
141
"data" : {
142
- "labels" : [" Combined Connection Query " ],
142
+ "labels" : [" Requests Per Second " ],
143
143
"datasets" : [
144
144
{
145
145
"label" : " PSQLPy" ,
@@ -192,7 +192,7 @@ However, if you have application and database located on different machines, you
192
192
{
193
193
"type" : " bar" ,
194
194
"data" : {
195
- "labels" : [" Simple Transaction Select " ],
195
+ "labels" : [" Requests Per Second " ],
196
196
"datasets" : [
197
197
{
198
198
"label" : " PSQLPy" ,
@@ -245,7 +245,7 @@ However, if you have application and database located on different machines, you
245
245
{
246
246
"type" : " bar" ,
247
247
"data" : {
248
- "labels" : [" Hard Transaction Select " ],
248
+ "labels" : [" Requests Per Second " ],
249
249
"datasets" : [
250
250
{
251
251
"label" : " PSQLPy" ,
@@ -298,7 +298,7 @@ However, if you have application and database located on different machines, you
298
298
{
299
299
"type" : " bar" ,
300
300
"data" : {
301
- "labels" : [" Combined Transaction Query " ],
301
+ "labels" : [" Requests Per Second " ],
302
302
"datasets" : [
303
303
{
304
304
"label" : " PSQLPy" ,
@@ -355,7 +355,7 @@ However, if you have application and database located on different machines, you
355
355
{
356
356
"type" : " bar" ,
357
357
"data" : {
358
- "labels" : [" Simple Connection Select " ],
358
+ "labels" : [" Requests Per Second " ],
359
359
"datasets" : [
360
360
{
361
361
"label" : " PSQLPy" ,
@@ -409,7 +409,7 @@ However, if you have application and database located on different machines, you
409
409
{
410
410
"type" : " bar" ,
411
411
"data" : {
412
- "labels" : [" Hard Connection Select " ],
412
+ "labels" : [" Requests Per Second " ],
413
413
"datasets" : [
414
414
{
415
415
"label" : " PSQLPy" ,
@@ -463,7 +463,7 @@ However, if you have application and database located on different machines, you
463
463
{
464
464
"type" : " bar" ,
465
465
"data" : {
466
- "labels" : [" Combined Connection Query " ],
466
+ "labels" : [" Requests Per Second " ],
467
467
"datasets" : [
468
468
{
469
469
"label" : " PSQLPy" ,
@@ -517,7 +517,7 @@ However, if you have application and database located on different machines, you
517
517
{
518
518
"type" : " bar" ,
519
519
"data" : {
520
- "labels" : [" Simple Transaction Select " ],
520
+ "labels" : [" Requests Per Second " ],
521
521
"datasets" : [
522
522
{
523
523
"label" : " PSQLPy" ,
@@ -571,7 +571,7 @@ However, if you have application and database located on different machines, you
571
571
{
572
572
"type" : " bar" ,
573
573
"data" : {
574
- "labels" : [" Hard Transaction Select " ],
574
+ "labels" : [" Requests Per Second " ],
575
575
"datasets" : [
576
576
{
577
577
"label" : " PSQLPy" ,
@@ -625,7 +625,7 @@ However, if you have application and database located on different machines, you
625
625
{
626
626
"type" : " bar" ,
627
627
"data" : {
628
- "labels" : [" Combined Transaction Query " ],
628
+ "labels" : [" Requests Per Second " ],
629
629
"datasets" : [
630
630
{
631
631
"label" : " PSQLPy" ,
0 commit comments