Hello
for information, it is not because a code is shorter that it will be more efficient
some examples to compare execution times
- with SlowFilter (Revit API)
- with List Comprehension
- with Predicate
- with LINQ
- with filter
Hello
for information, it is not because a code is shorter that it will be more efficient
some examples to compare execution times