Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Updated link |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
391a120ae9b2ebc8eb626770f5df2124 |
User & Date: | alaric 2017-12-28 14:17:47 |
Context
2020-05-25
| ||
18:15 | Turns out this optimisation is a bad idea sometimes check-in: 1852ba15df user: alaric tags: trunk | |
2017-12-28
| ||
14:17 | Updated link check-in: 391a120ae9 user: alaric tags: trunk | |
2016-02-21
| ||
21:44 | Changed the URL of Rommel's article check-in: b7d078cbb6 user: alaric tags: trunk | |
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 [http://ebzzry.io/en/ugarit|An introduction to Ugarit]!</li> </ul> <h1>Documentation</h1> * [./docs/intro.wiki|Introduction to Ugarit] * [./docs/installation.wiki|Installation and Configuration] |
︙ | ︙ |