Hi all,

I created a tellurium benchmark project to test the performance of
Tellurium using

1) Default XPath
2) Javascript XPath by calling public void useJavascriptXPathLibrary()
first
3) jQuery by calling public void useJQuerySelector() first

The project can be checked out from

http://aost.googlecode.com/svn/branches/test-benchmark

or download from our user group at

http://tellurium-users.googlegroups.com/web/tellurium-benchmark.tar.gz?gda=N5Dk90wAAACXZPxEX7Ki-M5C2JpeBoXXqR4kNwGjpsVMEcMh0azdxdYXjJcPE2FLDtnk9PSA2GOetfoENsp7PR37pJdhdef__Vpvmo5s1aABVJRO3P3wLQ&gsc=0M5DcxYAAAAxzkygxVhomjXdgmx6xAkPaKk2tFLs90LD5qOQGCC3Kw

After you check out the project, just go to the project directory and
run the maven command

mvn test

or open the project using IDE and run the TelluriumIssueTestCase.

The benchmark consists of two set of tests, the first one is to test
data access and actions.
The other one is to test get table data.  To be fair, I exclude all
methods that may be affected by
network latency and only count the time for a white list of methods.

Since I do not use Windows. I really appreciate if someone could run
the tests in IE and report
to us the performance.

Thanks in advance,

Jian


On Apr 14, 12:25 am, John <[email protected]> wrote:
> For tutorial purpose, I created a wiki page on Tellurium jQuery
> Selector
>
> http://code.google.com/p/aost/wiki/TelluriumjQuerySelector
>
> The only piece missing is performance comparison. Could someone
> provide me some result about it?
>
> Thanks,
>
> Jian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tellurium-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tellurium-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to