followbot python time check sunlab 2021. 1. 8. 21:11 728x90 seulcode.tistory.com/245 파이썬에서 실행 시간 체크하기 (check executed time in python) 파이썬에서 몇만개가 되는 쿼리를 순회하는 등 시간이 오래 걸리는 작업을 하면 항상 얼마가 걸렸는지 정확히 파악하기 어렵다. 그래서 executed time을 체크하는 방법을 찾아보았다. 방법은 매우 seulcode.tistory.com