Hey all,<div><br></div><div>I almost finished my code for the new algorithm. Next I want to test the performance (regarding computing time) of these algorithms. I am planning to randomly generate some source-target pairs, and use them for testing. But I do not know where to start.</div>
<div><br></div><div>My questions are:</div><div>How to execute the query from the code? (I always test the algorithms from pgadmin)</div><div>How to save the results? (I want to save the total distance at least, and then I can use these results to make sure all the algorithms are right)</div>
<div>How to measure the computing time of each algorithm?</div><div><br></div><div>Thanks a lot,</div><div>Jinfu</div>