Skip to content

Move Away From Streams Where Possible #44

Description

@Kneelawk

The Issue

Java's Streams are slow. Much of the GraphLib API makes use of Streams when returning an immutable reference to a collection.

There are many instances where simply returning an immutable, wrapped collection would be easier and more efficient.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiAPI needs to change

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions