6218: add performance profiling and a sample test in python sdk.
authorradhika <radhika@curoverse.com>
Fri, 19 Jun 2015 21:01:32 +0000 (17:01 -0400)
committerradhika <radhika@curoverse.com>
Fri, 19 Jun 2015 21:01:32 +0000 (17:01 -0400)
commit372aaff2b572ce772fafc506e9c57d465eb823f6
treede30e41241e0840d5391a0181aadcb53510ce3f5
parent5386f6657234f3c24a4783cf63ab85016eda85b8
6218: add performance profiling and a sample test in python sdk.
.gitignore
sdk/python/tests/performance/__init__.py [new file with mode: 0644]
sdk/python/tests/performance/performance_profiler.py [new file with mode: 0644]
sdk/python/tests/performance/test_a_sample.py [new file with mode: 0644]
services/fuse/tests/performance/__init__.py [new file with mode: 0644]
services/fuse/tests/performance/performance_profiler.py [new symlink]