Is a binary on 32 bit faster than a 64 bit binary in solaris ?

I timed a program for both 64 bit and 32 bit . The code is something like this --
#include<stdio.h>
#include<string.h>
#include<stdlib.h>
int main (int argc,char **argv)
int count=0;
int count2=0;
int u=0;
int count3=0;
int sizeoffile=0;
int sizefile[5];
for(u=0;u<5;u++)
sizefile=1;
printf("%d\n",sizefile[u]);
char a='a';
char *b ;
FILE *file ;
b = (char *)malloc(512*sizeof(char));
while(count <512)
strncpy(b+count,&a,1);
count++;
for(u=0;u<2;u++)
sizeoffile=0;
if(u==0)
file=fopen("./writesize1","a");
else if (u==1)
file=fopen("./writesize2","a");
else if (u==2)
file=fopen("./writesize3","a");
else if (u==3)
file=fopen("./writesize4","a");
else if (u==4)
file=fopen("./writesize5","a");
while(sizeoffile<sizefile[u])
while(count2<(1024*1024))
count3=0;
while(count3 < 2)
fprintf(file,"%s",b);
fprintf(file,"\n");
fflush(file);
count3++;
count2++;
count2=0;
// count3++;
count3=0;
sizeoffile++;
fclose(file);
return 0;
The above code is crude code to write files of 1 GB.
I timed the above code binaries for 32 and 64 bit on a solaris 10 box . I got the following times :
for 32 bit : 2.16796for 64 bit : 2.5039466
Is this the expected behaviour or something I am missing ?
Edited by: rarpit on Mar 18, 2009 9:59 PM

Reasons a 64-bit program might be better:
* Can directly access more than 4GB of VM
* Has direct access to 64-bit math routines
* On x86, has access to more registers (big win for some code/compiler combinations) Shouldn't affect SPARC much.
Reasons a 32-bit program might be better:
* Can run on both 32-bit and 64-bit kernels
* Pointers are smaller. More code can fit in CPU cache, may run faster
* Memory footprint slightly smaller due to smaller pointers
So the general case is that unless you need the extra VM space, 64-bit math, have a special need to access 64-bit libraries, or your compiler is doing a great job of using the extra registers on x86, there's not much benefit to creating a 64-bit binary.
All that said, your program appears to be writing large files to disk. That task should be completely dominated by your I/O times. Did you run them more than once? I would imagine both versions to be identical because anything other than the disk writes will be in the noise.
Darren

