Skip to content

Commit

Permalink
Adding missing links
Browse files Browse the repository at this point in the history
  • Loading branch information
nfrechette authored May 11, 2018
1 parent 0175d68 commit 5a57b30
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/decompression_performance.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Decompression performance

In order to measure the decompression performance, the [acl_decompressor]() tool is used to extract the relevant metrics and a [python script]() is used to parse them.
In order to measure the decompression performance, the [acl_decompressor](../tools/acl_decompressor) tool is used to extract the relevant metrics and a [python script](../tools/graph_generation) is used to parse them.

Here are the clips we measure on:

* The 42 [regression clips]() from [CMU]() database
* The 5 clips from the [Matinee fight]() scene
* The 42 [regression clips](../test_data) from [CMU](cmu_performance.md) database
* The 5 clips from the [Matinee fight](fight_scene_performance.md) scene

Note that the data is not yet publicly available.

Expand Down

0 comments on commit 5a57b30

Please sign in to comment.