Re: [SMW-devel] Using a cron Job to save Semantic Properties

2012-03-29 Thread Jeroen De Dauw
Hey Nischay, Great you are looking into this. Someone really ought to look at the performance stuff, since there is a lot of low hanging fruit there for SMW :) > However, I think this still leads to slow performance because we will still be parsing the page for SMW properties every time. The pa

[SMW-devel] Using a cron Job to save Semantic Properties

2012-03-29 Thread nischay nahata
Hi, I saw the SQL queries on SMW tables that run when a page is edited by logging it on a file. Every time a page is saved after editing we write many things to the database. This leads to low performance on the user side, Markus suggested that before we run any queries we should check that if we