Answers

Question and Answer:

  Home  Apple

⟩ What could be performance hits for searching on Local computer i.e. if you are searching computer for content what are the parameters you will consider for performance?

I think we need to think about filesystems and other OS components.

Not everything in computer is implemented using hast table.

In case of spotlight if you see wiki the underlying data structure is B trees.

Think in that direction what factor apart from B trees would be a performance hit.

Hint: think about filesystems

 174 views

More Questions for you: