https://github.com/marstr/deferperf
Basic code to test the performance characteristics of using defer
https://github.com/marstr/deferperf
Last synced: 12 months ago
JSON representation
Basic code to test the performance characteristics of using defer
- Host: GitHub
- URL: https://github.com/marstr/deferperf
- Owner: marstr
- License: mit
- Created: 2017-08-14T17:43:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-14T17:47:44.000Z (almost 9 years ago)
- Last Synced: 2025-06-20T23:08:09.979Z (12 months ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# deferPerf
Basic code to test the performance characteristics of using defer