- 11 May, 2017 1 commit
-
-
Ka-Hing Cheung authored
-
- 08 May, 2017 8 commits
-
-
Aaron Jacobs authored
See #25.
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Ben Sidhom authored
MacOS apparently invokes StatFS on os.Lstat/os.Stat. Note that the return fields are not actually populated here.
-
Ben Sidhom authored
-
Ben Sidhom authored
-
Ben Sidhom authored
-
Ben Sidhom authored
-
- 07 May, 2017 2 commits
-
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
- 02 Jan, 2017 1 commit
-
-
Aaron Jacobs authored
-
- 19 Dec, 2016 28 commits
-
-
Aaron Jacobs authored
This was broken by golang/go@321c312d8246dec6889f5fe334b6193c320baf0e.
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
Go 1.8 renamed this function; cf. golang/go@87e48c5.
-
Aaron Jacobs authored
Necessary because our evil memclr should go away. Benchmarks: benchmark old ns/op new ns/op delta BenchmarkOutMessageReset/Single_buffer-12 4.94 4.95 +0.20% BenchmarkOutMessageReset/Many_buffers-12 10.4 12.0 +15.38% BenchmarkOutMessageGrowShrink/Single_buffer-12 42861 47666 +11.21% BenchmarkOutMessageGrowShrink/Many_buffers-12 101896 100626 -1.25% benchmark old MB/s new MB/s speedup BenchmarkOutMessageReset/Single_buffer-12 4853.85 4851.64 1.00x BenchmarkOutMessageReset/Many_buffers-12 2311.82 2006.72 0.87x BenchmarkOutMessageGrowShrink/Single_buffer-12 24464.39 21998.19 0.90x BenchmarkOutMessageGrowShrink/Many_buffers-12 10290.60 10420.48 1.01x
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
Use int where appropriate, fix up documentation, and clarify. Delete the implementation where it will soon need to change.
-
Aaron Jacobs authored
-
Aaron Jacobs authored
In preparation for changing the public API.
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-