vektah / dataloaden

go generate based DataLoader
MIT License
530 stars 79 forks source link

tracing hooks #34

Open gracenoah opened 5 years ago

gracenoah commented 5 years ago

It would be very useful to have (maybe generate-time optional) tracing hooks in the generated code. It's very difficult to reason about data loader performance and tracing is the first step to doing it.