ChrisYounger / config_explorer

Config viewer and file editor for Splunk. Based on VSCode.
GNU Affero General Public License v3.0
28 stars 7 forks source link

slow performance on windows #12

Closed ChrisYounger closed 5 years ago

ChrisYounger commented 5 years ago

Not sure why it is so slow. Seems to be the rest services spawning processes is just heaps slower. Pro-tip: Don't run Splunk on Windows...

ChrisYounger commented 5 years ago

move to persisitant connections and directory caching so this is less of a problem now