Profiling report
A SHORT SUMMARY
- Short summary of line profiling and memory profiling report
Dependency
- Server or travis-like service required
What does mean the line profiling?
Reference
If it serves it as web service, it can be provide using docker. Another option is Heroku and Travis.
I think this feature is a little bit complicated to make, but it is usefule and powerful when we make it.
It seems great. I want to add that features later too. But, if we use that, we have to consider the performance of our application (pyreportcard) carefully. Any ideas?
We can make this using docker container. Run code in docker container with profiler, and receive its results. Also we can run the docker container into another server using docker swarm mode.
Someday I'm going to upload picture of architecture and write sample code. :eyes:
Thanks for giving an idea. Yes, I wait your proposals.