Mismatch between Yappi profiler and timer

后端 未结 0 2005
攒了一身酷
攒了一身酷 2021-01-23 23:26

I see a mismatch between the timing of a function and the Yappi profiler in PyCharm:

t1 = time.time()
self.protein = docking_results.make_complex(self.csd_ligand_         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题