langflow/src/backend/tests/performance
Gabriel Luiz Freitas Almeida 25ca57f53f
tests: Remove unnecessary benchmark markers from server init tests (#5806)
refactor(tests): remove benchmark markers from server init tests

- Removed unnecessary @pytest.mark.benchmark decorators from multiple performance test functions in test_server_init.py.
- This change streamlines the test suite by eliminating redundant benchmarking annotations, while maintaining the integrity of the tests.
2025-01-20 16:43:46 +00:00
..
__init__.py tests: Add performance benchmarks for database initialization and app startup (#4367) 2024-11-04 23:45:39 +00:00
test_server_init.py tests: Remove unnecessary benchmark markers from server init tests (#5806) 2025-01-20 16:43:46 +00:00