I don’t understand this. I already told you that we have diagnosed the problem.
I was under the impression that you tested with the original (small) Start Here.md document and clarifying what I did. You said:
There is no problem with regards to processing speed
It takes 5-10 seconds on my machine - I think that’s a problem
we cannot throw away one part of the codebase when a new parser comes along.
disclaimer: Obsidian is not OSS / so I understand that you may not care about community feedback, but I’m old enough with enough experience in perforce and open source to be fine with “wasting time” explaining the obvious - so here are my two cents
It’s less that a new one comes along (they seem to be both around since 2012) it’s more like one dying - on a quick look, remark is not only slow, but also pretty much dead - last release over a year ago and no activity in the last month (all I was able to look back).
So it’s not just faster and 5x more popular and active. Unfortunately still with a bus factor of 1…
From a commercial standpoint - it looks like you have a performance problem, that is not fully out of control from a critical dependency that may go away. If I put another unrequested hat - I’d say it’s good to know your options.
As for what concerns me personally. I need a tool that helps my productivity - works and preferably fast. I find myself working around issues with Obsidian, trying to split files, debugging and a lot of this time goes into trying to help you make it better and help me, but don’t confuse the seats - I’m here because I don’t have another option and my time is worth more than the money I’m paying for it, as I think it’s the case with all your paying customers, so I’m trying to solve a problem I have as a customer, rather than rambling my opinions online.
On that note, having the developer tools open, solves the crash problem for the most part as it pauses the main indexing process befor it blows off, and lets the indexer finish without causing OOME / or at least giving me an option to commit to git before it crashes. But it’s slow - so I’ll open another ticket for that and hoping the best for fixing this in 1.8 - any ETA?