Zum Hauptinhalt springen

Showing 1–4 of 4 results for author: Horn, R

Searching in archive cs. Search in all archives.
.
  1. Native vs Web Apps: Comparing the Energy Consumption and Performance of Android Apps and their Web Counterparts

    Authors: Ruben Horn, Abdellah Lahnaoui, Edgardo Reinoso, Sicheng Peng, Vadim Isakov, Tanjina Islam, Ivano Malavolta

    Abstract: Context. Many Internet content platforms, such as Spotify and YouTube, provide their services via both native and Web apps. Even though those apps provide similar features to the end user, using their native version or Web counterpart might lead to different levels of energy consumption and performance. Goal. The goal of this study is to empirically assess the energy consumption and performance of… ▽ More

    Submitted 31 August, 2023; originally announced August 2023.

  2. Language-Integrated Updatable Views (Extended version)

    Authors: Rudi Horn, Simon Fowler, James Cheney

    Abstract: Relational lenses are a modern approach to the view update problem in relational databases. As introduced by Bohannon et al. (2006), relational lenses allow the definition of updatable views by the composition of lenses performing individual transformations. Horn et al. (2018) provided the first implementation of incremental relational lenses, which demonstrated that relational lenses can be imple… ▽ More

    Submitted 8 March, 2020; v1 submitted 4 March, 2020; originally announced March 2020.

    Comments: Extended version of paper accepted for IFL'19 post-proceedings

  3. arXiv:1807.01948  [pdf, other

    cs.PL cs.DB

    Incremental Relational Lenses

    Authors: Rudi Horn, Roly Perera, James Cheney

    Abstract: Lenses are a popular approach to bidirectional transformations, a generalisation of the view update problem in databases, in which we wish to make changes to source tables to effect a desired change on a view. However, perhaps surprisingly, lenses have seldom actually been used to implement updatable views in databases. Bohannon, Pierce and Vaughan proposed an approach to updatable views called re… ▽ More

    Submitted 9 July, 2018; v1 submitted 5 July, 2018; originally announced July 2018.

    Comments: To appear, ICFP 2018

  4. arXiv:1704.06192  [pdf, other

    cs.MM cs.DC cs.GR cs.NI

    The Design, Implementation, and Deployment of a System to Transparently Compress Hundreds of Petabytes of Image Files for a File-Storage Service

    Authors: Daniel Reiter Horn, Ken Elkabany, Chris Lesniewski-Laas, Keith Winstein

    Abstract: We report the design, implementation, and deployment of Lepton, a fault-tolerant system that losslessly compresses JPEG images to 77% of their original size on average. Lepton replaces the lowest layer of baseline JPEG compression-a Huffman code-with a parallelized arithmetic code, so that the exact bytes of the original JPEG file can be recovered quickly. Lepton matches the compression efficiency… ▽ More

    Submitted 25 March, 2017; originally announced April 2017.

    Comments: 12 pages

    Journal ref: Proc. NSDI 2017, Boston. p1-15