Skip to content

Commit

Permalink
* OMCompiler 6f92e41...fde847b (1):
Browse files Browse the repository at this point in the history
  > some small optimizations - remove arrSize from records, size of array can be determined in O(1) time - make BackendEquation.addEquations() add all equations in a loop instead of calling addEquation() for each equation - use addEquations() instead of List.fold(lst,addEquation,eqns) - avoid some intermediate lists
  • Loading branch information
hkiel authored and OpenModelica-Hudson committed Jul 11, 2016
1 parent f080a0a commit 9a660c7
Showing 1 changed file with 1 addition and 1 deletion.

0 comments on commit 9a660c7

Please sign in to comment.