Jef Roosens Chewing_Bever
Loading Heatmap…

Jef Roosens opened issue Chewing_Bever/lander#43

Properly respond to Expect: 100-continue

2023-12-09 15:48:52 +01:00

Jef Roosens pushed to dev at Chewing_Bever/lander

2023-12-09 12:49:24 +01:00

Jef Roosens pushed to dev at Chewing_Bever/lander

  • cda61f5433 feat(landerctl): add option to use custom config file

2023-12-09 11:55:04 +01:00

Jef Roosens commented on issue Chewing_Bever/lander#10

Switch to epoll

[This article](https://jvns.ca/blog/2017/06/03/async-io-on-linux--select--poll--and-epoll/) shows some very interesting numbers that do seem to apply that epoll would be a lot faster for a large…

2023-12-09 10:48:21 +01:00

Jef Roosens closed issue Chewing_Bever/lander#42

2500x slowdown after switching to lnm

2023-12-09 09:23:36 +01:00

Jef Roosens commented on issue Chewing_Bever/lander#20

Concurrent LSM store

This issue boils down to a bigger issue I've been avoiding: updating the trie's internal structure while not requiring readers to lock the trie structure itself. [This article](https://questdb.i…

2023-12-08 22:59:05 +01:00

Jef Roosens commented on issue Chewing_Bever/lander#42

2500x slowdown after switching to lnm

I seem to have fixed this issue, but I'm stil very curious as to what caused it.

2023-12-08 22:39:48 +01:00

Jef Roosens pushed to dev at Chewing_Bever/lander

  • a0954e8d07 fix(lnm): seemingly fix performance regression

2023-12-08 22:17:16 +01:00

Jef Roosens opened issue Chewing_Bever/lander#42

2500x slowdown after switching to lnm

2023-12-08 09:49:00 +01:00

Jef Roosens closed issue Chewing_Bever/lander#14

Support HEAD Requests

2023-12-07 13:43:28 +01:00

Jef Roosens pushed to dev at Chewing_Bever/lander

2023-12-07 12:54:52 +01:00

Jef Roosens closed issue Chewing_Bever/lander#26

Don't limit number of connections to poll at once

2023-12-07 11:10:36 +01:00

Jef Roosens closed issue Chewing_Bever/lander#39

Make HTTP header matching case-insensitive

2023-12-07 11:10:21 +01:00

Jef Roosens closed issue Chewing_Bever/lander#25

Fully decouple networking stack

2023-12-07 11:10:11 +01:00

Jef Roosens commented on issue Chewing_Bever/lander#33

Refactor http_loop

I've decided to re-implement the response body logic in lnm, as it could be useful for other projects.

2023-12-07 11:10:00 +01:00

Jef Roosens closed issue Chewing_Bever/lander#33

Refactor http_loop

2023-12-07 11:10:00 +01:00

Jef Roosens closed issue Chewing_Bever/lander#36

Refactor event_loop

2023-12-07 11:09:10 +01:00

Jef Roosens pushed to dev at Chewing_Bever/lander

  • cc9dc6aec5 chore: properly compile picohttpparser in lnm; remove old http header

2023-12-07 11:03:01 +01:00

Jef Roosens pushed to dev at Chewing_Bever/lander

2023-12-07 10:14:19 +01:00

Jef Roosens opened issue Chewing_Bever/lander#41

Move lander code to next to lsm and lnm

2023-12-07 10:08:13 +01:00