File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -24,17 +24,6 @@ Launching
2424If you've collected data locally, you will likely want to point the site at that
2525local database.
2626
27- Alternatively, if you want to get the data used by the server on
28- perf.rust-lang.org, you can download an export of the database by running `cargo
29- run --release --bin fetch-latest <database >`, providing the location to save the
30- database to (this currently just downloads and decompresses a file, but this may
31- become more sophisticated in the future); be warned that the database is fairly
32- large -- 3.8 GB as of this writing, and growing gradually.
33-
34- We may eventually provide support for partial downloads; please file an issue if
35- you have a specific use case and we may be able to accommodate it.
36-
37-
3827```
3928cargo run --bin site --release <database>
4029```
You can’t perform that action at this time.
0 commit comments