Skip to content

Labels: Reduce call count to isEqualOrParent #45971

@jrieken

Description

@jrieken
  • instrument isEqualOrParent to count how often is was called from there
  • reload the workbench while showing a full explorer, one editor tab, and a few open editors
  • 🐌 see that ~400 calls have been make to isEqualOrParent from the tidify-function but I can only spot a very UI locations in which I would wanna show a tildified-path.
429 ->     at Object.isEqualOrParent (file:///Users/jrieken/Code/vscode/out/vs/base/common/paths.js:298:19)
    at tildify (file:///Users/jrieken/Code/vscode/out/vs/base/common/labels.js:73:75)
    at Object.getPathLabel (file:///Users/jrieken/Code/vscode/out/vs/base/common/labels.js:42:19)
    at FileLabel.ResourceLabel.render (file:///Users/jrieken/Code/vscode/out/vs/workbench/browser/labels.js:140:51)

screen shot 2018-03-16 at 12 49 25

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions