Dnia 2020-09-11, o godz. 17:13:22
Alexander Mills <alexander.d.mi...@gmail.com> napisaƂ(a):

> Well why does TotalAlloc keep climbing up (increasing) in my program,

 | CUMULATIVE: increasing or increased in quantity, degree, or force by 
successive additions. |
   It means that every allocation made _adds_ to an ever increasing "cumulative 
counter". 

   Think a cash register - every single item's price is added to "TOTAL" (sum, 
cumulative) variable.

> but HeapAlloc remains the same?

> [image: Screenshot from 2020-09-11 17-12-32.png]

Please do NOT post screenshots here.

-- 
Wojciech S. Czarnecki
 << ^oo^ >> OHIR-RIPE

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/20200912141958.53854308%40xmint.

Reply via email to