-
Notifications
You must be signed in to change notification settings - Fork 2
bench test (rebased dupe) #172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
8f6851e to
fa07da2
Compare
fa07da2 to
b30844e
Compare
b30844e to
740d333
Compare
740d333 to
caf1e43
Compare
caf1e43 to
7bff651
Compare
7bff651 to
b1f9272
Compare
|
📊 Benchmark results for this run (18894760124) will be available at: https://bitcoin-dev-tools.github.io/benchcoin/results/pr-172/18894760124/index.html after the github pages "build and deployment" action has completed. |
-static-pie Produce a static position independent executable on targets that support it. A static position independent executable is similar to a static executable, but can be loaded at any address without a dynamic linker. See https://gcc.gnu.org/onlinedocs/gcc/Link-Options.html
To update in a rebase simply do: ``` mkdir -p bench-ci cp -r contrib/guix bench-ci git add -f bench-ci/guix ```
Co-authored-by: David Gumberg <[email protected]> Co-authored-by: Lőrinc <[email protected]>
Essentially picked (into bench-ci/guix) from bitcoin#25573 Co-authored-by: fanquake <[email protected]>
This is still available in the testing repo: https://github.com/bitcoin-dev-tools/benchcoin-testing
6c07d72 to
0f11610
Compare
0f11610 to
ff04753
Compare
ff04753 to
17a2794
Compare
|
📊 Benchmark results for this run (20042276506) will be available at: https://bitcoin-dev-tools.github.io/benchcoin/results/pr-172/20042276506/index.html after the github pages "build and deployment" action has completed. |
17a2794 to
043feb6
Compare
043feb6 to
1528235
Compare
|
📊 Benchmark results for this run (20066462508) will be available at: https://bitcoin-dev-tools.github.io/benchcoin/results/pr-172/20066462508/index.html after the github pages "build and deployment" action has completed. |
5a6cd85 to
d9d7b46
Compare
Dupe of #171