pyreportcard icon indicating copy to clipboard operation
pyreportcard copied to clipboard

Profiling report

Open channprj opened this issue 8 years ago • 5 comments

A SHORT SUMMARY

  • Short summary of line profiling and memory profiling report

Dependency

  • Server or travis-like service required

channprj avatar Mar 31 '17 00:03 channprj

What does mean the line profiling?

mingrammer avatar Mar 31 '17 01:03 mingrammer

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.

channprj avatar Mar 31 '17 02:03 channprj

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?

mingrammer avatar Apr 05 '17 06:04 mingrammer

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:

channprj avatar Apr 05 '17 07:04 channprj

Thanks for giving an idea. Yes, I wait your proposals.

mingrammer avatar Apr 05 '17 08:04 mingrammer