Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

K cold start file-io items #1151

Closed
jhawk42 opened this issue Jan 29, 2015 · 1 comment
Closed

K cold start file-io items #1151

jhawk42 opened this issue Jan 29, 2015 · 1 comment

Comments

@jhawk42
Copy link
Contributor

jhawk42 commented Jan 29, 2015

@davidfowl here is the list of K cold start file io items

  • Probe for the *.sha512 file over the network as well and that would not be found.
  • Probe for *.nuspec over the network
  • Probe for project.json files over the network
  • Bunch of folder enumeration over the network
  • Bunch of enumeration in the inner folder as well
  • Contents of local files from d:\KCache are being read multiple times.
  • File I/O Operations vs File I/O Bytes – graph - Notice that we spend a bunch of time (about 9 seconds) probing directory/file before we actually really start loading files
  • File Summary – table - Something is doing a bunch of probing in \Program Files (x86)\Reference Assemblies\
@jhawk42 jhawk42 added this to the Backlog milestone Jan 29, 2015
@jhawk42 jhawk42 changed the title K cold start file io items K cold start file-io items Jan 29, 2015
@davidfowl davidfowl modified the milestones: 1.0.0-rc1, Backlog Jan 29, 2015
@davidfowl
Copy link
Member

Marking this initial set of items as done.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants