Ticket #84 (closed: fixed)

Opened 13 years ago

Last modified 5 years ago

Benchmark and improve performance of + operation

Reported by: Dickon Champion Owned by: Russell Taylor
Priority: critical Milestone: Iteration 5
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description


Attachments

BenchmarkResults.xls (30.5 KB) - added by Nick Draper 13 years ago.
performance with TripleIterator after modifications

Change History

comment:1 Changed 13 years ago by Dickon Champion

(In [615]) create benchmarking cpp file with some details of jdmc workstation, as well as alternative methods tested in Plus.cpp re #84

comment:2 Changed 13 years ago by Nick Draper

  • Owner changed from Dickon Champion to Russell Taylor

comment:3 Changed 13 years ago by Nick Draper

(In [617]) re #84 Renamed remotely

comment:4 Changed 13 years ago by Nick Draper

(In [618]) re #84 Performance improvements to Triple Iterator PlusTest benchmark achieved in 1.0s on My PC.

comment:5 Changed 13 years ago by Nick Draper

(In [619]) re #84 Missed a file

comment:6 Changed 13 years ago by Nick Draper

(In [620]) re #84 altered main sconscript build to include all cpp files in main

comment:7 Changed 13 years ago by Nick Draper

(In [621]) re #84 removed scons warning

comment:8 Changed 13 years ago by Russell Taylor

(In [624]) Modified triple_iterator so that it can be used as a const or non-const iterator. Typedefs added to Workspace etc so that it's used in a more STL-like way (e.g. Workspace::iterator). Some other tidying up elsewhere. Re #84.

comment:9 Changed 13 years ago by Russell Taylor

(In [625]) Small change to de-confuse VS. Re #84.

Changed 13 years ago by Nick Draper

performance with TripleIterator after modifications

comment:10 Changed 13 years ago by Nick Draper

  • Status changed from new to closed
  • Resolution set to fixed

comment:11 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 932

Note: See TracTickets for help on using tickets.