Rene Schallner
|
e55f6181f8
|
added example for bindataformpost
|
2023-09-12 18:58:34 +02:00 |
|
Rene Schallner
|
8dbe0671a6
|
renamed unsupported_hash
|
2023-09-12 18:48:28 +02:00 |
|
Rene Schallner
|
ae98019e60
|
data as string
|
2023-09-12 18:36:57 +02:00 |
|
Rene Schallner
|
7884d56211
|
log data type
|
2023-09-12 18:19:12 +02:00 |
|
Rene Schallner
|
5f939fd666
|
try anyway
|
2023-09-12 18:04:09 +02:00 |
|
Rene Schallner
|
d1a0b6c15d
|
added diagnostics
|
2023-09-12 16:24:12 +02:00 |
|
Rene Schallner
|
9517e7a253
|
progress: reading binary data
|
2023-09-12 16:02:34 +02:00 |
|
Rene Schallner
|
0f6beb4347
|
format httpparambinaryfile
|
2023-09-12 15:30:07 +02:00 |
|
Rene Schallner
|
8845afaf33
|
progress
|
2023-09-12 15:20:00 +02:00 |
|
Rene Schallner
|
83220302d7
|
test
|
2023-09-12 14:10:24 +02:00 |
|
Rene Schallner
|
0551bcebfb
|
attempt to fix #41
|
2023-09-12 13:53:49 +02:00 |
|
Rene Schallner
|
b1b111b4b2
|
removed neovim nightly
|
2023-09-04 14:02:52 +02:00 |
|
Rene Schallner
|
ac5a902cf6
|
updated blazingly-fast.md
|
2023-08-24 11:11:05 +02:00 |
|
Rene Schallner
|
2574ffa721
|
Update README.md
|
2023-08-23 16:29:09 +02:00 |
|
Rene Schallner
|
b2a4bdc760
|
Simplified using it in readme
|
2023-08-23 16:18:25 +02:00 |
|
Rene Schallner
|
927fcf641b
|
improved benchmark situation in readme
|
2023-08-23 16:00:05 +02:00 |
|
Rene Schallner
|
dda5e0e209
|
Incorporate changes from #37
I intentionally kept the bythebook example for reference.
|
2023-08-23 15:41:30 +02:00 |
|
Rene Schallner
|
685e98efae
|
removed old perf pngs
|
2023-08-22 23:13:26 +02:00 |
|
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 |
|