Commits
Branch selector
User selector
Commit History
Commits on Apr 9, 2026
Add parameter binding unit tests (Phases 1-9)
Show description for 6fe7389committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
Clean implementation artifacts from parameter binding XML docs
Show description for ea3deaccommitted- committed
- committed
- committed
Refactor: Reaname BindingState to ParameterBindingState
Show description for 1092501committed- committed
- committed
- committed
Refactor PipelineParameterBinder logging and add argument validation utility
Show description for 71a2481committedPhase 10: Pipeline binding plan caching (#1)
Show description for e25598acommittedPhase 0b: Add high-volume pipeline isolation benchmarks
Show description for ecf2312committedPhase 9b: Pool CommandParameterInternal on pipeline hot path
Show description for 671d217committedPhase 9a: Flatten CPI inner classes to inline fields
Show description for 7a929d4committedPhase 8: O(1) UnboundParameters.Remove() via SwapRemove
Show description for ca7e0ffcommittedCache parameterText on CompiledCommandParameter to eliminate hot-path allocations
Show description for dfe9b35committedDefer InvocationInfo construction in two GetMatchingParameter call sites
Show description for 2b332e7committed- committed
- committed
- committed
Defer Collection alloc in GetMatchingParameterCore past fast path
Show description for 3666b55committedPhase 0: Add isolation micro-benchmarks and Gen0/Gen1/Gen2 baseline measurement infrastructure
Show description for b34b80ecommittedBenchmarks: add HighVolumePipeline(ByPropertyName)Binding - 100k objects
Show description for 31c5a4bcommittedPhase 3: Absorb SRP Component State into BindingState
Show description for 8e352e9committedPhase 2: Add Reset() and Per-Runspace Pooling
Show description for 6edd53acommittedIntroduce BindingState: consolidate per-invocation binding state (Phase 1)
Show description for 9e7f46ccommittedAdd integration tests for parameter binding scenarios
Show description for b12d096committed- committed