Skip to content

Remove benchmark scripts#336

Merged
from2001 merged 1 commit intodevelopfrom
remove/benchmark
Feb 13, 2026
Merged

Remove benchmark scripts#336
from2001 merged 1 commit intodevelopfrom
remove/benchmark

Conversation

@from2001
Copy link
Collaborator

This pull request removes all benchmark-related files and documentation from the STYLY-NetSync-Server/benchmark directory. The changes eliminate the Locust-based benchmarking tools, their configuration, client abstractions, and supporting documentation, effectively deprecating the benchmark component from the repository.

Removal of benchmark source code and configuration:

  • Deleted src/benchmark_config.py, src/client_factory.py, src/clients/client_interface.py, and all __init__.py files, removing all core logic for benchmark configuration, client creation, and interface definitions. [1] [2] [3] [4] [5]
  • Removed pyproject.toml and .python-version, eliminating Python package configuration and version pinning for the benchmark module. [1] [2]

Close #333

@from2001 from2001 marked this pull request as ready for review February 13, 2026 12:33
@from2001 from2001 merged commit 0f5764f into develop Feb 13, 2026
@from2001 from2001 deleted the remove/benchmark branch February 13, 2026 12:33
from2001 added a commit that referenced this pull request Feb 14, 2026
Resolve merge conflicts:
- benchmark/ files: Accept develop deletion (PR #336)
- client_simulator.py: Auto-merged successfully (PR #335 battery fix + message ID rename)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove benchmark system

1 participant