Board index » delphi » Bench Test with BDE 16b and BDE 32b ?!
synapti...@aol.com (SYNAPTIQUE)
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
|
synapti...@aol.com (SYNAPTIQUE)
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Bench Test with BDE 16b and BDE 32b ?!
Hello all,
I make a test comparativ with Bde 2.51 ( 16bit Delphi 1 ) and Bde 5.01 ( Le test is 3 query with paradox tables. The time test is the actived of the 3 querys in second time the Tquerys are false avtived. and the 3 Tquerys are actived ( memory cache is using) |
Graham Woo
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:Bench Test with BDE 16b and BDE 32b ?!The 32bit architecture introduces considerable overhead. A plus side to this is that you can use threads to improve responsiveness of an app and if your app crashes it won't corrupt other running processes. That's the theory anyway. 16bit BDE functionality is no longer being actively supported One thing to remember is that the 16bit BDE supports far GW. QuoteSYNAPTIQUE <synapti...@aol.com> wrote in message Quote> Hello all, |
Markku Nevalaine
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:Bench Test with BDE 16b and BDE 32b ?!QuoteGraham Wood wrote: etc. no more have any substantial meaning with computing:) Let's say you bring a new 'fast, full 32-bit version' of your app to It can mean that you even have to postpone all your 32-bit product Markku Nevalainen |
Graham Woo
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:Bench Test with BDE 16b and BDE 32b ?!If your client was using the 16bit version of your software and was not unhappy with it, why change to 32bit at all? The client may think that the extra functionality that you BTW, these figures were quoted going from 16 to 32 bit I don't notice any speed difference between 16 bit DBISAM Graham Wood - gdW fleetWare. QuoteMarkku Nevalainen <m...@iki.fi> wrote in message news:37F65428.6C9F@iki.fi... |
Markku Nevalaine
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:Bench Test with BDE 16b and BDE 32b ?!QuoteGraham Wood wrote: databases, Office products etc. These all are easier to do with newer Delphi versions. Quote> The client may think that the extra functionality that you Who cares if new 32-bit office products are slower and buggier than the old ones, if you just get new functionality. But with busy invoicing apps, POS apps etc, you usually can't afford to release 50% slower apps, even if they carry nice 32-bit label on them. I kind of like the simple, clear idea that if you change either your Markku Nevalainen |
1. putpixel in vesamodes above 256cols (15b,16b,32b..)
3. What's best way to do IPC between 16b and 32b APs in same PC?
4. Testing if BDE is installed
6. How to Test BDE on A Server
8. How to Test the BDE on a Server
10. How Can I From My Application Test To See Which Driver is being BDE - Delphi 4.0