I have a rake task which imports 38242 rows from a local CSV file. Even though it might not be the most efficient way, for each row create! is executed to create a new record. Just by updating Rails to 5.0.1, without changing anything else, the time to create these records increased tremendously. I couldn't find anything in the changelog that would indicate such an increase. Any ideas? The rake ta
You can see the script being used to reproduce the issue and its output in multiple ruby interpreters on this gist The ruby garbage collector, specially in MRI, isn't reliable in regards to tracking leaks by objects living in ObjectSpace alone. Therefore, I've done my best in order to work around GC quirks to demonstrate the actual leak. I've setup a simple rails app at https://github.com/mtoledo/
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く