ssrjson-benchmark 0.0.1rc1__tar.gz → 0.0.2__tar.gz
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 ssrjson-benchmark might be problematic. Click here for more details.
- {ssrjson_benchmark-0.0.1rc1/src/ssrjson_benchmark.egg-info → ssrjson_benchmark-0.0.2}/PKG-INFO +33 -2
- ssrjson_benchmark-0.0.2/pyproject.toml +39 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/setup.py +1 -21
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/benchmark.c +0 -11
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/__init__.py +3 -1
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/benchmark_main.py +18 -2
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2/src/ssrjson_benchmark.egg-info}/PKG-INFO +33 -2
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark.egg-info/SOURCES.txt +1 -0
- ssrjson_benchmark-0.0.2/src/ssrjson_benchmark.egg-info/requires.txt +10 -0
- ssrjson_benchmark-0.0.1rc1/pyproject.toml +0 -28
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/CMakeLists.txt +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/LICENSE +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/MANIFEST.in +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/README.md +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/cmake/XcodeProperty.cmake +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/setup.cfg +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/__main__.py +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/MotionsQuestionsAnswersQuestions2016.json +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/apache.json +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/canada.json +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/ctm.json +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/github.json +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/instruments.json +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/mesh.json +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/simple_object.json +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/simple_object_zh.json +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/truenull.json +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/tweet.json +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/twitter.json +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/template.md +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark.egg-info/dependency_links.txt +0 -0
- {ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark.egg-info/top_level.txt +0 -0
{ssrjson_benchmark-0.0.1rc1/src/ssrjson_benchmark.egg-info → ssrjson_benchmark-0.0.2}/PKG-INFO
RENAMED
|
@@ -1,11 +1,34 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ssrjson-benchmark
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.2
|
|
4
4
|
Summary: benchmark of ssrJSON
|
|
5
5
|
Author-email: Eritque Arcus <eritque-arcus@ikuyo.dev>, Antares <antares0982@gmail.com>
|
|
6
|
-
License
|
|
6
|
+
License: MIT License
|
|
7
|
+
|
|
8
|
+
Copyright (c) 2025 Eritque arcus
|
|
9
|
+
|
|
10
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
11
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
12
|
+
in the Software without restriction, including without limitation the rights
|
|
13
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
15
|
+
furnished to do so, subject to the following conditions:
|
|
16
|
+
|
|
17
|
+
The above copyright notice and this permission notice shall be included in all
|
|
18
|
+
copies or substantial portions of the Software.
|
|
19
|
+
|
|
20
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
21
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
22
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
23
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
24
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
25
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
26
|
+
SOFTWARE.
|
|
27
|
+
|
|
7
28
|
Project-URL: Homepage, https://github.com/Nambers/ssrJSON-benchmark
|
|
8
29
|
Project-URL: Issues, https://github.com/Nambers/ssrJSON-benchmark/issues
|
|
30
|
+
Project-URL: Repository, https://github.com/Nambers/ssrJSON-benchmark.git
|
|
31
|
+
Keywords: ssrjson,benchmark,json
|
|
9
32
|
Classifier: Development Status :: 5 - Production/Stable
|
|
10
33
|
Classifier: Environment :: Console
|
|
11
34
|
Classifier: Intended Audience :: Developers
|
|
@@ -15,6 +38,14 @@ Classifier: Operating System :: OS Independent
|
|
|
15
38
|
Requires-Python: >=3.9
|
|
16
39
|
Description-Content-Type: text/markdown
|
|
17
40
|
License-File: LICENSE
|
|
41
|
+
Requires-Dist: ssrjson
|
|
42
|
+
Requires-Dist: orjson
|
|
43
|
+
Requires-Dist: matplotlib
|
|
44
|
+
Provides-Extra: pdf
|
|
45
|
+
Requires-Dist: svglib; extra == "pdf"
|
|
46
|
+
Requires-Dist: reportlab; extra == "pdf"
|
|
47
|
+
Provides-Extra: cpuinfo
|
|
48
|
+
Requires-Dist: py-cpuinfo; extra == "cpuinfo"
|
|
18
49
|
Dynamic: license-file
|
|
19
50
|
|
|
20
51
|
# ssrJSON-benchmark
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
[build-system]
|
|
2
|
+
# requires = ["setuptools >= 77.0.3"]
|
|
3
|
+
requires = ["setuptools >= 64"]
|
|
4
|
+
build-backend = "setuptools.build_meta"
|
|
5
|
+
|
|
6
|
+
[project]
|
|
7
|
+
name = "ssrjson-benchmark"
|
|
8
|
+
version = "0.0.2"
|
|
9
|
+
authors = [
|
|
10
|
+
{ name = "Eritque Arcus", email = "eritque-arcus@ikuyo.dev" },
|
|
11
|
+
{ name = "Antares", email = "antares0982@gmail.com" },
|
|
12
|
+
]
|
|
13
|
+
description = "benchmark of ssrJSON"
|
|
14
|
+
readme = "README.md"
|
|
15
|
+
requires-python = ">=3.9"
|
|
16
|
+
keywords = ["ssrjson", "benchmark", "json"]
|
|
17
|
+
classifiers = [
|
|
18
|
+
"Development Status :: 5 - Production/Stable",
|
|
19
|
+
"Environment :: Console",
|
|
20
|
+
"Intended Audience :: Developers",
|
|
21
|
+
"Topic :: System :: Benchmark",
|
|
22
|
+
"Programming Language :: Python :: 3",
|
|
23
|
+
"Operating System :: OS Independent",
|
|
24
|
+
]
|
|
25
|
+
# setuptools >= 77
|
|
26
|
+
# license = "MIT"
|
|
27
|
+
# license-files = ["LICENSE"]
|
|
28
|
+
# setuptools < 77 but deprecated
|
|
29
|
+
license = { file = "LICENSE" }
|
|
30
|
+
dependencies = ["ssrjson", "orjson", "matplotlib"]
|
|
31
|
+
|
|
32
|
+
[project.optional-dependencies]
|
|
33
|
+
pdf = ["svglib", "reportlab"]
|
|
34
|
+
cpuinfo = ["py-cpuinfo"]
|
|
35
|
+
|
|
36
|
+
[project.urls]
|
|
37
|
+
Homepage = "https://github.com/Nambers/ssrJSON-benchmark"
|
|
38
|
+
Issues = "https://github.com/Nambers/ssrJSON-benchmark/issues"
|
|
39
|
+
Repository = "https://github.com/Nambers/ssrJSON-benchmark.git"
|
|
@@ -2,23 +2,8 @@ import os
|
|
|
2
2
|
import shutil
|
|
3
3
|
import subprocess
|
|
4
4
|
|
|
5
|
-
from setuptools import Extension,
|
|
5
|
+
from setuptools import Extension, setup
|
|
6
6
|
from setuptools.command.build_ext import build_ext
|
|
7
|
-
from pathlib import Path
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
def find_version(src_file_content: str):
|
|
11
|
-
# find macro SSRJSON_BENCHMARK_VERSION
|
|
12
|
-
prefix = "#define SSRJSON_BENCHMARK_VERSION"
|
|
13
|
-
for line in src_file_content.splitlines():
|
|
14
|
-
if line.startswith(prefix):
|
|
15
|
-
version = line[len(prefix) :].strip()[1:-1]
|
|
16
|
-
return version
|
|
17
|
-
raise RuntimeError("Cannot find SSRJSON_BENCHMARK_VERSION in source file")
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
with open("./src/benchmark.c", "r", encoding="utf-8") as f:
|
|
21
|
-
version_string = find_version(f.read())
|
|
22
7
|
|
|
23
8
|
|
|
24
9
|
class CMakeBuild(build_ext):
|
|
@@ -63,11 +48,6 @@ class CMakeBuild(build_ext):
|
|
|
63
48
|
|
|
64
49
|
|
|
65
50
|
setup(
|
|
66
|
-
name="ssrjson_benchmark",
|
|
67
|
-
version=version_string,
|
|
68
|
-
description="Benchmark for ssrJSON",
|
|
69
|
-
long_description=Path("README.md").read_text(encoding="utf-8"),
|
|
70
|
-
long_description_content_type="text/markdown",
|
|
71
51
|
ext_modules=[
|
|
72
52
|
Extension(
|
|
73
53
|
"_ssrjson_benchmark",
|
|
@@ -23,8 +23,6 @@
|
|
|
23
23
|
#include <Python.h>
|
|
24
24
|
#include <stdbool.h>
|
|
25
25
|
|
|
26
|
-
#define SSRJSON_BENCHMARK_VERSION "0.0.1rc1"
|
|
27
|
-
|
|
28
26
|
/** compiler builtin check (since gcc 10.0, clang 2.6, icc 2021) */
|
|
29
27
|
#ifndef has_builtin
|
|
30
28
|
# ifdef __has_builtin
|
|
@@ -341,14 +339,5 @@ PyMODINIT_FUNC PyInit__ssrjson_benchmark(void) {
|
|
|
341
339
|
if (module == NULL) {
|
|
342
340
|
return NULL;
|
|
343
341
|
}
|
|
344
|
-
// add version string
|
|
345
|
-
{
|
|
346
|
-
int err = PyModule_AddStringConstant(module, "__version__", SSRJSON_BENCHMARK_VERSION);
|
|
347
|
-
if (err) {
|
|
348
|
-
Py_DECREF(module);
|
|
349
|
-
return NULL;
|
|
350
|
-
}
|
|
351
|
-
}
|
|
352
|
-
|
|
353
342
|
return module;
|
|
354
343
|
}
|
{ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/benchmark_main.py
RENAMED
|
@@ -230,9 +230,10 @@ def _run_benchmark(
|
|
|
230
230
|
if isinstance(input_data, bytes)
|
|
231
231
|
else _ssrjson_benchmark.inspect_pyunicode(input_data)[1]
|
|
232
232
|
)
|
|
233
|
-
cur_obj["ssrjson_bytes_per_sec"] =
|
|
233
|
+
cur_obj["ssrjson_bytes_per_sec"] = (
|
|
234
234
|
size * repeat_times / (cur_obj[name]["speed"] / _NS_IN_ONE_S)
|
|
235
235
|
)
|
|
236
|
+
|
|
236
237
|
for index in INDEXES:
|
|
237
238
|
basename = name.split(".")[0]
|
|
238
239
|
if baseline_data[index] == 0:
|
|
@@ -263,7 +264,9 @@ def run_file_benchmark(
|
|
|
263
264
|
|
|
264
265
|
|
|
265
266
|
def get_head_rev_name():
|
|
266
|
-
return
|
|
267
|
+
return (
|
|
268
|
+
getattr(ssrjson, "__version__", None) or getattr(ssrjson, "ssrjson").__version__
|
|
269
|
+
)
|
|
267
270
|
|
|
268
271
|
|
|
269
272
|
def get_real_output_file_name():
|
|
@@ -354,6 +357,7 @@ def plot_relative_ops(data: dict, doc_name: str, index_s: str) -> io.BytesIO:
|
|
|
354
357
|
|
|
355
358
|
for ax, cat in zip(axs, CATEGORIES):
|
|
356
359
|
vals = [1.0] + [data[cat][f"{name}_{index_s}_ratio"] for name in libs[1:]]
|
|
360
|
+
gbps = (data[cat]["ssrjson_bytes_per_sec"]) / (1024**3)
|
|
357
361
|
|
|
358
362
|
for xi, val, col in zip(x_positions, vals, colors):
|
|
359
363
|
ax.bar(xi, val, width=bar_width, color=col)
|
|
@@ -367,6 +371,18 @@ def plot_relative_ops(data: dict, doc_name: str, index_s: str) -> io.BytesIO:
|
|
|
367
371
|
color=get_ratio_color(val),
|
|
368
372
|
)
|
|
369
373
|
|
|
374
|
+
ssrjson_index = libs.index("ssrjson")
|
|
375
|
+
ax.text(
|
|
376
|
+
x_positions[ssrjson_index],
|
|
377
|
+
vals[ssrjson_index] / 2,
|
|
378
|
+
f"{gbps:.2f} GB/s",
|
|
379
|
+
ha="center",
|
|
380
|
+
va="center",
|
|
381
|
+
fontsize=10,
|
|
382
|
+
color="#2c3e50",
|
|
383
|
+
fontweight="bold",
|
|
384
|
+
)
|
|
385
|
+
|
|
370
386
|
# baseline line
|
|
371
387
|
ax.axhline(1.0, color="gray", linestyle="--", linewidth=1)
|
|
372
388
|
# height = 1.1 * max bar height
|
{ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2/src/ssrjson_benchmark.egg-info}/PKG-INFO
RENAMED
|
@@ -1,11 +1,34 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ssrjson-benchmark
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.2
|
|
4
4
|
Summary: benchmark of ssrJSON
|
|
5
5
|
Author-email: Eritque Arcus <eritque-arcus@ikuyo.dev>, Antares <antares0982@gmail.com>
|
|
6
|
-
License
|
|
6
|
+
License: MIT License
|
|
7
|
+
|
|
8
|
+
Copyright (c) 2025 Eritque arcus
|
|
9
|
+
|
|
10
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
11
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
12
|
+
in the Software without restriction, including without limitation the rights
|
|
13
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
15
|
+
furnished to do so, subject to the following conditions:
|
|
16
|
+
|
|
17
|
+
The above copyright notice and this permission notice shall be included in all
|
|
18
|
+
copies or substantial portions of the Software.
|
|
19
|
+
|
|
20
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
21
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
22
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
23
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
24
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
25
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
26
|
+
SOFTWARE.
|
|
27
|
+
|
|
7
28
|
Project-URL: Homepage, https://github.com/Nambers/ssrJSON-benchmark
|
|
8
29
|
Project-URL: Issues, https://github.com/Nambers/ssrJSON-benchmark/issues
|
|
30
|
+
Project-URL: Repository, https://github.com/Nambers/ssrJSON-benchmark.git
|
|
31
|
+
Keywords: ssrjson,benchmark,json
|
|
9
32
|
Classifier: Development Status :: 5 - Production/Stable
|
|
10
33
|
Classifier: Environment :: Console
|
|
11
34
|
Classifier: Intended Audience :: Developers
|
|
@@ -15,6 +38,14 @@ Classifier: Operating System :: OS Independent
|
|
|
15
38
|
Requires-Python: >=3.9
|
|
16
39
|
Description-Content-Type: text/markdown
|
|
17
40
|
License-File: LICENSE
|
|
41
|
+
Requires-Dist: ssrjson
|
|
42
|
+
Requires-Dist: orjson
|
|
43
|
+
Requires-Dist: matplotlib
|
|
44
|
+
Provides-Extra: pdf
|
|
45
|
+
Requires-Dist: svglib; extra == "pdf"
|
|
46
|
+
Requires-Dist: reportlab; extra == "pdf"
|
|
47
|
+
Provides-Extra: cpuinfo
|
|
48
|
+
Requires-Dist: py-cpuinfo; extra == "cpuinfo"
|
|
18
49
|
Dynamic: license-file
|
|
19
50
|
|
|
20
51
|
# ssrJSON-benchmark
|
{ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark.egg-info/SOURCES.txt
RENAMED
|
@@ -13,6 +13,7 @@ src/ssrjson_benchmark/template.md
|
|
|
13
13
|
src/ssrjson_benchmark.egg-info/PKG-INFO
|
|
14
14
|
src/ssrjson_benchmark.egg-info/SOURCES.txt
|
|
15
15
|
src/ssrjson_benchmark.egg-info/dependency_links.txt
|
|
16
|
+
src/ssrjson_benchmark.egg-info/requires.txt
|
|
16
17
|
src/ssrjson_benchmark.egg-info/top_level.txt
|
|
17
18
|
src/ssrjson_benchmark/_files/MotionsQuestionsAnswersQuestions2016.json
|
|
18
19
|
src/ssrjson_benchmark/_files/apache.json
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
[build-system]
|
|
2
|
-
requires = ["setuptools >= 77.0.3"]
|
|
3
|
-
build-backend = "setuptools.build_meta"
|
|
4
|
-
|
|
5
|
-
[project]
|
|
6
|
-
name = "ssrjson-benchmark"
|
|
7
|
-
version = "0.0.1rc1"
|
|
8
|
-
authors = [
|
|
9
|
-
{ name="Eritque Arcus", email="eritque-arcus@ikuyo.dev" },
|
|
10
|
-
{ name = "Antares", email = "antares0982@gmail.com" }
|
|
11
|
-
]
|
|
12
|
-
description = "benchmark of ssrJSON"
|
|
13
|
-
readme = "README.md"
|
|
14
|
-
requires-python = ">=3.9"
|
|
15
|
-
classifiers = [
|
|
16
|
-
"Development Status :: 5 - Production/Stable",
|
|
17
|
-
"Environment :: Console",
|
|
18
|
-
"Intended Audience :: Developers",
|
|
19
|
-
"Topic :: System :: Benchmark",
|
|
20
|
-
"Programming Language :: Python :: 3",
|
|
21
|
-
"Operating System :: OS Independent",
|
|
22
|
-
]
|
|
23
|
-
license = "MIT"
|
|
24
|
-
license-files = ["LICENSE"]
|
|
25
|
-
|
|
26
|
-
[project.urls]
|
|
27
|
-
Homepage = "https://github.com/Nambers/ssrJSON-benchmark"
|
|
28
|
-
Issues = "https://github.com/Nambers/ssrJSON-benchmark/issues"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/apache.json
RENAMED
|
File without changes
|
{ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/canada.json
RENAMED
|
File without changes
|
{ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/ctm.json
RENAMED
|
File without changes
|
{ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/github.json
RENAMED
|
File without changes
|
{ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/instruments.json
RENAMED
|
File without changes
|
{ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/mesh.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/truenull.json
RENAMED
|
File without changes
|
{ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/tweet.json
RENAMED
|
File without changes
|
{ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark/_files/twitter.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ssrjson_benchmark-0.0.1rc1 → ssrjson_benchmark-0.0.2}/src/ssrjson_benchmark.egg-info/top_level.txt
RENAMED
|
File without changes
|