西小倉事典
mindia西小倉事典見出し語

inefficient

西小倉パンデイロ · 2014-08-15 更新

Looping through a collection of records from the database
(using the +all+ method, for example) is very inefficient
since it will try to instantiate all the objects at once.

https://github.com/rails/rails/blob/master/activerecord/l…

関連する見出し語