]> Cypherpunks repositories - gostls13.git/commit
misc/nacl, syscall: lazily initialize fs on nacl.
authorShenghou Ma <minux@golang.org>
Tue, 1 Jul 2014 22:24:43 +0000 (18:24 -0400)
committerShenghou Ma <minux@golang.org>
Tue, 1 Jul 2014 22:24:43 +0000 (18:24 -0400)
commitbbe5c93e93922154d330cc4b7eecf148c830515c
treef7cfa14a8ea82e6890cf6ea10c07add5a9bfdd3e
parenta36348008c4acb493be8e4faf209a3818a11f0af
misc/nacl, syscall: lazily initialize fs on nacl.
On amd64, the real time is reduced from 176.76s to 140.26s.
On ARM, the real time is reduced from 921.61s to 726.30s.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/101580043
misc/nacl/mkzip.go
src/pkg/syscall/fs_nacl.go