[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Performance optimization (allocation inside a for loop)
From: |
John W. Eaton |
Subject: |
Re: Performance optimization (allocation inside a for loop) |
Date: |
Thu, 2 Apr 2009 16:06:23 -0400 |
On 2-Apr-2009, r wrote:
| I think chunks of ~5% of the structure size (perhaps more for smaller
| arrays) would be affordable by anyone and would effectively fix these
| allocation issues in practical applications. Whether it is worth the
| effort is a different question.
If you think this is important, how about submitting a patch?
jwe
Re: Performance optimization (allocation inside a for loop), Przemek Klosowski, 2009/04/03
Re: Performance optimization (allocation inside a for loop), Francesco Potorti`, 2009/04/02
- Re: Performance optimization (allocation inside a for loop), r, 2009/04/02
- Re: Performance optimization (allocation inside a for loop),
John W. Eaton <=
- Re: Performance optimization (allocation inside a for loop), r, 2009/04/02
- Re: Performance optimization (allocation inside a for loop), Jaroslav Hajek, 2009/04/04
- Re: Performance optimization (allocation inside a for loop), r, 2009/04/04
- Re: Performance optimization (allocation inside a for loop), Jaroslav Hajek, 2009/04/04
- Re: Performance optimization (allocation inside a for loop), Jaroslav Hajek, 2009/04/04
- Re: Performance optimization (allocation inside a for loop), Jaroslav Hajek, 2009/04/07
- Re: Performance optimization (allocation inside a for loop), Francesco Potorti`, 2009/04/07
- Re: Performance optimization (allocation inside a for loop), Jaroslav Hajek, 2009/04/08
- Re: Performance optimization (allocation inside a for loop), Francesco Potorti`, 2009/04/08
Re: Performance optimization (allocation inside a for loop), Jaroslav Hajek, 2009/04/03