Skip to content

[Update]: Moved strings to strings.asm - #35

Merged
douxxtech merged 3 commits into
mainfrom
strings
Jun 14, 2026
Merged

douxxtech merged 3 commits into
mainfrom
strings

Conversation

@douxxtech

Copy link
Copy Markdown
Owner

This PR moves user-faceing strings, previously located into logutils.asm, into a new strings.asm file.
Additionally, some minor cleanup has also been done into sysutils.asm

@github-actions

Copy link
Copy Markdown
START + GET /: 166 syscalls
Fastest: 0.000015s (lseek)
Slowest: 0.708286s (accept)
threads: 4 (auto), conns: 50, duration: 20s

[wrk]
Running 20s test @ http://127.0.0.1:8080/
  4 threads and 50 connections
  Thread Stats   Avg      Stdev     Max   +/- Stdev
    Latency     5.07ms   10.64ms 419.55ms   99.39%
    Req/Sec     1.68k   358.38     2.51k    68.75%
  133809 requests in 20.05s, 203.03MB read
  Socket errors: connect 0, read 730, write 0, timeout 0
Requests/sec:   6673.19
Transfer/sec:     10.13MB

@douxxtech
douxxtech merged commit cd2e97c into main Jun 14, 2026
2 checks passed
@douxxtech
douxxtech deleted the strings branch June 14, 2026 22:00
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.

1 participant