Version: 2.6
Bug Description
Not sure if this is somehow specific to my implementation, but I've noticed that the size of a live dump in 2.6 is higher than 2.5. Here are some numbers to show what I mean. The tables below show the same dump once vs 100 times.
ONCE
|
Live ON |
Live OFF |
| 2.5 |
3.8 K |
204 K |
| 2.6 |
44 K |
204 K |
100 TIMES
|
Live ON |
Live OFF |
| 2.5 |
276 K |
Out of memory |
| 2.6 |
4.6 M |
Out of memory |
So as you can see, the size of the live dump in 2.6 is significantly greater than it is in 2.5.
Let me know if I can provide any additional info.
Thanks.
Version: 2.6
Bug Description
Not sure if this is somehow specific to my implementation, but I've noticed that the size of a live dump in 2.6 is higher than 2.5. Here are some numbers to show what I mean. The tables below show the same dump once vs 100 times.
ONCE
100 TIMES
So as you can see, the size of the live dump in 2.6 is significantly greater than it is in 2.5.
Let me know if I can provide any additional info.
Thanks.