ContextCapture run time

Besides sitting by the PC with a stopwatch, is there any way to run a job and determine how much clock time that job took?  I'm generating a 3D mesh from a set of photos.  For benchmarking purposes, I'd like to know how long it took.  Does ContextCapture generate a human-readable log file or any indication at all of how long the job took?

Thanks.

Parents
  • I dug into it a bit more, and I found where the log files for each completed job are kept (in c:\Users\<username>\Documents\Bentley\ContextCapture Desktop\Jobs\Completed). There's an XML file for each job that shows the start and end times for each job.

    What's puzzling is that I ran a 3d mesh construction job on a particular set of images on a machine with an Nvidia GTX 1060 (CC rating of 88) and the same job on a machine with an Nvidia GTX 1080 (CC rating of 188). I would expect the 1080 to finish much faster, but it turns out that they finished in exactly the same time. Both laptops have very similar CPUs.

    Does CC not utilize the GPU very much?
Reply
  • I dug into it a bit more, and I found where the log files for each completed job are kept (in c:\Users\<username>\Documents\Bentley\ContextCapture Desktop\Jobs\Completed). There's an XML file for each job that shows the start and end times for each job.

    What's puzzling is that I ran a 3d mesh construction job on a particular set of images on a machine with an Nvidia GTX 1060 (CC rating of 88) and the same job on a machine with an Nvidia GTX 1080 (CC rating of 188). I would expect the 1080 to finish much faster, but it turns out that they finished in exactly the same time. Both laptops have very similar CPUs.

    Does CC not utilize the GPU very much?
Children