danhlephuoc / cqels

CQELS engine 2011, automatically exported from code.google.com/p/cqels
2 stars 1 forks source link

Calculate the query execution time #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
Ans: I need the query execution time, just like the results of "Using the CQELS 
engine", which returns a small query execution time. I need to vary the dataset 
and the query. I also need to run multiple query instances at a time.

What version of the product are you using? On what operating system?
Ans:It's version r204 under trunk in the svn

Please provide any additional information below.
Ans: My main goal is to measure the query execution time using customized 
datasets and multiple query instances. How can I do that? I prefer using the 
latest source code on svn, which I can customized parameters. Or it is fine if 
I can do that with the CQELS engine jar file.

I have also implemented a main class (attached) for executing the query engine 
from source code. But I don't know how to measure the query execution time.

Thanks a lot. 

Original issue reported on code.google.com by yongrui....@gmail.com on 13 Oct 2014 at 12:00

Attachments: