Skip to content
Snippets Groups Projects
  • Tom Perkins's avatar
    b7120de4
    Reorder checks so more likely ones come first · b7120de4
    Tom Perkins authored
    It's more likely that the property is a PropertyWithValue<double> or
    TimeSeriesProperty<double>, so put these first rather than trying all
    the PropertyWithValue types before moving on to the TimeSeriesProperties.
    
    (This has no significant effect on the performance tests)
    
    re #17197
    b7120de4
    History
    Reorder checks so more likely ones come first
    Tom Perkins authored
    It's more likely that the property is a PropertyWithValue<double> or
    TimeSeriesProperty<double>, so put these first rather than trying all
    the PropertyWithValue types before moving on to the TimeSeriesProperties.
    
    (This has no significant effect on the performance tests)
    
    re #17197
Code owners
Assign users and groups as approvers for specific file changes. Learn more.