Rene Schallner
|
4676c5bab6
|
bumped version for imminent release
|
2023-09-13 02:11:47 +02:00 |
|
Rene Schallner
|
942fb0f4a9
|
fixed multi-file upload
|
2023-09-13 02:11:16 +02:00 |
|
GitHub Action
|
b6fd422924
|
Update README
|
2023-09-12 23:40:42 +00:00 |
|
Rene Schallner
|
83d2f11814
|
bumped version for release
|
2023-09-13 01:37:18 +02:00 |
|
Rene Schallner
|
661c230c0f
|
added support for multi-file form upload
|
2023-09-13 01:36:42 +02:00 |
|
Rene Schallner
|
db9fd24f01
|
return unsupported for arrays
|
2023-09-12 20:06:51 +02:00 |
|
Rene Schallner
|
fe9937f331
|
return unsupported in case of arrays or unsupported types
|
2023-09-12 20:05:58 +02:00 |
|
Rene Schallner
|
5adf7d0e02
|
updated bindataformpost example
|
2023-09-12 19:16:31 +02:00 |
|
GitHub Action
|
a2776aa138
|
Update README
|
2023-09-12 17:04:08 +00:00 |
|
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 |
|