This file is indexed.

/usr/share/racket/pkgs/optimization-coach/README.md is in racket-common 6.7-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
Optimization Coach
==================

This package provides optimization coaching support to help you get the
most of the Racket and Typed Racket optimizers.


How to install
* `raco pkg install optimization-coach`


How to use
* Open a Typed Racket file in DrRacket.
* Click the *Optimization Coach* button.
* `raco doc optimization coach`

[Docs](http://pkg-build.racket-lang.org/doc/optimization-coach@optimization-coach/index.html)

For more info, check out [our OOPSLA 2012 paper](http://www.ccs.neu.edu/racket/pubs/oopsla12-stf.pdf).