Make fiddler faster - partial load/parse of content in TextView
When I click a session in "TextView" that has a very big content size (1MB+), fiddler hangs for a long time. I am not sure if that is because the data is loaded from disk, or is parsed. In any case, I would suggest a partial, sequential load/parse...