1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 23:24:09 +00:00
Commit graph

366 commits

Author SHA1 Message Date
Rene Schallner
c380649763 parameterize measure_all.sh, update main graphs after merge 2023-08-22 22:47:37 +02:00
Rene Schallner
7817064885
Merge pull request #39 from kassane/cpp-threadpool
C++: add threadpool(4)
2023-08-22 22:44:18 +02:00
Matheus Catarino França
3e2d289d92 from single-thread to threadpool(4) 2023-08-22 16:06:55 -03:00
Rene Schallner
18d55cfab4 updated readme, docs with output from new perf tests 2023-08-22 20:18:26 +02:00
Rene Schallner
14f3af7c63 reverted workers back to 4 in zig perf test 2023-08-22 20:09:34 +02:00
Rene Schallner
6562d9ed3e re-wrote blazingly-fast.md 2023-08-22 17:55:35 +02:00
Rene Schallner
7fff5a8c5d reverted hack 2023-08-22 16:45:27 +02:00
Rene Schallner
f10b76f229 renamed bench targets to make langs more clear 2023-08-22 16:45:00 +02:00
Rene Schallner
49b2762ecb renamed wrk test cpp -> cpp-beast 2023-08-22 16:32:43 +02:00
Rene Schallner
ee20bce22d renamed the rust versions in perftests 2023-08-22 15:59:36 +02:00
Rene Schallner
9fe223cdb9 improve measure_all.sh and graph.py 2023-08-22 15:45:00 +02:00
Rene Schallner
61fabea500 added measure_all and graph.py thx @112RG's hyperbench 2023-08-22 15:25:42 +02:00
Rene Schallner
8b82cae541 added @alexpyattaev clean rust bench version 2023-08-22 14:23:49 +02:00
Rene Schallner
02b92d1f5c wrk/measure.sh (@alexpyatttaev): pin processes to cpus 2023-08-22 14:23:49 +02:00
Rene Schallner
2739decb36 zig wrk example: reduce # of workers 2023-08-22 14:23:49 +02:00
Rene Schallner
62574a118c updated flake, renamed rust example to bythebook 2023-08-22 14:23:49 +02:00
Rene Schallner
1dce4d3d9e
Merge pull request #35 from kassane/cpp
wrk: cpp-beast simple-server - sample
2023-08-21 14:14:31 +02:00
Matheus Catarino França
e68435ea9b static 17-byte string 2023-08-21 09:01:16 -03:00
Rene Schallner
4ad6cd9a4e
remove windows from CI 2023-08-21 04:15:42 +02:00
Rene Schallner
5f7133dd29
Merge pull request #36 from mattnite/ci-windows-mac
add macos and windows to CI
2023-08-21 04:14:57 +02:00
Matt Knight
97902076a2 add macos and windows to CI 2023-08-20 16:35:07 -07:00
Matheus Catarino França
fb0bfe9631 wrk: cpp-beast sample added 2023-08-19 17:17:16 -03:00
Rene Schallner
7b2fe71322 update build badge 2023-08-05 14:49:46 +02:00
Rene Schallner
279895ba5c CI: disabled zig-master, enabled zig-0.11.0 2023-08-05 14:48:44 +02:00
Rene Schallner
07d652d987 switched nix flake to zig-0.11.0 release 2023-08-05 14:43:50 +02:00
GitHub Action
1ec1b232c1 Update README 2023-08-01 13:19:11 +00:00
Rene Schallner
977fa41225 update to latest zig & adapt to new stdlib changes 2023-08-01 15:13:30 +02:00
Rene Schallner
151a011c24 update to latest zig 2023-07-23 18:25:16 +02:00
GitHub Action
7e007b8eda Update README 2023-07-23 16:24:38 +00:00
Rene Schallner
1c9adb6868 use latest facil to support musl builds (thx @mattnite) 2023-07-23 18:09:29 +02:00
Rene Schallner
8696e9475a Better README 2023-07-03 17:00:26 +02:00
Rene Schallner
28b90c7b00 Endpoint example: /stop endpoint & leak detection 2023-07-03 15:54:26 +02:00
GitHub Action
b4a23e1000 Update README 2023-06-27 13:45:26 +00:00
Rene Schallner
9d0f738d11 update to latest zig, bump version number 2023-06-27 15:37:27 +02:00
Rene Schallner
56fb317cd9
Merge pull request #28 from edyu/master
Update to use the new alignCast where the alignOf is not needed anymore
2023-06-27 15:26:23 +02:00
Ed Yu
22d4b80cb9 Update to use the new alignCast where the alignOf is not needed anymore 2023-06-26 20:11:34 -07:00
GitHub Action
8ab8669adc Update README 2023-06-24 14:01:03 +00:00
Rene Schallner
73836111ba update version in build.zig.zon for imminent release 2023-06-24 15:47:51 +02:00
Rene Schallner
870a051155 update to latest zig 2023-06-24 15:46:19 +02:00
Rene Schallner
91de9aec99
Merge pull request #27 from edyu/master
Revert Context changes in middleware_with_endpoint by fixing middlewa…
2023-06-23 07:45:00 +02:00
Ed Yu
c047d9dc9b Revert Context changes in middleware_with_endpoint by fixing middleware MixContexts 2023-06-22 11:57:55 -07:00
Rene Schallner
1559fbd2c3
Merge pull request #26 from edyu/master
Update middleware_with_endpoint example with direct context
2023-06-22 06:55:46 +02:00
Ed Yu
71fb5d945e Update middleware_with_endpoint example with direct context 2023-06-21 20:44:05 -07:00
Rene Schallner
f5292c3669
Merge pull request #25 from edyu/master
Update builtin functions due to zig changes
2023-06-22 02:56:28 +02:00
Ed Yu
cc0680d6e3 Update middleware example with direct context 2023-06-21 15:21:42 -07:00
Ed Yu
5611026479 Update builtin functions due to zig changes 2023-06-21 14:53:37 -07:00
Rene Schallner
f2e41fc0d6
Merge pull request #24 from edyu/master
Update to new json parser api changes
2023-06-21 11:31:16 +02:00
Ed Yu
9c66dd4deb Update to new json parser api changes 2023-06-20 10:21:48 -07:00
Rene Schallner
2ce5a75e74 updated charts (intro: csharp) 2023-06-15 23:36:16 +02:00
Rene Schallner
b5bc30de7c updated flake: latest NixOS, dotnet 2023-06-15 23:23:13 +02:00