Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
保存に時間がかかる理由を確認するために、mongo マッパー モデルをプロファイリングまたは掘り下げる方法は何ですか?
それが違いを生むなら、私はシナトラでそれを使用しています。
ruby-prof gem (http://ruby-prof.rubyforge.org/) などの Ruby プロファイラーを使用できます。これにより、どのメソッドがコードの速度を低下させているかがわかります。