Changeset cd37dee6 in OpenModelica

Timestamp:
2016-04-04T08:50:36+02:00 (8 years ago)
Author:
hudson <openmodelica@…>
Branches:
Added-citation-metadata, maintenance/v1.14, maintenance/v1.15, maintenance/v1.16, maintenance/v1.17, maintenance/v1.18, maintenance/v1.19, maintenance/v1.20, maintenance/v1.21, maintenance/v1.22, maintenance/v1.23, master, omlib-staging
Children:
f49dbc4
Parents:
8bddad5
git-author:
Martin Sjölund <martin.sjolund@…> (04/03/16 22:44:33)
git-committer:
hudson <openmodelica@…> (04/04/16 08:50:36)
Message:

Use a single shared HashTable for Inline.mo

Add HashTable+VarTransform to the global roots in order to allocate a
single HashTable in Inline.mo that only needs to clear the previously
added elements before use (typically 3-4 instead of 4000 before, while
also reducing the stress on GC).

Location:
Compiler
Files:
4 edited

Note: See TracChangeset for help on using the changeset viewer.