diff --git a/performance.md b/performance.md index 258b47c..20212d4 100644 --- a/performance.md +++ b/performance.md @@ -1125,6 +1125,7 @@ tip.golang.org/doc/diagnostics.html * distributed tracing to track bottlenecks at a higher level * query patterns for querying a single server instead of in bulk * your performance issues may not be your code, but you'll have to work around them anyway +* https://docs.microsoft.com/en-us/azure/architecture/antipatterns/ ## Appendix: Implementing Research Papers