-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathperf.log
71 lines (67 loc) · 1.15 KB
/
perf.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
performance_timers : {
name:dpd1.py
fps: 228.403
step: 10.9176
nonbond: 9.97877
bonded: 0.00277167
advance: 10.9904
rendering: 4.31122
time_steps: 3600
}
performance_timers : {
name:dpd2.py
fps: 108.794
step: 22.9264
nonbond: 19.7704
bonded: 0.00350491
advance: 23.2832
rendering: 20.0511
time_steps: 3700
}
performance_timers : {
name:argon.py
fps: 125.369
step: 19.8958
nonbond: 17.5278
bonded: 0.00313944
advance: 20.1079
rendering: 12.9829
time_steps: 3000
}
** Version 0.0.20:
performance_timers : {
name:dpd1.py
fps: 305.21
kinetic energy: 724.551
step: 3.65658
nonbond: 2.82146
bonded: 0.00311069
advance: 3.73873
rendering: 7.80732
total: 11.4639
time_steps: 10900
}
performance_timers : {
name:dpd2.py
fps: 66.3755
kinetic energy: 588.421
step: 18.2433
nonbond: 15.3398
bonded: 0.00329727
advance: 18.6345
rendering: 34.4841
total: 52.7273
time_steps: 9600
}
performance_timers : {
name:argon.py
fps: 98.916
kinetic energy: 3.04344e+07
step: 12.9149
nonbond: 9.37415
bonded: 0.00329706
advance: 13.15
rendering: 22.4653
total: 35.3802
time_steps: 1900
}