We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As discussed in IPv6.chat it would be interesting to see whether jool can be accelerated with proper multi core scheduling.
My master thesis showed cpu boundedness of jool on 1 core, when I was comparing it to a NetFPGA.
So my theory is that jool could process more packets/second, if it was to utilise more cores.
The text was updated successfully, but these errors were encountered:
Just to clarify: The "New feature" is a documentation page that talks about performance.
(Including the multithreading test results.)
Sorry, something went wrong.
Work tentatively scheduled to begin in 2 weeks.
No branches or pull requests
As discussed in IPv6.chat it would be interesting to see whether jool can be accelerated with proper multi core scheduling.
My master thesis showed cpu boundedness of jool on 1 core, when I was comparing it to a NetFPGA.
So my theory is that jool could process more packets/second, if it was to utilise more cores.
The text was updated successfully, but these errors were encountered: