IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 26, 2008, 5:17:43 PM (18 years ago)
Author:
eugene
Message:

adding threading option (not quite ready; disabled), new psphotInit function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/doc/notes.txt

    r18555 r20411  
     1
     22008.10.26
     3
     4  (note: this is unoptimized)
     5  0 threads: built models for 3921 objects: 15.223455 sec
     6             built models for 2868 objects: 10.698732 sec
     7
     8  2 threads: built models for 3921 objects: 37.529655 sec
     9             built models for 2862 objects: 28.142142 sec
     10
     11  (clearly, the threading is doing bad things, at least without optimization..)
     12
     13  old code (no threading): 
     14             built models for 3923 objects: 15.265046 sec
     15             built models for 2842 objects: 10.840331 sec
     16
     17  (so, the threaded version without threading is OK)
    118
    2192008.06.25
Note: See TracChangeset for help on using the changeset viewer.