| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +2 |
b.Run("size=1", BenchmarkMallocTiny1)This seems odd. Won't BenchmarkMallocTiny1 run as a top-level benchmark (since the name starts with Benchmark) and a sub-benchmark?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
This seems odd. Won't BenchmarkMallocTiny1 run as a top-level benchmark (since the name starts with Benchmark) and a sub-benchmark?
It will. I'll unexport them.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |