Skip to content

Conversation

@silverjam
Copy link
Contributor

No description provided.

@silverjam silverjam changed the title README typos README typos, pin deps for sbp2json in Cargo.lock Jun 1, 2020
@silverjam silverjam requested a review from jbangelo June 2, 2020 21:34

# rust
Cargo.lock
/Cargo.lock
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this needed? Aren't you copying the Cargo.lock file into the rust/ sub directory in the benchmark script?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a top-level Cargo.lock that we need to ignore (I think) so that we don't have a Cargo.lock if libsbp is pulled in as a dependency from git. Then there's a Cargo.lock that's in rust/sbp2json/Cargo.lock that we've checked in to pin deps, this is what gets copied to the benchmark build script's build directory. The benchmark build script is a little misnamed at the moment... since it's used for building the binaries we distribute for Linux, as well as the benchmark process.

@silverjam silverjam merged commit f9e527b into master Jun 3, 2020
@silverjam silverjam deleted the silverjam-readme-typos branch June 3, 2020 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants