1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-01-08 10:45:04 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
DarthSim
6c6bcd32f8 Add emojis to notes and warning in docs 2020-02-13 15:54:43 +06:00
0xflotus
7f1fd540b9 fixed small errors (#261)
* Update generating_the_url_advanced.md

* Update memory_usage_tweaks.md (#1)

* Update serving_files_from_s3.md (#2)
2019-11-18 18:16:50 +06:00
DarthSim
5da21a9c43 Docs site with docsify 2019-09-18 18:04:01 +06:00
DarthSim
3d13e6afb2 Back to net/http
Month of testing and profiling show that fasthttp doesn't gives us significatnt profit in memory and performance while being incompatible with many third-side packages and http/2
2019-05-08 17:42:48 +06:00
DarthSim
11e7a1d1f7 Add MALLOC_ARENA_MAX and jemalloc info to memory tweaking guide 2019-03-28 17:26:56 +06:00
DarthSim
ae7996e92f Configurable bufPool calibration threshold 2019-02-01 17:13:00 +06:00
DarthSim
dcddc165f0 Update docs 2019-01-18 17:34:16 +06:00