Skip to content

How to properly do profiling? #1185

Answered by wbthomason
ngocphamm asked this question in Q&A
Discussion options

You must be logged in to vote

Nope, that's actually accurate - packer's profiling is specifically for the cost of packer_compiled.lua, where all of packer's lazy-loading logic is handled. Since you don't have any lazy-loading, and only use a sequenced load (after and a conditional load cond), that plus the little bit of metadata definition, etc. that everyone has is all taht gets reported.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ngocphamm
Comment options

@wbthomason
Comment options

@ngocphamm
Comment options

Answer selected by wbthomason
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants