From 5a324791dba534c24a6a71f46a9250143dfd748c Mon Sep 17 00:00:00 2001 From: Oliver Kennedy Date: Mon, 12 Sep 2016 10:20:09 -0400 Subject: [PATCH] Update index.erb --- src/research/pocketdata/index.erb | 2 ++ 1 file changed, 2 insertions(+) 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