Re: Take a deep breath...
From: Jim Cooper (jim_at_falafelsoft.com)
Date: 01/18/05
- Next message: JED: "Re: What happened to..."
- Previous message: Andrew Rybenkov: "Re: .Net is more memory safe?"
- In reply to: Eric Grange: "Re: Take a deep breath..."
- Next in thread: Eric Grange: "Re: Take a deep breath..."
- Reply: Eric Grange: "Re: Take a deep breath..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 18 Jan 2005 22:26:00 +0000
> Actually, it came to me that since we don't have any timings,
> maybe .Net actually is the bottleneck in your case?
Like I keep saying, there are no bottlenecks, at least not subjectively.
I'm sure if you profiled it you would find the data access is the
slowest bit, as you do in most applications of this type, regardless of
what language you used to write the app.
Those areas that have complex non-disk based processing work so fast you
don't notice them happening, so there has never been a need to profile.
Cheers,
Jim Cooper
_______________________________________________
Jim Cooper jim@falafelsoft.com
Falafel Software http://www.falafelsoft.com
_______________________________________________
- Next message: JED: "Re: What happened to..."
- Previous message: Andrew Rybenkov: "Re: .Net is more memory safe?"
- In reply to: Eric Grange: "Re: Take a deep breath..."
- Next in thread: Eric Grange: "Re: Take a deep breath..."
- Reply: Eric Grange: "Re: Take a deep breath..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|