Skip to content

Move Away From Streams Where Possible #44

@Kneelawk

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.

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