Re: crypt01 execution time

2015-04-19 Thread Chris Johns
On 15/04/2015 7:37 am, Joel Sherrill wrote: > > > On 11/26/2014 1:12 AM, Sebastian Huber wrote: >> On 25/11/14 23:25, Joel Sherrill wrote: >>> How long is this test supposed to run? >>> >>> It takes 4:42 using sis on my computer which is a 2.9 Ghz i7 . >> SIS is a slow simulator. On Qemu it runs

Re: crypt01 execution time

2015-04-14 Thread Joel Sherrill
On 11/26/2014 1:12 AM, Sebastian Huber wrote: > On 25/11/14 23:25, Joel Sherrill wrote: >> How long is this test supposed to run? >> >> It takes 4:42 using sis on my computer which is a 2.9 Ghz i7 . > SIS is a slow simulator. On Qemu it runs much faster. To repeat a statement by Jiri, SIS is an

Re: crypt01 execution time

2014-11-27 Thread Chris Johns
On 27/11/2014 12:48 am, Joel Sherrill wrote: On 11/26/2014 01:12 AM, Sebastian Huber wrote: On 25/11/14 23:25, Joel Sherrill wrote: How long is this test supposed to run? It takes 4:42 using sis on my computer which is a 2.9 Ghz i7 . SIS is a slow simulator. On Qemu it runs much faster. Is

Re: crypt01 execution time

2014-11-26 Thread Sebastian Huber
On 26/11/14 23:42, Jiri Gaisler wrote: On 11/26/2014 08:12 AM, Sebastian Huber wrote: On 25/11/14 23:25, Joel Sherrill wrote: How long is this test supposed to run? It takes 4:42 using sis on my computer which is a 2.9 Ghz i7 . SIS is a slow simulator. On Qemu it runs much faster. I agree,

Re: crypt01 execution time

2014-11-26 Thread Jiri Gaisler
On 11/26/2014 08:12 AM, Sebastian Huber wrote: > On 25/11/14 23:25, Joel Sherrill wrote: >> How long is this test supposed to run? >> >> It takes 4:42 using sis on my computer which is a 2.9 Ghz i7 . > > SIS is a slow simulator. On Qemu it runs much faster. I agree, qemu runs crypt01 in about

Re: crypt01 execution time

2014-11-26 Thread Joel Sherrill
On 11/26/2014 01:12 AM, Sebastian Huber wrote: On 25/11/14 23:25, Joel Sherrill wrote: How long is this test supposed to run? It takes 4:42 using sis on my computer which is a 2.9 Ghz i7 . SIS is a slow simulator. On Qemu it runs much faster. Is there anything to do? Split it? Splitting it

Re: crypt01 execution time

2014-11-25 Thread Sebastian Huber
On 25/11/14 23:25, Joel Sherrill wrote: How long is this test supposed to run? It takes 4:42 using sis on my computer which is a 2.9 Ghz i7 . SIS is a slow simulator. On Qemu it runs much faster. Is there anything to do? Split it? Splitting it up doesn't reduce the overall test time. Th