add clour performance anti-patterns from mspnp
This commit is contained in:
parent
f74798a71f
commit
713f41a81b
@ -1125,6 +1125,7 @@ tip.golang.org/doc/diagnostics.html
|
|||||||
* distributed tracing to track bottlenecks at a higher level
|
* distributed tracing to track bottlenecks at a higher level
|
||||||
* query patterns for querying a single server instead of in bulk
|
* 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
|
* 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
|
## Appendix: Implementing Research Papers
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user