Skip to content

Replace stream() with parallelStream() #827

@75ACOL

Description

@75ACOL

Change inputLocations.stream() in sootup.java.core.views.JavaView#getAbstractClass to inputLocations.parallelStream. The efficiency is greatly improved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions