Many thanks Jim,
it runs here very well!
DiscoCheck 4.0.0 (release candidate)
Moderator: Ras
-
Werner
- Posts: 2998
- Joined: Wed Mar 08, 2006 10:09 pm
- Location: Germany
- Full name: Werner Schüle
-
Jim Ablett
- Posts: 2331
- Joined: Fri Jul 14, 2006 7:56 am
- Location: London, England
- Full name: Jim Ablett
Re: DiscoCheck 4.0.0 (release candidate)
Sorry can you hold off using these. I think I compiled 'DEBUG' versions by mistake and the speed is crippled.Werner wrote:Many thanks Jim,
it runs here very well!
Will update and announce soon.
Jim.
-
Jim Ablett
- Posts: 2331
- Joined: Fri Jul 14, 2006 7:56 am
- Location: London, England
- Full name: Jim Ablett
Re: DiscoCheck 4.0.0 (release candidate)
Ok new proper, faster builds are up.
https://dl.dropbox.com/u/5047625/discocheck-400-ja.zip
Mirror:
http://cl.ly/MScR/discocheck-400-ja.zip
Android direct link:
https://dl.dropbox.com/u/5047625/discoc ... android-ja
https://dl.dropbox.com/u/5047625/discocheck-400-ja.zip
Mirror:
http://cl.ly/MScR/discocheck-400-ja.zip
Android direct link:
https://dl.dropbox.com/u/5047625/discoc ... android-ja
Code: Select all
32 bit bench (32 bit system)
signature = 7217665
time = 27.8594
64 bit bench
signature = 7217665
time = 17.9531-
Jim Ablett
- Posts: 2331
- Joined: Fri Jul 14, 2006 7:56 am
- Location: London, England
- Full name: Jim Ablett
Re: DiscoCheck 4.0.0 (release candidate)
These are the dll files needed to run Lucas's compile.
https://dl.dropbox.com/u/5047625/libstdc%2B%2B-6.dll
https://dl.dropbox.com/u/5047625/libgcc_s_sjlj-1.dll
I recompiled my binaries again for v 4.0.1. I still wasn't happy with the speed.
These are much faster
https://dl.dropbox.com/u/5047625/discocheck-401-ja.zip
Mirror:
http://cl.ly/MSiF/discocheck-401-ja.zip
Android direct link:
https://dl.dropbox.com/u/5047625/discocheck-android-ja
Jim.
https://dl.dropbox.com/u/5047625/libstdc%2B%2B-6.dll
https://dl.dropbox.com/u/5047625/libgcc_s_sjlj-1.dll
I recompiled my binaries again for v 4.0.1. I still wasn't happy with the speed.
These are much faster
https://dl.dropbox.com/u/5047625/discocheck-401-ja.zip
Mirror:
http://cl.ly/MSiF/discocheck-401-ja.zip
Android direct link:
https://dl.dropbox.com/u/5047625/discocheck-android-ja
Code: Select all
32 bit bench (32 bit system)
signature = 7217665
time = 24.5469
64 bit bench
signature = 7217665
time = 14.5355
-
Graham Banks
- Posts: 44784
- Joined: Sun Feb 26, 2006 10:52 am
- Location: Auckland, NZ
Re: DiscoCheck 4.0.0 (release candidate)
Thanks Jim. So this is the bugfixed 4.0.1 release that Lucas was talking about?Jim Ablett wrote:I recompiled my binaries again for v 4.0.1. I still wasn't happy with the speed.
These are much faster![]()
https://dl.dropbox.com/u/5047625/discocheck-401-ja.zip
Mirror:
http://cl.ly/MSiF/discocheck-401-ja.zip
Android direct link:
https://dl.dropbox.com/u/5047625/discocheck-android-ja
gbanksnz at gmail.com
-
Jim Ablett
- Posts: 2331
- Joined: Fri Jul 14, 2006 7:56 am
- Location: London, England
- Full name: Jim Ablett
Re: DiscoCheck 4.0.0 (release candidate)
These were compiled from the latest src code just pulled from the repo.Graham Banks wrote:Thanks Jim. So this is the bugfixed 4.0.1 release that Lucas was talking about?Jim Ablett wrote:I recompiled my binaries again for v 4.0.1. I still wasn't happy with the speed.
These are much faster![]()
https://dl.dropbox.com/u/5047625/discocheck-401-ja.zip
Mirror:
http://cl.ly/MSiF/discocheck-401-ja.zip
Android direct link:
https://dl.dropbox.com/u/5047625/discocheck-android-ja
What was the bug ?Revision: 272
Author: lucas.braesch
Date: 27 January 2013 13:16:20
Message:
new windows compile
redid both linux and windows compile, also accounting for the last functional patch, so increment to 4.0.1
No functional change
signature = 7217665
Jim.
-
Graham Banks
- Posts: 44784
- Joined: Sun Feb 26, 2006 10:52 am
- Location: Auckland, NZ
Re: DiscoCheck 4.0.0 (release candidate)
Just going by what Lucas said in the first post:Jim Ablett wrote:These were compiled from the latest src code just pulled from the repo.Graham Banks wrote:Thanks Jim. So this is the bugfixed 4.0.1 release that Lucas was talking about?Jim Ablett wrote:I recompiled my binaries again for v 4.0.1. I still wasn't happy with the speed.
These are much faster![]()
https://dl.dropbox.com/u/5047625/discocheck-401-ja.zip
Mirror:
http://cl.ly/MSiF/discocheck-401-ja.zip
Android direct link:
https://dl.dropbox.com/u/5047625/discocheck-android-ja
What was the bug ?Revision: 272
Author: lucas.braesch
Date: 27 January 2013 13:16:20
Message:
new windows compile
redid both linux and windows compile, also accounting for the last functional patch, so increment to 4.0.1
No functional change
signature = 7217665
Jim.
This is a release candidate, so I'd like to know about bugs primarly, so I can fix them and make a 4.0.1 release with less bugs and so on.
gbanksnz at gmail.com
-
lucasart
- Posts: 3242
- Joined: Mon May 31, 2010 1:29 pm
- Full name: lucasart
Re: DiscoCheck 4.0.0 (release candidate)
Just like to say this is more a discussion to establish and fix bugs, especially related to portability. So testers, please don't spend your CPU time on DiscoCheck yet
Jim's compile is functionally correct: it has the right node count. But I find it a bit slow (although I don't know what computer he's using). He gave me some detailled advice in the programming forum, and I'll try to do some cross compiling, and see if I can get fast executables for Windows.
Jim's compile is functionally correct: it has the right node count. But I find it a bit slow (although I don't know what computer he's using). He gave me some detailled advice in the programming forum, and I'll try to do some cross compiling, and see if I can get fast executables for Windows.
Theory and practice sometimes clash. And when that happens, theory loses. Every single time.
-
Graham Banks
- Posts: 44784
- Joined: Sun Feb 26, 2006 10:52 am
- Location: Auckland, NZ
Re: DiscoCheck 4.0.0 (release candidate)
Thanks Lucas.lucasart wrote:Just like to say this is more a discussion to establish and fix bugs, especially related to portability. So testers, please don't spend your CPU time on DiscoCheck yet![]()
Jim's compile is functionally correct: it has the right node count. But I find it a bit slow (although I don't know what computer he's using). He gave me some detailled advice in the programming forum, and I'll try to do some cross compiling, and see if I can get fast executables for Windows.
Please let us know when we can start testing the new version with confidence.
gbanksnz at gmail.com
-
Lyudmil Tsvetkov
- Posts: 6052
- Joined: Tue Jun 12, 2012 12:41 pm
Re: DiscoCheck 4.0.0 (release candidate)
Hi Lucas.
Thanks for the free service!
Thanks for the free service!