/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs

« back to all changes in this revision

Viewing changes to Analysis/benchmark/matlab.txt

  • Committer: Suren A. Chilingaryan
  • Date: 2015-08-21 03:52:00 UTC
  • Revision ID: csa@suren.me-20150821035200-xu1zh22cqlk2omcq
Profiling

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
MATLAB:
 
2
 - There is problem with measuring 'imread' time in profiler if this command
 
3
 is called within few others averaging to grayscale, etc. The approximately
 
4
 half of time is registered under the calling function self time.
 
5
 As a solution, just execute only imreads without processing.
 
6
 
 
7
 
 
 
b'\\ No newline at end of file'