Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Switch to UDP#28

Merged
garious merged 2 commits intosolana-labs:masterfrom
garious:go-udp
Mar 1, 2018
Merged

Switch to UDP#28
garious merged 2 commits intosolana-labs:masterfrom
garious:go-udp

Conversation

@garious
Copy link
Copy Markdown
Contributor

@garious garious commented Mar 1, 2018

Gives us a consistent 6ktps on my laptop.

garious added 2 commits March 1, 2018 13:47
And remove all the sleep()'ing around.
TODO: have client add recent hash to each message
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #28 into master will decrease coverage by 0.87%.
The diff coverage is 93.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   97.34%   96.46%   -0.88%     
==========================================
  Files           6        6              
  Lines         640      679      +39     
==========================================
+ Hits          623      655      +32     
- Misses         17       24       +7
Impacted Files Coverage Δ
src/historian.rs 100% <100%> (ø) ⬆️
src/accountant_skel.rs 70% <75%> (-2.98%) ⬇️
src/accountant.rs 98.15% <95.12%> (-1.13%) ⬇️
src/accountant_stub.rs 95.18% <96.87%> (-3.42%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7111aa3...570e71f. Read the comment docs.

@garious garious merged commit f5532ad into solana-labs:master Mar 1, 2018
ryleung-solana pushed a commit to ryleung-solana/solana that referenced this pull request Jan 22, 2024
steviez added a commit to steviez/solana that referenced this pull request Mar 5, 2024
When viewing in various tools such as gdb and perf, it is not easy to
distinguish which threads are serving which function (TPU or TPU FWD)
willhickey pushed a commit that referenced this pull request Mar 9, 2024
When viewing in various tools such as gdb and perf, it is not easy to
distinguish which threads are serving which function (TPU or TPU FWD)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants