Re: OT: Sunday morning idea
Joel Rosdahl <[email protected]>
| Newsgroups | gmane.comp.compilers.ccache |
|---|---|
| Message-ID | <CAK8D=pgAQfdfBLNf3f_Q7MpXF94GMHybxTv0A+g=H4uAru_3og@mail.gmail.com> |
On 4 November 2012 09:29, Jürgen Buchmüller <[email protected]> wrote: > [...] > To sum it up I thought about an abstract input-output cache that could > ideally speed up lengthy calculations of any kind, as long as the > assumption is right that these calculations solely depend on input data > (and code) read through the operating system's file i/o calls. This sounds similar or identical to what http://audited-objects.sourceforge.net does. -- Joel