-
Notifications
You must be signed in to change notification settings - Fork 23
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
[WIP] Genesis benchmarks #1209
base: main
Are you sure you want to change the base?
[WIP] Genesis benchmarks #1209
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1369102 - Browse repository at this point
Copy the full SHA 1369102View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3be2f1 - Browse repository at this point
Copy the full SHA e3be2f1View commit details -
Co-authored-by: Nicolas Jeannerod <niols@niols.fr>
Configuration menu - View commit details
-
Copy full SHA for 3c42b51 - Browse repository at this point
Copy the full SHA 3c42b51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 407db3b - Browse repository at this point
Copy the full SHA 407db3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92ff252 - Browse repository at this point
Copy the full SHA 92ff252View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7d7acc - Browse repository at this point
Copy the full SHA d7d7accView commit details -
Configuration menu - View commit details
-
Copy full SHA for 705daf4 - Browse repository at this point
Copy the full SHA 705daf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd6815 - Browse repository at this point
Copy the full SHA 8bd6815View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31705f2 - Browse repository at this point
Copy the full SHA 31705f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b20f711 - Browse repository at this point
Copy the full SHA b20f711View commit details -
Change how last starvation is recorded
Previously, we only registered the time at which starvation started. This is in fact not enough: if after the grace period the peer is still not making us unstarved, we won't detect it. Instead, we record the last starvation as either ongoing or we record its end time.
Configuration menu - View commit details
-
Copy full SHA for e894140 - Browse repository at this point
Copy the full SHA e894140View commit details -
Revert "GSM: use diffusion layer info for HAA"
This reverts commit 4946b3b.
Configuration menu - View commit details
-
Copy full SHA for ebc49ce - Browse repository at this point
Copy the full SHA ebc49ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7beffdc - Browse repository at this point
Copy the full SHA 7beffdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3dbdf8 - Browse repository at this point
Copy the full SHA d3dbdf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0946d3 - Browse repository at this point
Copy the full SHA b0946d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d51933 - Browse repository at this point
Copy the full SHA 2d51933View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90d613c - Browse repository at this point
Copy the full SHA 90d613cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ac9b1 - Browse repository at this point
Copy the full SHA 50ac9b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d0d62 - Browse repository at this point
Copy the full SHA 60d0d62View commit details -
ChainDB: let the BlockFetch client add blocks asynchronously
This is a port of PR IntersectMBO/ouroboros-network#2721 to the new ChainSelQueue. Co-authored-by: mrBliss <thomas@well-typed.com>
Configuration menu - View commit details
-
Copy full SHA for 1efae68 - Browse repository at this point
Copy the full SHA 1efae68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91bf46d - Browse repository at this point
Copy the full SHA 91bf46dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc445da - Browse repository at this point
Copy the full SHA bc445daView commit details -
Configuration menu - View commit details
-
Copy full SHA for e93b423 - Browse repository at this point
Copy the full SHA e93b423View commit details -
Accomodate for the addition of ChainSyncClientHandleCollection and gr…
…ace period and starvation event in BlockFetch
Configuration menu - View commit details
-
Copy full SHA for 5e5b37d - Browse repository at this point
Copy the full SHA 5e5b37dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aaa882 - Browse repository at this point
Copy the full SHA 5aaa882View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ac6a88 - Browse repository at this point
Copy the full SHA 7ac6a88View commit details -
Revert "ChainDB: let the BlockFetch client add blocks asynchronously"
This reverts commit 09e9837.
Configuration menu - View commit details
-
Copy full SHA for 956332f - Browse repository at this point
Copy the full SHA 956332fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e742b01 - Browse repository at this point
Copy the full SHA e742b01View commit details -
Configuration menu - View commit details
-
Copy full SHA for a12cd89 - Browse repository at this point
Copy the full SHA a12cd89View commit details -
Configuration menu - View commit details
-
Copy full SHA for eafa6a4 - Browse repository at this point
Copy the full SHA eafa6a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4500891 - Browse repository at this point
Copy the full SHA 4500891View commit details -
Reapply "ChainDB: let the BlockFetch client add blocks asynchronously"
This reverts commit 310d3a9.
Configuration menu - View commit details
-
Copy full SHA for ff5f040 - Browse repository at this point
Copy the full SHA ff5f040View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea486e7 - Browse repository at this point
Copy the full SHA ea486e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8226db3 - Browse repository at this point
Copy the full SHA 8226db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb8de6e - Browse repository at this point
Copy the full SHA eb8de6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70f6713 - Browse repository at this point
Copy the full SHA 70f6713View commit details -
Configuration menu - View commit details
-
Copy full SHA for 315ea7e - Browse repository at this point
Copy the full SHA 315ea7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07dab6b - Browse repository at this point
Copy the full SHA 07dab6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b510ce - Browse repository at this point
Copy the full SHA 8b510ceView commit details
Commits on Jul 26, 2024
-
Accomodate for the addition of ChainSyncClientHandleCollection and gr…
…ace period and starvation event in BlockFetch
Configuration menu - View commit details
-
Copy full SHA for d9ea987 - Browse repository at this point
Copy the full SHA d9ea987View commit details -
Reapply "GSM: use diffusion layer info for HAA"
This reverts commit 66ab269.
Configuration menu - View commit details
-
Copy full SHA for 6bb240e - Browse repository at this point
Copy the full SHA 6bb240eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8111f7 - Browse repository at this point
Copy the full SHA a8111f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6961bd4 - Browse repository at this point
Copy the full SHA 6961bd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b605fed - Browse repository at this point
Copy the full SHA b605fedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7841fb5 - Browse repository at this point
Copy the full SHA 7841fb5View commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 314616f - Browse repository at this point
Copy the full SHA 314616fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 889a149 - Browse repository at this point
Copy the full SHA 889a149View commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c93d7df - Browse repository at this point
Copy the full SHA c93d7dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc2bb70 - Browse repository at this point
Copy the full SHA bc2bb70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62981db - Browse repository at this point
Copy the full SHA 62981dbView commit details
Commits on Jul 31, 2024
-
ChainSync client: disconnect if stuck and not better than selection
TODO better docs
Configuration menu - View commit details
-
Copy full SHA for 1c6498e - Browse repository at this point
Copy the full SHA 1c6498eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c212aa - Browse repository at this point
Copy the full SHA 4c212aaView commit details -
Allow to run the decision logic once after the last tick in the block…
…fetch leashing attack
Configuration menu - View commit details
-
Copy full SHA for 42b9ff4 - Browse repository at this point
Copy the full SHA 42b9ff4View commit details
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e73e43a - Browse repository at this point
Copy the full SHA e73e43aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aeb3290 - Browse repository at this point
Copy the full SHA aeb3290View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ff5343 - Browse repository at this point
Copy the full SHA 1ff5343View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99edbed - Browse repository at this point
Copy the full SHA 99edbedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 499a95d - Browse repository at this point
Copy the full SHA 499a95dView commit details -
Configuration menu - View commit details
-
Copy full SHA for db3eb9f - Browse repository at this point
Copy the full SHA db3eb9fView commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8eb4ea2 - Browse repository at this point
Copy the full SHA 8eb4ea2View commit details -
disableBoringTimeouts: don't consider
canAwaitTimeout
boringThis is relatively tight by default (10s), and applies eg to adversaries that simply stop sending headers
Configuration menu - View commit details
-
Copy full SHA for 833d2ec - Browse repository at this point
Copy the full SHA 833d2ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83ff29e - Browse repository at this point
Copy the full SHA 83ff29eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d65fb1 - Browse repository at this point
Copy the full SHA 3d65fb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a184e5 - Browse repository at this point
Copy the full SHA 6a184e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c750764 - Browse repository at this point
Copy the full SHA c750764View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eaf5dc - Browse repository at this point
Copy the full SHA 8eaf5dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c94e8ef - Browse repository at this point
Copy the full SHA c94e8efView commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 39b4877 - Browse repository at this point
Copy the full SHA 39b4877View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f22ff1 - Browse repository at this point
Copy the full SHA 0f22ff1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab33a03 - Browse repository at this point
Copy the full SHA ab33a03View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 23542f9 - Browse repository at this point
Copy the full SHA 23542f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d15230e - Browse repository at this point
Copy the full SHA d15230eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcb2c11 - Browse repository at this point
Copy the full SHA bcb2c11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88c10cd - Browse repository at this point
Copy the full SHA 88c10cdView commit details -
Update
source-repository-package
to `blockfetch/milestone-1-rebased……` in `ouroboros-network`
Configuration menu - View commit details
-
Copy full SHA for bfc0cac - Browse repository at this point
Copy the full SHA bfc0cacView commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f907373 - Browse repository at this point
Copy the full SHA f907373View commit details