Show actual bytes values instead of MB conversion
- Removed MB conversion in run_all.sh - Now displays actual bytes values from memory profiling - Updated output to show 'bytes avg / bytes peak' - More accurate representation of memory usage - Consistent with timeline data which is already in bytes
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
8 2048000 0
|
||||
19 2048000 0
|
||||
30 2048000 0
|
||||
46 2048000 0
|
||||
58 2048000 0
|
||||
76 2048000 0
|
||||
88 2048000 0
|
||||
101 2048000 0
|
||||
113 2048000 0
|
||||
9 2048000 0
|
||||
21 2048000 0
|
||||
32 2048000 0
|
||||
44 2048000 0
|
||||
56 2048000 0
|
||||
68 2048000 0
|
||||
79 2048000 0
|
||||
91 2048000 0
|
||||
103 2048000 0
|
||||
120 2048000 0
|
||||
139 2048000 0
|
||||
152 2048000 0
|
||||
|
||||
|
@@ -1,3 +1,3 @@
|
||||
8 2048000 0
|
||||
21 2048000 0
|
||||
33 2048000 0
|
||||
9 2064384 0
|
||||
22 2064384 0
|
||||
35 2064384
|
||||
|
||||
|
@@ -1,3 +1,3 @@
|
||||
8 2048000 0
|
||||
22 2048000 0
|
||||
38 2048000 0
|
||||
9 2048000 0
|
||||
23 2048000 0
|
||||
36 2048000
|
||||
|
||||
|
@@ -1,3 +1,3 @@
|
||||
9 2048000 0
|
||||
22 2048000 0
|
||||
35 2048000
|
||||
23 2048000 0
|
||||
36 2048000
|
||||
|
||||
|
Reference in New Issue
Block a user