]> Cypherpunks repositories - gostls13.git/commit
runtime: free map structures more aggressively
authorKeith Randall <khr@golang.org>
Wed, 20 Mar 2013 22:38:51 +0000 (15:38 -0700)
committerKeith Randall <khr@golang.org>
Wed, 20 Mar 2013 22:38:51 +0000 (15:38 -0700)
commitbcb39a778cbf06582615e9110a480cedd096bb8b
tree5d89b4dec6d7fffcb757941aadb7ec623e62c2f8
parentb636f192e2f2c9e7114379ed27a43654b86b1b3b
runtime: free map structures more aggressively

R=rsc, bradfitz, khr
CC=golang-dev
https://golang.org/cl/7849047
src/pkg/runtime/hashmap.c