iris/_benchmarks/iris-mvc
2017-12-16 17:57:20 +02:00
..
controllers OK, my dream-idea is implemented. TODO: Some examples and doc.go is not updated yet, comments on the mvc/di subpackage, the tutorial/vuejs-todo-mvc is running but not finished yet (it's using browser's localstorage and it should be replaced by the http requests that are registered via iris mvc 2017-12-16 06:38:28 +02:00
main.go don't create a new controller instance if it doesn't have struct dependencies and the fields length is 0 - 0.4MB/s difference from the raw handlers now. 2017-12-16 17:57:20 +02:00