DaCapo status
I’ve been working on DaCapo for nearly two weeks now, so I took a bit of time out today to figure out where I am with it:
| Status | Detail | Unimplemented bytecodes | |
|---|---|---|---|
| antlr | FAIL | too many open files | jsr (once) |
| bloat | pass | 718149ms | multianewarray (once) |
| chart | pass | 337240ms | |
| eclipse | FAIL | requires deoptimization | |
| fop | pass | 37126ms | |
| hsqldb | pass | 178120ms | |
| jython | FAIL | requires deoptimization | jsr (21 times) |
| luindex | pass | 149362ms | jsr (3 times) |
| lusearch | FAIL | segfault | |
| pmd | pass | 457936ms | jsr (15 times) |
| xalan | pass | 174340ms | jsr (8 times) |
Note that this is a debug build, with no optimization and assertions enabled, so the times are in no way representative.
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!