Skip to content

Rule: Avoid ForEach-Object #5

Description

@clcaldwell

New rule to avoid ForEach-Object

ForEach-Object is usually much slower than .foreach{}. Make sure this points to something explaining the pros/cons of .foreach{} for awareness of memory issues.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions