mirror of
https://github.com/tmrts/go-patterns.git
synced 2026-02-04 14:46:19 +00:00
profiling/timing: implement execution time profiler
This commit is contained in:
@@ -98,7 +98,7 @@ A curated collection of idiomatic design & application patterns for Go language.
|
||||
|
||||
| Pattern | Description | Status |
|
||||
|:-------:|:----------- |:------:|
|
||||
| [Timing Functions](/profiling/timing.md) | Wraps a function and logs the execution | ✘ |
|
||||
| [Timing Functions](/profiling/timing.md) | Wraps a function and logs the execution | ✔ |
|
||||
|
||||
## Idioms
|
||||
|
||||
|
||||
Reference in New Issue
Block a user