Skip to content

feat: Better server & Compiler#931

Open
Aviortheking wants to merge 28 commits intomasterfrom
feat/new-server
Open

feat: Better server & Compiler#931
Aviortheking wants to merge 28 commits intomasterfrom
feat/new-server

Conversation

@Aviortheking
Copy link
Copy Markdown
Member

Also currently search is BAD

@Aviortheking Aviortheking marked this pull request as ready for review February 12, 2026 20:50
@Aviortheking
Copy link
Copy Markdown
Member Author

test results from a test doen today :

before: (22h12 to 23h12)
requests          : 353 103
avg response time : 6.63ms
SLO 300ms         : 0.0369%
SLO 1200ms        : 0.0158%
mean reqs/s       : 32.1req/s
4xx               : 0.393req/s
5xx               : 0

after: (23h17 to 00h17)
requests          : 560 900
avg response time : 17.7ms
SLO 300ms         : 1.21%
SLO 1200ms        : 0.0347%
mean reqs/s       : 51.5req/s
404s              : 0.158req/s
5xx               : 0

Need more cache or speed

@TCGdexBOT

This comment was marked as off-topic.

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.

2 participants