On Tue, 9 Oct 2012 10:44:00 +0900 Daniel Juyung Seo <[email protected]> said:

> Raster can you review this?
> Sorry i don't have enough time this week.

join the club. i have a pretty big backlog thanks to being away and i'm
catching up. this is marked as something to look at but i don't know when i'll
get to it.

> Daniel Juyung Seo (SeoZ)
> 
> On Fri, Oct 5, 2012 at 1:27 PM, Daniel Juyung Seo <[email protected]>
> wrote:
> > OK I will review your patch.
> > Thanks.
> >
> > Daniel Juyung Seo (SeoZ)
> >
> > On Fri, Oct 5, 2012 at 11:09 AM, Bluezery <[email protected]> wrote:
> >> I resolved conflicts with recent svn.
> >>
> >> 2012/10/2 Bluezery <[email protected]>:
> >>> Dear EFL developers,
> >>>
> >>> This is patch for reconstructing genlist's item cache.
> >>> Each item cache functions do harsh jobs so just push,pop by Elm_Gen_Item
> >>> * now. Before, cache is disabled by comments. But I enabled item cache
> >>> again (even for the case which tree_effect_enabled is on).
> >>>
> >>> I changed some functions:
> >>> _item_cache_find() --> _item_cache_pop()
> >>> _item_cache_add() --> _item_cache_push()
> >>> _item_cache_zero() -->_item_cache_all_free()
> >>>
> >>> And I removed _item_cache_clean() function because I made
> >>> _item_cache_push() to don't exceed the item_cache_max. So clean-up of
> >>> cache is not needed anymore.
> >>>
> >>> I will do more re-factoring jobs for genlist.
> >>> Please review this patch.
> >>>
> >>> --
> >>> BRs,
> >>> Kim.
> >>
> >>
> >>
> >> --
> >> BRs,
> >> Kim.
> >>
> >> ------------------------------------------------------------------------------
> >> Don't let slow site performance ruin your business. Deploy New Relic APM
> >> Deploy New Relic app performance management and know exactly
> >> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> >> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> >> http://p.sf.net/sfu/newrelic-dev2dev
> >> _______________________________________________
> >> enlightenment-devel mailing list
> >> [email protected]
> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >>
> 
> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to