1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-21 07:34:08 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Alex Pyattaev
53eed55e4c simplify rust native threads version, remove useless mutexes from there 2023-08-22 00:24:39 +03:00
Leonardo Costa
9009638982 Add C# version 2023-06-14 23:13:53 -04:00
Rene Schallner
0c18565cea fixed wrk_zigstd. It compiles but can't handle wrk :( 2023-05-19 15:37:58 +02:00
Desiders
5ff86ffbe6 Remove go binary file 2023-05-04 16:40:34 +03:00
Rene Schallner
d0c59ab008 fixed AuthEndpoint callbacks, BasicAuth logging
AuthEndpoint callbacks now provide pointers to the original
SimpleEndpoint structs, so their fieldParentPtr calls work.
Added extensive debug() logging to BasicAuth with .UserPassword.
2023-05-01 05:55:08 +02:00
Rene Schallner
d7946ec3af added axum and sanic wrk tests thx @felipetrz 2023-04-29 05:47:57 +02:00
Rene Schallner
b9be9eb50f wrl/measure.sh: updated to latest zig 2023-04-18 19:49:38 +02:00
Rene Schallner
894cf27716 fixed wrk code after introducing error 2023-03-10 12:00:21 +01:00
Rene Schallner
c8f9a18dc0 more sane endpoints example 2023-01-18 14:26:01 +01:00
Rene Schallner
12028e53b2 forgot to check in rust code 2023-01-15 06:45:01 +01:00
Rene Schallner
309eaaaeff updated wrk stats with rust results 2023-01-15 06:41:19 +01:00
Rene Schallner
4a9c2037bd fixed wrk stats 2023-01-15 05:47:42 +01:00
Rene Schallner
3db2263383 wrk results 2023-01-15 05:19:19 +01:00