Ticket #3032 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Add performance tests to vtkDataSetFactory Tests

Reported by: Owen Arnold Owned by: Owen Arnold
Priority: minor Milestone: Iteration 29
Component: VATES Keywords:
Cc: Blocked By:
Blocking: Tester: Janik Zikovsky

Description

Very useful to track and control the performance of the speed with which the vtkDataSets from these factories can be generated. This could easily become a bottleneck, so best to get stats now.

Change History

comment:1 Changed 9 years ago by Owen Arnold

(In [12179]) re #3032 Performance tests on vtkDataSetFactory types, which utilise IMDWorkspaces.

comment:2 Changed 9 years ago by Owen Arnold

(In [12185]) re #3032 Minor error fixed in number of macro arguments.

comment:3 Changed 9 years ago by Owen Arnold

  • Status changed from new to accepted

comment:4 Changed 9 years ago by Owen Arnold

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:5 Changed 9 years ago by Janik Zikovsky

  • Status changed from verify to verifying
  • Tester set to Janik Zikovsky

comment:6 Changed 9 years ago by Janik Zikovsky

  • Status changed from verifying to closed

Tests are present and run. NOTE: You might want to move your MDWorkspace creation calls to the setUp() methods; this will allow timing to measure ONLY the vtk*Factory calls, and not the building of the test data.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3879

Note: See TracTickets for help on using tickets.