-
Notifications
You must be signed in to change notification settings - Fork 251
Production update #1440
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
Merged
Merged
Production update #1440
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add new learning path for WindowsPerf and SPE sampling
…ing' as SPE is a server CPU extension
…e SPE build inside the asset
- Files : _next-steps.md,_review.md - build-and-install.md : instructions to build snort3 with dependencies - usecase.md : instructions to spwan snort3 with multithreading and usecase example
Introduction to tuning Java Garbage Collection LP
Start of review of WindowsPerf with SPE
…uisite, added a LO, checked spelling and grammar.
…larity in index file.
Amended title after consultation with Gemma and Ben.
Updated comment in code snippet in Example_application.md to address review comment: In a code snippet in Example_application.md a comment reads "Sleep for 1 second (1000 milliseconds)" whereas the program code two lines below reads "Thread.sleep(250);". The correction would be to change the comment to read "Sleep for 1/4 second (250 milliseconds)". This would then be consistent with the description above, which states that the example prints out four times a second.
Comments addressed were: In optional_tuning.md there is a missing space between "Architecture(NUMA)". Again in optional_tuning.md: "This is to avoid the high latency accesses to access memory on disk from swapping during a full GC sweep.". Change "high latency accesses to access memory" -> "high latency cost to access memory". Again in optional_tuning.md "Use the following command-line flag adjust the ratio": "flag adjust" -> "flag to adjust".
Java GC_approved by Andy Pickard
Profile the Performance of Machine Learning models on Arm_approved by Andy Pickard
spelling updates
Modify Arm NN spelling
Himax_AP Approved_Ready to go!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Before submitting a pull request for a new Learning Path, please review Create a Learning Path
Please do not include any confidential information in your contribution. This includes confidential microarchitecture details and unannounced product information. No AI tool can be used to generate either content or code when creating a learning path or install guide.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the Creative Commons Attribution 4.0 International License.