Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PowerShell
/
PowerShell
Public
Notifications
You must be signed in to change notification settings
Fork
8.4k
Star
54.9k
Code
Issues
1.3k
Pull requests
314
Discussions
Actions
Projects
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Optimize IEnumerable variant of replace operator
- #14221
#14221
Merged
Rob Holt (rjmholt)
merged 13 commits into
PowerShell:master
PowerShell/PowerShell:master
from
iSazonov:perf-replcace-ienumerable
iSazonov/PowerShell:perf-replcace-ienumerable
Copy head branch name to clipboard
Dec 9, 2020
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Optimize IEnumerable variant of replace operator
#14221
Rob Holt (rjmholt)
merged 13 commits into
PowerShell:master
PowerShell/PowerShell:master
from
iSazonov:perf-replcace-ienumerable
iSazonov/PowerShell:perf-replcace-ienumerable
Copy head branch name to clipboard
Commits
Commits on Nov 22, 2020
Opimize IEnumerable variant of replace operator
Ilya (iSazonov)
committed
3855e45
View commit details
Copy full SHA for 3855e45
Browse repository at this point
Commits on Dec 3, 2020
Add test
Ilya (iSazonov)
committed
4b27244
View commit details
Copy full SHA for 4b27244
Browse repository at this point
Refactor with OperatorReplacer struct
Ilya (iSazonov)
committed
325a6db
View commit details
Copy full SHA for 325a6db
Browse repository at this point
Refactor with OperatorReplacer struct
Ilya (iSazonov)
committed
b2a17ff
View commit details
Copy full SHA for b2a17ff
Browse repository at this point
Commits on Dec 4, 2020
Address feedback 2 and add new test
Ilya (iSazonov)
committed
f017610
View commit details
Copy full SHA for f017610
Browse repository at this point
Fix comment
Ilya (iSazonov)
committed
86ce89e
View commit details
Copy full SHA for 86ce89e
Browse repository at this point
Address feedback 3
Ilya (iSazonov)
committed
be67a62
View commit details
Copy full SHA for be67a62
Browse repository at this point
Replace comment with assert
Ilya (iSazonov)
committed
686f25f
View commit details
Copy full SHA for 686f25f
Browse repository at this point
Commits on Dec 5, 2020
Address feedback 4
Ilya (iSazonov)
committed
58016c1
View commit details
Copy full SHA for 58016c1
Browse repository at this point
Commits on Dec 9, 2020
Update test/powershell/Language/Operators/ReplaceOperator.Tests.ps1
Show description for 8560f11
Ilya (iSazonov)
and
Dongbo Wang (daxian-dbw)
authored
8560f11
View commit details
Copy full SHA for 8560f11
Browse repository at this point
Update src/System.Management.Automation/engine/lang/parserutils.cs
Show description for 72a5a64
Ilya (iSazonov)
and
Dongbo Wang (daxian-dbw)
authored
72a5a64
View commit details
Copy full SHA for 72a5a64
Browse repository at this point
Rename ReplacerOperator
Ilya (iSazonov)
committed
388a304
View commit details
Copy full SHA for 388a304
Browse repository at this point
Use ReplaceOperatorImpl name
Ilya (iSazonov)
committed
028fd2f
View commit details
Copy full SHA for 028fd2f
Browse repository at this point
You can’t perform that action at this time.