|
|
@665edf40
|
4 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@e54d0c3
|
4 years |
pabuhr |
Fixed benchmarks after another change to getTimeNsec()
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@c8a0210
|
4 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@857a1c6
|
4 years |
Thierry Delisle |
Performance fixes to http benchmark
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@6528d75
|
4 years |
Thierry Delisle |
Fixed benchmarks after change to getTimeNsec()
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@2cd784a
|
4 years |
Thierry Delisle |
update http server according to last push
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@ed2cb3c
|
4 years |
Thierry Delisle |
Client can now send message without copying.
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@187fdb8
|
4 years |
Thierry Delisle |
Optim 60% to plaintext webserver by doing 1 write instead of 2.
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@2caed18
|
4 years |
Thierry Delisle |
Changed how messages is handled to avoid long printf.
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@348f81d5
|
4 years |
Thierry Delisle |
Added option to isolate processor so everything has it's own cluster
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@4f762d3
|
4 years |
Thierry Delisle |
Fix httpforall after changes to I/O
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@b57db73
|
4 years |
Thierry Delisle |
httpforall now only loads file if explicit path is given.
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@1dbc3e10
|
4 years |
Thierry Delisle |
Added missing EPIPE handling
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@8c43d05
|
4 years |
Thierry Delisle |
httpforall now uses sout rather than printf
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@ee59ede
|
4 years |
Thierry Delisle |
Improved error handling in server
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@7270432
|
4 years |
Thierry Delisle |
Splice no longer uses SPLICE_F_MORE.
Added answer_empty
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@481ee28
|
4 years |
Thierry Delisle |
Removed experiment type, server just supports both urls.
Logging is …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@ba77750
|
4 years |
Thierry Delisle |
Missing commits for plaintext
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@ece0e80
|
4 years |
Thierry Delisle |
Added prints.
Naive implementation of cancel.
Server now shutdown cleanly.
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@c3ee5f3
|
4 years |
Thierry Delisle |
Protocol now returns date in answer header
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@390fb02
|
4 years |
Thierry Delisle |
http server now has date and server name in response
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@d11d6eb
|
4 years |
Thierry Delisle |
Fixed some compilation errors.
Fixed file descriptor support in progress.
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@e95a117
|
4 years |
Thierry Delisle |
Fixed handling of closed connections.
Started work on cleanly closing …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@2ecbd7b
|
4 years |
Thierry Delisle |
Implemented more options and moved them to their own file
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@c82af9f
|
4 years |
Thierry Delisle |
Moved sendfile to protocol.cfa to reduce compilation time
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@0aec496
|
4 years |
Thierry Delisle |
First attempt at webserver, no option support yet
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|