Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ test_py_lsp_scale.c
File
test_py_lsp_scale.c
tests/test_py_lsp_scale.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
* test_py_lsp_scale.c — measure scaling behavior at 100 / 500 / 2000
3
* classes-and-calls. Asserts that doubling the input doesn't more than
4
* 4x the runtime (catches accidental O(n^2) in the resolver).
Callers
nothing calls this directly
Calls
1
measure
Function · 0.85
Tested by
no test coverage detected