kdlucas / byte-unixbench

Automatically exported from code.google.com/p/byte-unixbench
GNU General Public License v2.0
1.25k stars 319 forks source link

exit the test program when execute multi parallel copies of tests, why? #67

Open littlestar565 opened 4 years ago

littlestar565 commented 4 years ago

Hello, I just installed unixBench in my machine. And make ./Run After 30 mins, I got a result of single process. It seems work well. But for running 64 parallel copies of tests, I just got ------------------------------------------------------------------------ Benchmark Run: Tue Aug 11 2020 16:46:02 - 16:46:02 64 CPUs in system; running 64 parallel copies of tests and then exit testing. Could you help me figure out the reason?

kdlucas commented 4 years ago

I don't think you should use this program for that purpose any longer. I'd look for other solutions. UnixBench hasn't been updated in quite some time. My guess is the main reason most people use it today is for historical or learning use cases.

Lucas kdLucas

On Tue, Aug 11, 2020 at 2:22 AM xingxing notifications@github.com wrote:

Hello, I just installed unixBench in my machine. And make ./Run After 30 mins, I got a result of single process. It seems work well. But for running 64 parallel copies of tests, I just got

Benchmark Run: Tue Aug 11 2020 16:46:02 - 16:46:02 64 CPUs in system; running 64 parallel copies of tests and then exit testing. Could you help me figure out the reason?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kdlucas/byte-unixbench/issues/67, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4T67LVCY23AI2CLP7BCLDSAEEWPANCNFSM4P22QKEA .

littlestar565 commented 4 years ago

I don't think you should use this program for that purpose any longer. I'd look for other solutions. UnixBench hasn't been updated in quite some time. My guess is the main reason most people use it today is for historical or learning use cases. Lucas kdLucas On Tue, Aug 11, 2020 at 2:22 AM xingxing @.***> wrote: Hello, I just installed unixBench in my machine. And make ./Run After 30 mins, I got a result of single process. It seems work well. But for running 64 parallel copies of tests, I just got ------------------------------------------------------------------------ Benchmark Run: Tue Aug 11 2020 16:46:02 - 16:46:02 64 CPUs in system; running 64 parallel copies of tests and then exit testing. Could you help me figure out the reason? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#67>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4T67LVCY23AI2CLP7BCLDSAEEWPANCNFSM4P22QKEA .

Thanks for your kindly remind.

gstrauss commented 2 years ago

Similar issue reported in #74