wings/environment
Dane Everitt 34c0db9dff Replace encoding/json with goccy/go-json for cpu and memory usage improvement
This new package has significant better resource usage, and we do a _lot_ of JSON parsing in this application, so any amount of improvement becomes significant
2022-01-23 15:17:40 -05:00
..
docker Replace encoding/json with goccy/go-json for cpu and memory usage improvement 2022-01-23 15:17:40 -05:00
allocations.go run gofumpt 2021-11-15 10:37:56 -07:00
config.go Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
docker.go run gofumpt 2021-11-15 10:37:56 -07:00
environment.go Server Event Optimizations (#116) 2022-01-17 20:23:29 -07:00
settings.go environment: allow overriding memory overhead; closes pterodactyl/panel#3728 (#111) 2022-01-17 20:20:30 -07:00
stats.go Make uptime available in the stat output for a container 2021-10-03 12:59:03 -07:00