XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • 4.0.0.Alpha1
    • 3.3.0.Final
    • common
    • None

    Description

      Method IType.resolveType(String typeName) is rather slow - it takes about 5ms for a class with ~20 imports and ~3 super types. For a middle size project with ~500 classes and ~100 type references per class it will take about 4 minutes to resolve all of them. We should try to do our best to resolve type in a simplified way and invoke IType.resolveType only when it fails.

      Attachments

        Activity

          People

            scabanovich Viacheslav Kabanovich (Inactive)
            scabanovich Viacheslav Kabanovich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: