swift/swift/common/middleware/x_profile
zhang-hare f5caac43ac Add profiling middleware in Swift
The profile middleware provide a tool to profile Swift
code on the fly and collect statistic data for performance
analysis. An native simple Web UI is also provided to help
query and visualize the data.

Change-Id: I6a1554b2f8dc22e9c8cd20cff6743513eb9acc05
Implements: blueprint profiling-middleware
2014-05-08 18:31:07 +08:00
..
__init__.py Add profiling middleware in Swift 2014-05-08 18:31:07 +08:00
exceptions.py Add profiling middleware in Swift 2014-05-08 18:31:07 +08:00
html_viewer.py Add profiling middleware in Swift 2014-05-08 18:31:07 +08:00
profile_model.py Add profiling middleware in Swift 2014-05-08 18:31:07 +08:00