Metadata-Version: 2.4
Name: swo-bench
Version: 1.6.0
Summary: Measure inference endpoint performance with real agentic coding workloads
Project-URL: Homepage, https://swarmone.ai/bench
Project-URL: Documentation, https://swarmone.ai/bench/docs
Author-email: SwarmOne <eng@swarmone.ai>
License: Proprietary
Keywords: agentic,benchmark,gpu,inference,llm,sglang,vllm
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Benchmark
Requires-Python: >=3.10
Requires-Dist: aiohttp>=3.9
Requires-Dist: click>=8.0
Requires-Dist: cryptography>=42.0
Requires-Dist: httpx>=0.25
Requires-Dist: rich>=13.0
Requires-Dist: zstandard>=0.22
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest>=7.0; extra == 'dev'
Requires-Dist: respx>=0.20; extra == 'dev'
Requires-Dist: ruff>=0.4; extra == 'dev'
