This website requires JavaScript.
Explore
Help
Sign In
oec
/
goparsify
Watch
1
Star
0
Fork
0
You've already forked goparsify
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
73b55459ac
goparsify
/
json
/
profile
/
memprofile.bat
4 lines
75 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Add a json parser
2017-08-06 11:15:07 +02:00
go build
profile.exe -memprofile mem.out
Eliminate a bunch of allocations
2017-08-06 15:32:10 +02:00
go tool pprof profile.exe mem.out
Reference in New Issue
Copy Permalink