diff --git a/src/research/pocketdata/index.erb b/src/research/pocketdata/index.erb index 600928fe..cdd5a508 100644 --- a/src/research/pocketdata/index.erb +++ b/src/research/pocketdata/index.erb @@ -16,6 +16,8 @@ title: PocketData

To explore these ideas we are beginning by building a smartphone embedded app database benchmark—​actually a benchmark generator, which will be able to use traces of database activity to synthesize a benchmark for any app. This feature is critical to ensure that we can support the variety of app database usage patterns and update the benchmark suite easily as they change. We are also evaluating the performance and energy consumption of SQLite, the embedded database provided by default to Android apps, against alternatives such as BerkeleyDB and H-Store.

+

(PocketData is being developed in collaboration with Geoff Challen and Luke Ziarek, and is supported by NSF Grant #1629791)

+

Publications