Similar Messages

  • 32 bit faster than 64 bit

    I ran a DAQ program on LabVIEW 2011 32 bit and it used 5-6% CPU according to the Task Manager.
    I ran the same program under LabVIEW 2013 64 bit and it used 8-9% CPU according to the Task Manager.
    I thought the 64 bit version would be more CPU effecient than the 32 bit version.  What's up?
    Thanks,
    Mark
    Solved!
    Go to Solution.

    mlevine wrote:
    It wasn't the extended address space but the accumulator size that should get faster performance.  I'd need less CPU cycles to do double precision math on a 64 bit processor than on a 32 bit processor.  Of course if LabVIEW 32 bit uses the 64 bit  accumulators than I wouldn't expect the CPU load to change.  Anyway the sales guy said I'd see a 20% improvement in execution time.  I don't see how that's possible with the CPU utilization has increased for the 64 bit version.
    You seem to be throwing everything ( N bit processor, N bit LabVIEW, N bit OS, N bit address space, N bit accumulators, etc.) into one big blurry pile. We had a similar discussion a long time ago, see my comments here.
    Except for the increased address space, using 64bit LabVIEW does not give you any significant advantage.
    (Quite a while ago, I was doing some testing and recompiled my DLLs under 64bit intel Fortran and build a LabVIEW 64bit application of my EPR fitting program. The program contains an extensive benchmarking facility.  The 64 bit application was nearly identical in speed (or even slightly slower) and thus I abandoned the idea of potentially moving to 64bit.)
    Runing LabVIEW 32bit on a 64bit OS gives you access to a full 4GB of RAM, while running the same on a 32 bit OS gives you less (2 or 3GB max), so going to a 64bit OS for a 32 bit application has clear advantages (details). Upgrading to 64bit LabVIEW is typically not worth it and you get less support for certain drivers and toolkits.
    LabVIEW Champion . Do more with less code and in less time .

  • How to use Internet Explorer 11 64 bits rather than the 32 bit version, on Windows 7 familial premium 64 bit

    Hi,
    my system : up to date computer, W7 familial premium (64 bit), Internet Explorer 11 (32 bit)
    I use this computer on the web to visit just one website, always the same and several hours a day ; this site advocate the use of Internet Explorer 64 bits for more efficiency.
    How can I get to install, or switch to the 64 bit version of Internet Explorer, as presently when I try to install a downloaded version, I get as an answer something like "installation not possible because the more up to date version of Internet Explorer
    is already installed on your computer". Thanks

    Hi,
    On a 64-bit version of Windows, please click system drive, there should be a “Program Files” and “program Files x86”,
     the "Program Files" folder is for 64-bit programs and the "Program Files (x86)" folder is for 32-bit programs, you will find IE11 64 bit has already installed in you system in “Program Files”>”Internet explorer”.
    Regards,
    Yolanda
    Yolanda
    TechNet Community Support

  • LR2 64-bit slower than 32-bit (Mac)

    I ran a test a while back with Lightroom 1.3.1, generating 1:1 previews on a test directory of images:
    http://www.rassoc.com/gregr/weblog/2008/02/24/mac-pro-performance/
    On a Mac pro 2.8 GHz 8-core machine with 12GB of RAM, I found I could generate 211 1:1 previews for my directory in about 5:36, or 1.59 seconds/image.
    I've found Lightroom 2, in 32-bit mode on the same machine, to run roughly the same speed.
    However - running Lightroom 2 in 64-bit mode on this same machine takes 7:23, or 2.10 seconds per image. It's typically using >500% of CPU.
    Why is it so much slower running 64-bit?

    My results are repeatable; 1:1 preview generation takes about 30% longer using 64-bit than 32-bit. I opened a support ticket on this (case number 180331555) - here is the response from Adobe:
    I understand that Lightroom# takes longer to render previews in 64-bit
    mode than in 32-bit mode.
    I am able to duplicate this basic behavior when rendering a relatively
    small batch of previews in Lightroom.
    It is not expected that all operations in 64-bit mode will perform
    faster. Memory access generally takes longer in 64-bit mode due to
    having to address a larger memory space.
    Performance benefit should be most noticeable when performing operations
    that use more than 4GB of memory. At this point, the 32-bit application
    will experience a large performance penalty due to increased hard drive
    access.
    Hmm. Sounds like they were able to reproduce the behavior I see, but I can't think of why memory access should be slower in 64-bit.

  • Does Mac OS X in 64 bits takes longer to boot than in 32 bits?

    Hello, Does Mac OS X 10.6.3 in 64 bits mode takes longer to boot than in 32 bits mode?. If I boot Mac OS X in my MacBook Pro 5.1 in 64 bits mode it takes 51.3 sec, and if I boot it in 32 bits mode it takes 33.1 sec. I just want to know if this is normal or not. And in case this is normal I would appreciate it a lot if someone could explain me why it takes longer to boot in 64 bits mode than in 32 bits mode.
    Thank you a lot for any help that you could give me

    Just the opposite for me. My early 2008 Mac Pro definitely boots (and runs) faster in 64 bit mode. As Barry mentioned though, you may not want to do this.
    The main rule is kernel extensions. If you have anything that needs to load on boot that is only 32 bit (mouse, keyboard, scanner or other type of driver/software), then you must boot in 32 bit mode or they won't load.
    As long as all of your boot software is 64 bit compatible, then booting 64 bit is fine. 32 bit software you launch after the OS is up and running will still run as 32 bit with the OS in 64 bit mode.

  • MBP 13" not really faster than MB 13"

    Hi
    I want to upgrade my 4 year old MB 13". I really like the size... I waited a long time for the new processors to come. Now I discovered that the 13" model does not feature the i5 and i7 processors and I heard that the 13" MBP cannot be compared to the 15" model in terms of performance.
    I will do more photo editing (photoshop) and video editing (final cut express) and my old MB is getting really slow...
    Any advice on choice of Macbook - Pro or normal...
    Thanks!

    Hi niefl,
    First of all (and I know this isn't quite what your are asking) although the new MBP isn't as fast as the new 15" model, it is a LOT quicker than a four year old MB. We have an early 2 GHz black CD MacBook (about the same generation as yours), a later , Core 2 Duo, MB, a SantaRosa 15" MBP from 2007, and a June 2009 13" MBP . Even the June 2009 13" model is much, much faster in any situation that requires processor power for things like photo editing or video editing than the early 2 GHz MB .
    As far as comparison with the late 2009 polycarbonate MB goes, the benchmarks published by MacWorld (see http://www.macworld.com/article/147071/2010/04/13inchmacbookprobenchmarks.html) indicate that the new MBP 13 is a bit faster than the MB but not by a huge margin - maybe about 10% on most tasks.
    But there are other very good reason to get the MBP if you can afford the extra couple of hundred dollars. For video work the huge difference is firewire. USB is better on recent Macs than it was in the days when your old MB was released, but it is still slower than FW400 and much, much slower than the Firewire 800 available on the MBP but not the MB.
    Secondly the "standard" base configuration of the MBP comes with 4 gig of RAM, while the MB comes with just 2Gig. To do what you want to do efficiently you will need at least 4 gig of RAM. You will really notice the benefit of this with both photo editing and video work. Simply upgrading the RAM on the MB to 4 gig will cost you around half the difference in price between the two machines anyway!
    Thirdly, the MBP comes with an illuminated keyboard. I never realised how useful this would be until I obtained my first MBP. Once you have been using one for a while it is hard to go back to the non-iluminated one.
    Fourthly the MBP is a little lighter and slimmer than the MB.
    Fifthly, our own experience has been that the aluminium MBPs are substantially tougher than the polycarbonate ones. Not only are they much more scratch resistant, but they are also less prone to case fractures through minor knocks.
    Sixth, they have batteries / power management systems that give you longer battery charge life.
    Seventh, they provide full sound output through the minidisplay port if you wish to hook up to an HDMI TV (unlike the MB)
    Finally, they look better!
    If you assume that you will have to upgrade the MB to 4 Gig of RAM anyway, then you get all the rest for just $100!
    Pretty hard to beat when it comes to value IMHO!
    Having said all of that, there is no doubt that the base model i5 MBP 15" is a very sweet computer, and ideal for the purposes you speak of, but if your budget, or demands for portability, means that you are choosing between the 13" MBP and the MB, I think the current model of the MBP13 wins hands down when it comes to overall value, and is a bit faster too.
    Cheers
    Rod

  • Fast processing of mixed representation binary files

    Hi Everyone,
    I see multiple ways of tackling this but I'm looking for the fastest approach as my data set is very large....
    The issue:
    I have a binary data file holding 2D data.
    It encodes 200+ differnet "columns" that are repeated in time (sampled)
    The data contains mixed data representaitons: a mxiture of  U8, I8, U16, I16 etc.
    They are all regullarly repeated in a known file structure (660 bytes per "line")
    I'd like to gnereate the 200+ differnet 1-D arrays form the file each using the correct data representaiton (or a sub-set of the columns).
    I can load the file in using binary file read and I specify U8 as the data type . I can then rediension to the correct 2D array.
    I'm now stuck on the fastest method to process the columns of data (1-2 bytes wide) into the corect numeric representaiton 1-D arrays (2x U8 to i16 etc.).
    Scanning byte by byte would be very slow.
    any suggesitons?
    Solved!
    Go to Solution.

    Taking wrote:
    Your sequence structures are unnecessary.
    I'd bet on Join Number being faster than any string functions.
    What sort of mechanism are you going to use for column definitions?
    Do you care if 8 bit datatypes get upcast to 16 bit?
    Agreed, the sequence structures only present to aid illustration.
    I'm not sure flatten to string is a "true" (slow) string function. I'm viewing it more as a container of bytes. I'm going to run some speed tests. The array massaging that has to go on to use the join function may be a large overhead.
    Column definitions will be sourced from a secondary text file that describes the file structure. The example conversion of 2 x  u8 to i16 would be replaced by a for loop (over all columns of 1-N bytes) and case structure (representation of the column) that processes the data. Ultimately each 1D array of correctly converted data will be saved off to it's own binary data file in a appropriate numeric representation within the case statement.
    Next I will be looking what for loop paralization I can achieve vs. source array memory copies. (again it is a very big source data file).

  • How can I download music from itunes store at a higher bit rate than 128k?

    I have been able to import music from cd's at bit rates higher than 128kbs by clicking into the preferences item under the "edit" drop down menu. however, I have not been able to locate a similar command for itunes music downloads. is it possible to increase the bitrate of music downloads from itunes faster than 128kbps? if so, how?
    gateway   Windows XP   AMD 64

    No, store downloads have always been ONLY 128 kbps. With new deal between EMI & Apple, sometime next month you will be able to download EMI artists only at a higher bitrate without the DRM, for a slightly higher price. For now, though, all downloads are still 128 kbps. Your import settings only affect the CD's you rip your self. Hope this helps.

  • My mac is running slow, the spinning beach ball constantly appears. it seems that when i am in the apple store with fast wifi its a bit better. genius at the apple store checked the hard drive, it's all fine. what can it be?

    my mac is running slow, the spinning beach ball constantly appears. it seems that when i am in the apple store with fast wifi its a bit better. genius at the apple store checked the hard drive, it's all fine. what can it be? can it be a software issue with the wifi?
    also i noted that it has only been doing this since quite recently, before it was fine
    please help!

    First, back up all data immediately, as your boot drive might be failing.
    Step 1
    This diagnostic procedure will query the log for messages that may indicate a system issue. It changes nothing, and therefore will not, in itself, solve your problem.
    If you have more than one user account, these instructions must be carried out as an administrator.
    Triple-click anywhere in the line below on this page to select it:
    syslog -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|find tok|n Cause: -|NVDA\(|timed? ?o' | tail | open -ef
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key.
    The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.
    A TextEdit window will open with the output of the command. Normally the command will produce no output, and the window will be empty. If the TextEdit window (not the Terminal window) has anything in it, stop here and post it — the text, please, not a screenshot. The title of the TextEdit window doesn't matter, and you don't need to post that.
    Step 2
    There are a few other possible causes of generalized slow performance that you can rule out easily.
    Disconnect all non-essential wired peripherals and remove aftermarket expansion cards, if any.
    Reset the System Management Controller.
    Run Software Update. If there's a firmware update, install it.
    If you're booting from an aftermarket SSD, see whether there's a firmware update for it.
    If you have a portable computer, check the cycle count of the battery. It may be due for replacement.
    If you have many image or video files on the Desktop with preview icons, move them to another folder.
    If applicable, uncheck all boxes in the iCloud preference pane. See whether there's any change.
    Check your keychains in Keychain Access for excessively duplicated items.
    Boot into Recovery mode, launch Disk Utility, and run Repair Disk.
    If you have a MacBook Pro with dual graphics, disable automatic graphics switching in the Energy Saverpreference pane for better performance at the cost of shorter battery life.
    Step 3
    When you notice the problem, launch the Activity Monitor application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Activity Monitor in the icon grid.
    Select the CPU tab of the Activity Monitor window.
    Select All Processes from the View menu or the menu in the toolbar, if not already selected.
    Click the heading of the % CPU column in the process table to sort the entries by CPU usage. You may have to click it twice to get the highest value at the top. What is it, and what is the process? Also post the values for User, System, and Idle at the bottom of the window.
    Select the Memory tab. What value is shown in the bottom part of the window for Swap used?
    Next, select the Disk tab. Post the approximate values shown for Reads in/sec and Writes out/sec (not Reads in andWrites out.)
    Step 4
    If you have more than one user account, you must be logged in as an administrator to carry out this step.
    Launch the Console application in the same way you launched Activity Monitor. Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Select the 50 or so most recent entries in the log. Copy them to the Clipboard by pressing the key combinationcommand-C. Paste into a reply to this message (command-V). You're looking for entries at the end of the log, not at the beginning.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some personal information, such as your name, may appear in the log. Anonymize before posting. That should be easy to do if your extract is not too long.

  • How can floating point division be faster than integer division?

    Hello,
    I don't know if this is a Java quirk, or if I am doing something wrong. Check out this code:
    public class TestApp
         public static void main(String args[])
              long lngOldTime;
              long lngNewTime;
              long lngTimeDiff;
              int Tmp;
              lngOldTime = System.currentTimeMillis();
              for( int A=1 ; A<=20000 ; A++)
                   for( int B=1 ; B<=20000 ; B++)
                        Tmp = A / B;
              lngNewTime = System.currentTimeMillis();
              lngTimeDiff = lngNewTime - lngOldTime;
              System.out.println(lngTimeDiff);
    }It reports that the division operations took 18,116 milliseconds.
    Now check out this code (integers replaced with doubles):
    public class TestApp
         public static void main(String args[])
              long lngOldTime;
              long lngNewTime;
              long lngTimeDiff;
              double Tmp;
              lngOldTime = System.currentTimeMillis();
              for( double A=1 ; A<=20000 ; A++)
                   for( double B=1 ; B<=20000 ; B++)
                        Tmp = A / B;
              lngNewTime = System.currentTimeMillis();
              lngTimeDiff = lngNewTime - lngOldTime;
              System.out.println(lngTimeDiff);
    }It runs in 11,276 milliseconds.
    How is it that the second code snippet could be so much faster than the first? I am using jdk1.4.2_04
    Thanks in advance!

    I'm afraid you missed several key points. I only used
    Longs for measuring the time (System.currentTimeMillis
    returns a long). Sorry you are correct I did miss that.
    However, even if I had, double is
    also a 64-bit data type - so technically that would
    have been a more fair test. The fact that 64-bit
    floating point divisions are faster than 32-bit
    integer divisions is what confuses me.
    Oh, just in case you're interested, using float's in
    that same snippet takes only 7,471 milliseconds to
    execute!Then the other explaination is that the Hotspot compiler is optimizing the floating point code to use the cpu floating point instructions but it is not optimizing the integer divide in the same way.

  • Is the Core i7 processor comparable, much slower, or faster than the 2.8 Ghz core 2 duo from 2009?

    I am looking to get a new MacBook Air, but when looking at the prices I am seeing the MacBook Pro 13" for the same price and a lot more guts (RAM and Processor).  I am ok with spending the amount of money on the air if it means I get a computer that is like my iPad, which i love (flash based, snappy), but don't want it to be super slow.
    I am coming off of a 17" 2.8Ghz MacBook Pro from 2009.  I was happy with the speed and power of that machine.  The most taxing thing I did was make a complilation of family movies in iMovie and burned them with iDVD once in the 2 years of ownership. 
    I mostly browse the internet and compose written documents, and keynote presentations.
    I know my questions may seem stupid, but I don't know how significant the changes between i7 and Core 2 Duo are, so I ask the question:
    I am wondering if the processing power in the core i7 will be somewhat comparable, much slower, or faster than the 2.8 Ghz Core 2 Duo I had in my 2009 computer?
    Thanks for any help!!

    Hi brosephb,
    Like you I went through a similar comparison process. I bought the MacBook air 13" and up specced the processor and memory. I don't do anything taxing enough or frequently enough to NEED the extra power of the MacBook pro.
    I am overjoyed at my air. It's gorgeous, the way it wakes instantly, it's speed and it's portableness is so endearing that I just don't use my iPad anymore. I read numerous reviews on it and the overwhelming opinion was it's addictive ease of use because of it's slim, light and rapid waking. At work I can hold the air with one hand, open it rapidly at will. It's just great but it's made my iPad redundant (for me anyway).
    I see the new airs are even faster and I'm tempted to consider selling my 6 month old air and getting the new one, but, it runs a dream so I am happy to just be envious of the new one.
    In short, unless you need the power (for your work) go for the air. I'm looking at a new iMac to use as a home work station. For the price of a new air I can get an iMac that will swallow any task for a good few years to come. And my air will suffice as my mobile companion. However, that's just me spoiling myself as, at the moment, I have no teal need for another mac. I may get the cinema display for any long winded tasks, as the screen size will help with multiple tasking.
    A bit of a ramble, hope this is useful.

  • Why is my iMac 450/128 much, much faster than my Powerbook 333/512?

    Hey boys and girls,
    I'm sort of new to the Mac world, but I'm working hard to become clever.
    So, here's the story. I have a Powerbook Bronze 333MHz with 512MB of RAM and the Toshiba 6GB drive it was born with and 10.3.9. I have a Bumbleberry (I think that's the "official" colour) iMac at work with a G3 at 450MHz and only 128MB of RAM also running 10.3.9.
    The iMac runs much, much faster than the Powerbook, despite barely meeting the minimum RAM requirements of 10.3. What are some possible reasons for this? I understand that this ain't no speed machine, but the Powerbook is so slow that there is a second or two second typing delay in an Adium chat window for heaven's sake.
    OK, so the iMac is technically faster, but I feel as though there is something wrong with the performance of the Powerbook, especially with all the RAM I've thrown at it (the Activity Monitor says that the PB has roughly 140MB of free RAM right now). I have a newer 40GB 5400 RPM drive that I'm tempted to install, to see if the 6GB drive is just old and tired (it whines a bit, so I'm sure it is to some degree) -- am I wasting my time?
    Thanks for any help in advance.
    Ugli
    PB Bronze   Mac OS X (10.3.9)  

    ugli:
    Welcome to Apple Discussions.
    You are well on the way to becoming clever. Really. Just by logging in and posting here you have started a process of learning that can go on until you are really clever.
    There are a number of reasons your iMac seems faster that the Lombard. One is that it has a faster processor. Secondly, even with more RAM your Lombard has a small, slow HDD. I don't know how much free space there is on your HDD, but 6 GB fills up quite quickly these days. I am sure the larger (and faster) HDD will make a difference. I had maxxed out the RAM on my Pismo, but it was when I installed a larger, faster HDD that I noticed the difference. And, of course, when I upgraded the processor I noticed the biggest difference. Still not match for the newer faster machines, but then, I'm not as fast as I used to be either.
    Good luck in your quest.
    cornelius
    PismoG4 550, 100GB 5400 Toshiba internal, 1 GB RAM; Pismo 500 OS X (10.4.5) Mac OS X (10.4.5) Beige G3 OS 8.6

  • SQL7 is 60% faster than Oracle8051EE in my test

    Hi people,
    I did a simple test over the weekend and want to share with
    u. "SQL7 is Faster than Oracle8051 by 60% in my little test".
    Perhape somebody can point out what I had not setup correctly.
    one same PC installed with multi boot:
    Microsoft platform
    ==================
    NT4 Service Pack 4
    SQL7
    JDK1.2
    JDBC from SQL7 installation
    Linux Oracle Platform
    =====================
    RedHat linux 5.2
    Oracle8051EE
    jdk1.1.7A
    jdbc ( oci ) from Oracle8051EE installation
    I used identical Java program ( almost identical, except the
    connection string) to insert 100,000 record into both platform(
    one platform at a time). The table has 2 fields ( on NT name
    varchar(50) and Address varchar(1024). On Oracle, is varchar2
    with the same size ). No index is created in both platform. And
    Linux Oracle took 32 minutes, NT SQL7 took only 13 minutes.
    I were hoping that it is the different version of JDK that
    contribute to the compareingly slowness in Linux Oracle.
    Any one else can share some light ?
    Regards
    Nathan
    [email protected]
    null

    Hi,
    please don'feel offended, but I think the problem with these
    sort of benchmarks are:
    a. It's not obvious the servers (in both cases) are optimally
    tuned for the task to be done
    b. The task is far too simple to state that SQL7 is 60% faster
    than ORACLE 8
    c. I don't know any installation where inserting 100000 rows
    is the main business for the DBMS installed. Normally there's
    a mix of about 85% selecting and 15% writing data (these
    percentages may differ for your installation). So if you
    want to test the performance of a DBMS, a bit of selecting
    data wouldn't harm your benchmark
    d. You did a single user benchmark (I assume). An important
    issue is the behaviour of a system under multi-user load.
    (NT is very strong at this point ;-)
    e. The outcome of these benchmarks is irrelevant (see above)
    but the psychological effect isn't ! It is the kind of
    messages salesmen sprinkle around. A lot of hot air but
    nothing behind it.
    without wanting to be offensive, I think the correct title for
    your message should have been:
    I managed to configure an SQL7 and an ORACLE 8 in such way, that
    an insert-job of 100000 rows is about 60% faster on the SQL7
    engine. (I admit, this doesn't sound very spectacular)
    Ronald
    Nathan Phan (guest) wrote:
    : Hi people,
    : I did a simple test over the weekend and want to share with
    : u. "SQL7 is Faster than Oracle8051 by 60% in my little test".
    : Perhape somebody can point out what I had not setup correctly.
    : one same PC installed with multi boot:
    : Microsoft platform
    : ==================
    : NT4 Service Pack 4
    : SQL7
    : JDK1.2
    : JDBC from SQL7 installation
    : Linux Oracle Platform
    : =====================
    : RedHat linux 5.2
    : Oracle8051EE
    : jdk1.1.7A
    : jdbc ( oci ) from Oracle8051EE installation
    : I used identical Java program ( almost identical, except the
    : connection string) to insert 100,000 record into both platform(
    : one platform at a time). The table has 2 fields ( on NT name
    : varchar(50) and Address varchar(1024). On Oracle, is varchar2
    : with the same size ). No index is created in both platform. And
    : Linux Oracle took 32 minutes, NT SQL7 took only 13 minutes.
    : I were hoping that it is the different version of JDK that
    : contribute to the compareingly slowness in Linux Oracle.
    : Any one else can share some light ?
    : Regards
    : Nathan
    : [email protected]
    null

  • Is the Gig version really faster than the 100m version !?

    I just upgraded my 100 meg AEBS to the new Gig version, and ran a quick n easy benchmark, an rsync -e ssh on a 150 meg file. The server is an iMac connected via gig-e, and the Macbook c2d is connected via 802.11n (reporting a consistant 300 mbps in network utility - about 20 feet from the router, going through 2-4 sheets of drywall). The tests were conducted in my Chicago apartment, with at least 10 detectable 2.4gHz networks, and no 5.8gHz networks that I know of.
    The 802.11n 5.8gHz no backwards compatibility was by far the fastest. The fastest test I ran was 11 MBps on the copy, with 802.11a compatibility I believe was around 8, and 2.4ghz + 802.11g compatibility was around 6. I repeated all tests a few times, the results were pretty consistant.
    These results suprised me, as I was really hoping for a bit faster. I could get 40 MBps on my Linux file server over gig-e to the iMac in previous tests. Unfortunately that machine is down until I get some replacement parts, so I couldn't use it to test the new AEBS. But I seem to remember getting 11 or 12 MBps with the Linux file server over the old AEBS with 100m and 5.8gHz no backwards compatiblity.
    So how much of the performance non-difference is due to the iMac vs Linux file server, or the Gig-E version being no faster than the 100 meg version remains to be seen. I'm curious if anyone else has done tests.
    If the router, or this 802.11n implementation is the bottleneck - folks may not want to waste their money upgrading, unless they really want that 4 port (in bridge mode) gig-e switch on the back.
    Rob

    That is somewhat counterintuitive, as the 802.11n connection speed is reportedly 300 mbps. I understand the implications of protocol overhead, but 70% overhead seems a bit excessive. I guess I'm curious if the bottleneck is:
    - in the router backplane
    - in the 802.11n protocol
    - in apples implementation of 802.11(draft)n
    Also - anyone else have actual benchmark data to share?
    regards
    Rob

  • Tilting left seems faster than right

    Hi everyone,
    few days ago I was playing this new game "Rolando" and noticed that when I tilt the phone left the cartoon character in the game moves faster than when I roll right.
    I have tried several games, but my tests aren't conclusive, but it does seem to go a bit faster to the left than to the right...
    Is there a way to test this for sure somehow? Does anyone know an App that you would notice the difference in speed? I really need to know quickly so I can try to exchange my phone...

    Urgh... have now found out that my phone is tilted by about 3 degrees to the left after using one of those calibration apps..
    too bad they cannot calibrate the phone... should i replace my phone? is this a common issue?

Maybe you are looking for

  • SharePoint 2010 - Opening a PDF Document in the client

    Hello All, One I'm sure I got working, but seems to have gone backwards.. I have a document library with many PDF documents, where they open them in Adobe Reader X (Client), not the browser. I have all the normal bits, it's set to Permissive Browser

  • I have a license to Adobe Acrobat Pro DC - can I use it in the mobile app?

    Hi! I recently bought the license to Adobe Acrobat Pro DC for my computer and now I want to extend my possibilites with the mobile app. Is it possible in some way to use the bought license in the mobile app? Because I'm requested to buy additional pa

  • Start pooint for bounce

    Hello All, When I try to bounce my 15 track piece, it starts on measure 37 despite setting the start and end points correctly in timeline and during bounce menu setting. Any suggestions? DWRock

  • Why do I have multiple copies of the same song?

    When I open my iTunes on my iPad I have multiple copies of the same song.  It seems that when I connect and sync to my computer that it does not recognize that the song is already on my iPad, so it sends another copy.  When I try to delete the second

  • Network Camera D-Link DCS 900 Integration

    Hello, I have a D-Link DCS 900 network camera which comes with an Internet Explorer live video feature. It has the ability of using an IP to which you can enter via the Internet or the Ethernet. (see picture below). Now, My question is this: I would