diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 6ad4d04a..3b8fb2fe 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -41,7 +41,9 @@ https://michaelscodingspot.com/ways-to-cause-memory-leaks-in-dotnet/ https://bennettadelson.wordpress.com/2013/04/11/using-perfview-to-diagnose-a-net-memory-leak-2/ - +1) Find out if my use of serviceproviderprovider db context is leaking + BY: making a method that can be triggered and does a hella huge number of iterations calling db context to simulate + in metrics controller beside the collect method "hammer"