Files
weave-scope/report
Bryan Boreham b9890064c2 Copy net.ParseIP and modify to save memory allocations
Pass in a slice on the stack instead of allocating one on the heap:
reduces garbage, hence makes the program run faster

Also apply knowledge that critbitgo will do an append() with one extra
byte, so we do that allocation up-front too.  This is innocuous should
we stop using critbitgo or should its internals change.
2017-11-15 23:15:55 +00:00
..
2017-07-04 07:35:30 +01:00
2017-07-04 07:35:30 +01:00
2017-07-04 07:35:30 +01:00
2017-05-29 17:50:55 +01:00
2016-12-07 11:22:40 +00:00
2017-07-04 07:35:30 +01:00
2016-12-07 11:22:40 +00:00
2017-07-03 01:26:22 +01:00
2016-12-07 11:22:40 +00:00
2017-07-04 07:35:30 +01:00
2017-07-04 07:35:30 +01:00