Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Updated the Ugarit tutorial link |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | alaricsp |
Files: | files | file ages | folders |
SHA1: |
20e685628c65ada83b3dd70aa0cf8522 |
User & Date: | alaric 2015-07-08 08:55:41 |
Context
2015-07-31
| ||
13:38 |
Merge from trunk, and added flushing of output on progress updates, doc updates, etc.
Sloppy to forget I'd got uncommited work when I did the merge, but now too late to undo... check-in: 235560787d user: alaric tags: alaricsp | |
2015-07-08
| ||
08:55 | Updated the Ugarit tutorial link check-in: 20e685628c user: alaric tags: alaricsp | |
2015-06-12
| ||
22:27 | Added sanity checks for input/output tags to "ugarit merge" check-in: 5cb794335d user: alaric tags: alaricsp | |
Changes
Changes to README.wiki.
︙ | ︙ | |||
22 23 24 25 26 27 28 | [http://code.call-cc.org/cgi-bin/gitweb.cgi?p=chicken-core.git;a=commit;h=a0ce0b4cb4155754c1a304c0d8b15276b11b8cd2|significantly faster byte-vector I/O]. This is only on the trunk at the time of writing; I look forward to it being in a formal release, as it sped up Ugarit snapshot benchmarks (dumping a 256MiB file into an sqlite backend) by a factor of twenty-something.</li> <li>2014-02-21: User [http://rmm.meta.ph/|Rommel Martinez] has written | | | 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | [http://code.call-cc.org/cgi-bin/gitweb.cgi?p=chicken-core.git;a=commit;h=a0ce0b4cb4155754c1a304c0d8b15276b11b8cd2|significantly faster byte-vector I/O]. This is only on the trunk at the time of writing; I look forward to it being in a formal release, as it sped up Ugarit snapshot benchmarks (dumping a 256MiB file into an sqlite backend) by a factor of twenty-something.</li> <li>2014-02-21: User [http://rmm.meta.ph/|Rommel Martinez] has written [https://ebzzry.github.io/blog/2014/02/21/an-introduction-to-ugarit/|An introduction to Ugarit]!</li> </ul> <h1>About Ugarit</h1> <h2>What's content-addressible storage?</h2> |
︙ | ︙ |