Renaud Paquay 0b4bf6276d PERF: Improve performance of DefaultVirtualPathMonitor
Decrease constant cost of implementation:

* Don't check for file/directory existence. It is much more
  expensive to systematically check for file existence through the
  VPP than catching the occasional exception.

* Don't eagerly create ASP.NET cache entries when there are
  already existing entries. This is so if there are multiple calls
  for the same virtual path, we don't end up calling an expensive
  API when there is no need.

--HG--
branch : 1.x
extra : transplant_source : %C8%C3t%5C%B3%DA%C4%98%E8%13%23%D1B%91%AF2%B7%01%E7%CE
2011-05-04 17:48:37 -07:00
2011-03-30 15:03:07 -07:00
2010-11-11 15:03:57 -08:00
2010-09-14 14:56:02 -07:00
2010-05-14 12:24:08 -07:00
2011-03-31 14:30:57 -07:00
Description
About Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. orchardproject.net
253 MiB
Languages
C# 46.6%
JavaScript 41.2%
HTML 5.6%
CSS 3.3%
SCSS 1.1%
Other 2.1%