|
|
| XP is just a number | |
| PerlMonks |
Testing Java codeby drawde83 (Acolyte) |
| on Sep 29, 2005 at 20:34 UTC ( [id://496298]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.drawde83 has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
I'm a bit of a perl newbie but heres my problem. for an assignment in java I have to test a program to see how well it runs. I have to run it with 10000, 20000, 30000 and 40000 random numbers. I have to do each of those setups five times and then graph the medians. I know I can use bash to store the results, I could use bash to find the median but I probably know perl a little better and then I'll graph it in gnuplot.
What I want to know is there a way to call the java program from perl itself since it would be easier than reading it in from a file. also any tips to make this easier would be appreciated :-)
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||||