Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Some text changes
  • Loading branch information
msridhar authored Aug 13, 2019
1 parent 3b1d145 commit 85273b2
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# SampleApp

This is a smaller benchmark requested as part of OOPSLA-2019 review process to
demonstrate the performance benefits of protocols reported in the paper for the
proprietary application.
This is a small benchmark to demonstrate the performance benefits of
the optimizations described in our OOPSLA 2019 paper. The benchmark
has a structure mimicking parts of the proprietary application described
in that paper, and gives an idea of how our optimizations work on
the proprietary app.

Overview
--------

The source code is at "Sources/SampleApp/main.swift".

Expand Down

0 comments on commit 85273b2

Please sign in to comment.