IonSystems / tiberius-robot

Repository for all software modules used by Heriot-Watt University's Tiberius Robot.
1 stars 0 forks source link

Polyhedra Benchmarking #48

Closed camieac closed 8 years ago

camieac commented 8 years ago

Benchmarks

SELECT INSERT
int int
boolean boolean
varchar(100) varchar(100)

Frequency

Also any other useful benchmarks that come to mind.

camieac commented 8 years ago

Preliminary finding suggest Polyhedra is much faster at inserting and a bit slower at selecting, compared to sqlite.

This issue is being extended by another week in order to collect more results and add more benchmark tests.

By the end of the next sprint we should have well presented findings.

camieac commented 8 years ago

It would be nice to see this done, but I guess that's too optimistic! It will certainly need to be done before the report is handed in.