refactor: slice exercises 16-21
This commit is contained in:
@ -17,7 +17,6 @@ import (
|
||||
const size = 1e7
|
||||
|
||||
func main() {
|
||||
// stops the gc: prevents cleaning up the memory
|
||||
debug.SetGCPercent(-1)
|
||||
|
||||
report("initial memory usage")
|
||||
|
Reference in New Issue
Block a user