Continuum 1.1

View: New views
4 Messages — Rating Filter:   Alert me  

Continuum 1.1

by Emmanuel Venisse :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

All issues for Continuum 1.1 final will be closed this week, so I'll try to prepare the release next Friday (Nov. 16)

Before to do the release, I'll try (I'm not sure yet) to add pagination in the build results list page to save some memory when users call it for projects with lot of build results.

Emmanuel


Re: Continuum 1.1

by brettporter :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Given that there have been not-insignificant code changes since the  
last release, and this falls over the weekend - I'd suggest a longer  
vote period on this.

On 13/11/2007, at 11:55 AM, Emmanuel Venisse wrote:

> Hi,
>
> All issues for Continuum 1.1 final will be closed this week, so  
> I'll try to prepare the release next Friday (Nov. 16)
>
> Before to do the release, I'll try (I'm not sure yet) to add  
> pagination in the build results list page to save some memory when  
> users call it for projects with lot of build results.
>
> Emmanuel
>

--
Brett Porter - brett@...
Blog: http://www.devzuz.org/blogs/bporter/


Re: Continuum 1.1

by Emmanuel Venisse :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

sure, I think one week would be good for the vote period.

Emmanuel

Brett Porter a écrit :

> Given that there have been not-insignificant code changes since the last
> release, and this falls over the weekend - I'd suggest a longer vote
> period on this.
>
> On 13/11/2007, at 11:55 AM, Emmanuel Venisse wrote:
>
>> Hi,
>>
>> All issues for Continuum 1.1 final will be closed this week, so I'll
>> try to prepare the release next Friday (Nov. 16)
>>
>> Before to do the release, I'll try (I'm not sure yet) to add
>> pagination in the build results list page to save some memory when
>> users call it for projects with lot of build results.
>>
>> Emmanuel
>>
>
> --
> Brett Porter - brett@...
> Blog: http://www.devzuz.org/blogs/bporter/
>
>
>


Re: Continuum 1.1

by Emmanuel Venisse :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> Before to do the release, I'll try (I'm not sure yet) to add pagination
> in the build results list page to save some memory when users call it
> for projects with lot of build results.

I won't add the pagination in 1.1. With my latest patches on build results queries, the memory doesn't seems to be used a lot.
I have a project with 700 build results and to view the build results list page, the memory is stable and the page(850ko) is loaded in 3.5seconds

Emmanuel