Mercurial > urweb
comparison caching-tests/test.urs @ 2203:39faa4a037f4
ML half of initial prototype. (Doesn't compile because there's no C yet.)
author | Ziv Scully <ziv@mit.edu> |
---|---|
date | Tue, 25 Mar 2014 02:04:06 -0400 |
parents | |
children | 365727ff68f4 |
comparison
equal
deleted
inserted
replaced
2202:606af2c9b828 | 2203:39faa4a037f4 |
---|---|
1 val cache01 : unit -> transaction page | |
2 val cache10 : unit -> transaction page | |
3 val cache11 : unit -> transaction page | |
4 val flush01 : unit -> transaction page | |
5 val flush10 : unit -> transaction page | |
6 val flush11 : unit -> transaction page |