📂 FileMgr
📍
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
jsonschema
/
benchmarks
✏️ arks/issue232.py
⬅ Kembali
#!/usr/bin/env python """ A performance benchmark using the example from issue #232. See https://github.com/Julian/jsonschema/pull/232. """ from twisted.python.filepath import FilePath from pyperf import Runner from pyrsistent import m from jsonschema.tests._suite import Version import jsonschema issue232 = Version( path=FilePath(__file__).sibling("issue232"), remotes=m(), name="issue232", ) if __name__ == "__main__": issue232.benchmark( runner=Runner(), Validator=jsonschema.Draft4Validator, )
💾 Simpan
Batal
⬅ jsonschema
4 item
Nama
Tipe
Ukuran
Diubah
Aksi
📁
__pycache__
dir
—
2026-03-11 18:53
📂 Buka
✏️ Rename
🗑
🐍
__init__.py
py
70 B
2026-01-20 12:58
✏️
👁️
🔤
🗑
🐍
issue232.py
py
541 B
2026-01-20 12:58
✏️
👁️
🔤
🗑
🐍
json_schema_test_suite.py
py
343 B
2026-01-20 12:58
✏️
👁️
🔤
🗑
✏️ Rename
Nama Baru
Simpan
Batal