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.
とを使用してアプリケーションをプロファイリングするcProfileとpstats、行の 1 つが次のように表示されます。
cProfile
pstats
ncalls tottime percall cumtime percall filename:lineno(function) 6 2.940 0.490 2.940 0.490 {built-in method select}
このメソッドは何をし、いつ実行されますか?