Jef Roosens Chewing_Bever
Loading Heatmap…

Jef Roosens synced commits to pycord-port at Chewing_Bever/didier from mirror

2022-02-10 23:47:33 +01:00

Jef Roosens synced commits to pycord-port at Chewing_Bever/didier from mirror

  • 93ede132a2 Memegen slash commands + autocompletion

2022-02-06 23:07:33 +01:00

Jef Roosens synced commits to pycord-port at Chewing_Bever/didier from mirror

2022-02-06 06:47:40 +01:00

Jef Roosens synced commits to pycord-port at Chewing_Bever/didier from mirror

2022-02-05 22:28:44 +01:00

Jef Roosens opened issue vieter-v/vieter#69

Use sccache during CI

2022-02-04 23:47:14 +01:00

Jef Roosens commented on issue vieter-v/vieter#68

Add requirements to readme

don't forget the garbage collector

2022-02-04 18:05:05 +01:00

Jef Roosens commented on issue vieter-v/vieter#68

Add requirements to readme

aiohttp is needed for the Python testing tool.

2022-02-04 18:03:01 +01:00

Jef Roosens commented on issue vieter-v/vieter#68

Add requirements to readme

``` #include "archive.h" # Please install the libarchive development package for example: `apt install libarchive-dev` ``` we can add these sorts of comments to includes apparently.

2022-02-04 17:55:48 +01:00

Jef Roosens opened issue vieter-v/vieter#68

Add compilation requirements to readme

2022-02-04 17:53:27 +01:00

Jef Roosens pushed to multi-arch-repos at vieter-v/vieter

2022-02-04 17:48:29 +01:00

Jef Roosens opened issue vieter-v/vieter#67

Mirroring repos/proxy server

2022-02-04 17:43:32 +01:00

Jef Roosens commented on issue vieter-v/vieter#57

Memory leak

My memory usage seems to have stabilized at 4.5MB.

2022-02-04 17:19:42 +01:00

Jef Roosens created branch multi-arch-repos in vieter-v/vieter

2022-02-04 16:04:38 +01:00

Jef Roosens pushed to multi-arch-repos at vieter-v/vieter

  • f7171b822d Attempted split at multi-repo/arch support, segfaults atm [CI SKIP]

2022-02-04 16:04:38 +01:00

Jef Roosens commented on issue vieter-v/vieter#57

Memory leak

Sadly the memory usage still seems to be going up.

2022-02-04 14:25:10 +01:00

Jef Roosens commented on issue vieter-v/vieter#57

Memory leak

Possibly fixed by 3379db017d, will need to see in a few hours.

2022-02-04 13:51:54 +01:00

Jef Roosens pushed to dev at vieter-v/vieter

  • 3379db017d Added garbage collector to builder image

2022-02-04 13:28:20 +01:00

Jef Roosens opened issue vieter-v/vieter#66

Move away from garbage collector

2022-02-04 13:17:38 +01:00

Jef Roosens pushed to dev at vieter-v/vieter

2022-02-04 13:17:25 +01:00

Jef Roosens commented on issue vieter-v/vieter#57

Memory leak

After two days, my server is already at over 100MB of memory usage. I think it has something to do with the healthcheck allocating some new memory every 30s, which can add up over time.

2022-02-04 13:00:33 +01:00