Menu

#57 Efficiency: Jmlc should cache model fields

open
nobody
4
2013-10-27
2003-08-07
No

There should be no need to recompute model fields after
calling pure methods, thus it would be more efficient to
cache the result of an abstraction function and
recompute only after a non-pure method is called.

Discussion

  • Gary T. Leavens

    Gary T. Leavens - 2003-08-15
    • milestone: --> self_reported
    • summary: Efficiency: Cache model fields --> Efficiency: Jmlc should cache model fields
     
  • Gary T. Leavens

    Gary T. Leavens - 2006-05-18
    • priority: 5 --> 4
    • assigned_to: cheon --> nobody
     
  • Gary T. Leavens

    Gary T. Leavens - 2006-05-18

    Logged In: YES
    user_id=633675

    See also the recent paper by Leino and Mueller on model
    fields for some more ideas.

     

Log in to post a comment.