Skip to content

Instantly share code, notes, and snippets.

@taichi
Created September 18, 2019 07:13

Revisions

  1. taichi revised this gist Sep 18, 2019. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions posh-git.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    https://github.com/dahlbyk/posh-git/pull/638
  2. taichi created this gist Sep 18, 2019.
    2 changes: 2 additions & 0 deletions profiling.ps1
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    Trace-Command -Name parameterbinding -ListenerOption Timestamp -Expression {Import-Module posh-git} -PSHost
    measure-command {Import-Module posh-git}