resp-benchmark 0.1.6__pp39-pypy39_pp73-musllinux_1_2_armv7l.whl → 0.1.7__pp39-pypy39_pp73-musllinux_1_2_armv7l.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of resp-benchmark might be problematic. Click here for more details.

resp_benchmark/wrapper.py CHANGED
@@ -17,10 +17,12 @@ class Result:
17
17
  qps (float): Average queries per second.
18
18
  avg_latency_ms (float): Average latency in milliseconds.
19
19
  p99_latency_ms (float): 99th percentile latency in milliseconds.
20
+ connections (int): The number of parallel connections.
20
21
  """
21
22
  qps: float
22
23
  avg_latency_ms: float
23
24
  p99_latency_ms: float
25
+ connections: int
24
26
 
25
27
 
26
28
  class Benchmark:
@@ -106,6 +108,7 @@ class Benchmark:
106
108
  qps=ret.qps,
107
109
  avg_latency_ms=ret.avg_latency_ms,
108
110
  p99_latency_ms=ret.p99_latency_ms,
111
+ connections=ret.connections
109
112
  )
110
113
 
111
114
  return result
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: resp-benchmark
3
- Version: 0.1.6
3
+ Version: 0.1.7
4
4
  Classifier: Programming Language :: Rust
5
5
  Classifier: Programming Language :: Python :: Implementation :: CPython
6
6
  Classifier: Programming Language :: Python :: Implementation :: PyPy
@@ -1,11 +1,11 @@
1
- resp_benchmark-0.1.6.dist-info/METADATA,sha256=Smbxo99aEpG-IwuhTd7x-4G1i0psPLN2YuH9epu_3xI,4321
2
- resp_benchmark-0.1.6.dist-info/WHEEL,sha256=GmGc_V8RunsJzMXMKzaLLYvqQiCH-v9TesTVanSUNYk,112
3
- resp_benchmark-0.1.6.dist-info/entry_points.txt,sha256=q1llaLwyhHn2jvpR28wBbila30DyZ1B5_4ackdlZ2R4,57
4
- resp_benchmark-0.1.6.dist-info/license_files/LICENSE,sha256=Kj-yFXYfT2SMHVx80nmX0ta2SPNqCQAq1_fwhkPqJrw,1072
1
+ resp_benchmark-0.1.7.dist-info/METADATA,sha256=A5D_wJsa1YrDNZU2RduWECrTNcat_hjnWgbtcnxkBhQ,4321
2
+ resp_benchmark-0.1.7.dist-info/WHEEL,sha256=GmGc_V8RunsJzMXMKzaLLYvqQiCH-v9TesTVanSUNYk,112
3
+ resp_benchmark-0.1.7.dist-info/entry_points.txt,sha256=q1llaLwyhHn2jvpR28wBbila30DyZ1B5_4ackdlZ2R4,57
4
+ resp_benchmark-0.1.7.dist-info/license_files/LICENSE,sha256=Kj-yFXYfT2SMHVx80nmX0ta2SPNqCQAq1_fwhkPqJrw,1072
5
5
  resp_benchmark.libs/libgcc_s-5b5488a6.so.1,sha256=HGKUsVmTeNAxEdSy7Ua5Vh_I9FN3RCbPWzvZ7H_TrwE,2749061
6
6
  resp_benchmark/cli.py,sha256=Jj8DrtXVd85oo_nySbpXnYDgpEbIIjM-qUWco0v8Pjk,2498
7
7
  resp_benchmark/cores.py,sha256=bSEaHXJYo6spGIK_j-beTz8qbun3D7bgYrYxjUaMuDw,619
8
8
  resp_benchmark/__init__.py,sha256=-7qaTnVRokIpURaFVsO6ZP-l7oeHLbsNsGwBLvZrU14,39
9
- resp_benchmark/wrapper.py,sha256=1pY5UAM48DzmfBFHVxuIk8GW43WKS7ByH3kKvpYX0rc,4629
10
- resp_benchmark/_resp_benchmark_rust_lib.pypy39-pp73-arm-linux-gnu.so,sha256=KmPbBPR4CAE6Uc06MrV7VK8lky6ooyxEVyGy9xbw3wU,2833497
11
- resp_benchmark-0.1.6.dist-info/RECORD,,
9
+ resp_benchmark/wrapper.py,sha256=cAXXX4L9vROEMD4RXjzj_rh6xWFvnRMDGbwLMpWSheM,4753
10
+ resp_benchmark/_resp_benchmark_rust_lib.pypy39-pp73-arm-linux-gnu.so,sha256=lXWD4FcB9blc50NTWJssVI_BBxG-fjkt2X0p_RK7160,2833529
11
+ resp_benchmark-0.1.7.dist-info/RECORD,,