I've got a problem.
My ASP.NET MVC project takes 9 MB RAM on localhost (tested at ants memory profiler) but at hosting (on server) takes about 400 MB while loading. Then about 150 MB RAM. Why omg? It is single page. www.algoritmem.cz
I am using entity framework for connecting to MSSQL 2014 database. The database is empty. There arent any data. Just tables.