你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-06 12:36:51 +08:00
Updated some of the profiling code.
这个提交包含在:
@@ -8,9 +8,9 @@ if __name__ == '__main__':
|
||||
# Code profiling
|
||||
# Time profiling
|
||||
#import cProfile, pstats
|
||||
#cProfile.run('main()','stats')
|
||||
#cProfile.run('gprMax.gprMax.main()','stats')
|
||||
#p = pstats.Stats('stats')
|
||||
#p.sort_stats('time').print_stats(50)
|
||||
#p.sort_stats('time').print_stats(25)
|
||||
|
||||
# Memory profiling - use in gprMax.py
|
||||
# from memory profiler import profile
|
||||
|
在新工单中引用
屏蔽一个用户