About Cosense
Help
Log in
ohbarye
m
a
l
l
o
c
Related
Sort by
Related
Modified
Created
Last visited
Most linked
Page rank
Title
Links
JSON gem optimization
2024-12https://byroot.github.io/ruby/json/2024/12/15/optimizing-ruby-json-part-1.htmlhttps://byroot.github.io/ruby/json/2024/12/18/optimizing-ruby-json-part-2.html2024-10あたりから[Ruby]の[JSON] [gem]が[byroot]によって高速化され続けている
jemalloc in Ruby
[Ruby]がデフォルトで利用する[glibc]の[malloc]は[スレッド]ごとの[メモリ]割り当てに問題を抱えており、[断片化]やメモリ使用量増大のリスクがある[jemalloc]を利用することでこの問題を解決できることがある[malloc Doubles Ruby Memory]に詳しい[Rails]が作成する[Dockerfile]のデフォルトもmallocから[jemalloc]になるhttps://github.com/rails/rails/pull/50943 おそらく8.0から
Ruby memory bloat
> If your app is suffering from high memory usage, it’s best to investigate memory bloat first given it’s an easier problem to solve than a leak.[Ruby] [メモリ] [memory]https://www.bokukoko.info/entry/2016/10/18/211427
Created
a few seconds ago
by
ohbarye
Updated
a few seconds ago
by
ohbarye
Views: 1
Page rank: 0
Copy link
Copy readable link
malloc