| Author |
how to know the collection speed?
|
Alan Hermin
Ranch Hand
Joined: Feb 16, 2006
Posts: 290
|
|
Hi ranchers... i want to know if there are a tool that help me in realize the speed of collections,which one has performance than onther?which one have iteration time constant than onther?.....etc thnx
|
 |
Chetan Parekh
Ranch Hand
Joined: Sep 16, 2004
Posts: 3636
|
|
|
Check this.
|
My blood is tested +ve for Java.
|
 |
Alan Hermin
Ranch Hand
Joined: Feb 16, 2006
Posts: 290
|
|
THNANKS.. OK THIS IS NOT FOR ALL COLLECTION CLASSES.... I NEED TOOL THAT I CAN USE NOT A REFERENCE....
|
 |
Chetan Parekh
Ranch Hand
Joined: Sep 16, 2004
Posts: 3636
|
|
Originally posted by Ala'a Hendi: I NEED TOOL THAT I CAN USE NOT A REFERENCE....
JMeter can help you.
|
 |
Alan Hermin
Ranch Hand
Joined: Feb 16, 2006
Posts: 290
|
|
Thnx... But this may use JMX, and i do'nt know the JMX,plz tell me how to use it, and if there are any tool or program that measure the performance of Collection classes....
|
 |
Chetan Parekh
Ranch Hand
Joined: Sep 16, 2004
Posts: 3636
|
|
Originally posted by Ala'a Hendi: Thnx... But this may use JMX, and i do'nt know the JMX,plz tell me how to use it, and if there are any tool or program that measure the performance of Collection classes....
I never used JMeter, but I don't think that it will use JMX for simple programs. And you may find example in sample directory of JMeter. Ala'a Hendi, can you just post your business requiment so that we will be in a position to recomend you.
|
 |
 |
|
|
subject: how to know the collection speed?
|
|
|