Go Memory usageHeapGoroutine stackP1 mcachemain frameBONUS_PERCENTAGE 10
View Slide
Go Memory usageHeapGoroutine stackP1 mcachemain framejohnBONUS_PERCENTAGE 10Employee:newname “John”salary 5000sales 5bonus 0
Go Memory usageHeapGoroutine stackP1 mcachemain framejohnBONUS_PERCENTAGE 10
Go Memory usageHeapGoroutine stackP1 mcachemain framejohnBONUS_PERCENTAGE 10findEmployeeBonussalary 5000noOfSales 5
Go Memory usageHeapGoroutine stackP1 mcachemain framejohnBONUS_PERCENTAGE 10findEmployeeBonussalary 5000noOfSales 5bonusPercentage 0
Go Memory usageHeapGoroutine stackP1 mcachemain framejohnBONUS_PERCENTAGE 10findEmployeeBonussalary 5000noOfSales 5bonusPercentage 0getBonusPercentagesalary 5000
Go Memory usageHeapGoroutine stackP1 mcachemain framejohnBONUS_PERCENTAGE 10findEmployeeBonussalary 5000noOfSales 5bonusPercentage 0getBonusPercentagesalary 5000percentage 500
Go Memory usageHeapGoroutine stackP1 mcachemain framejohnBONUS_PERCENTAGE 10findEmployeeBonussalary 5000noOfSales 5bonusPercentage 0getBonusPercentagesalary 5000percentage 500return 500
Go Memory usageHeapGoroutine stackP1 mcachemain framejohnBONUS_PERCENTAGE 10findEmployeeBonussalary 5000noOfSales 5bonusPercentage 500
Go Memory usageHeapGoroutine stackP1 mcachemain framejohnBONUS_PERCENTAGE 10findEmployeeBonussalary 5000noOfSales 5bonusPercentage 500bonus 2500
Go Memory usageHeapGoroutine stackP1 mcachemain framejohnBONUS_PERCENTAGE 10findEmployeeBonussalary 5000noOfSales 5bonusPercentage 500bonus 2500return 2500
Go Memory usageHeapGoroutine stackP1 mcachemain framejohnBONUS_PERCENTAGE 10mspanEmployeename “John”salary 5000sales 5bonus 2500