Skip to content

Conversation

@pareenaverma
Copy link
Contributor

Before submitting a pull request for a new Learning Path, please review Create a Learning Path

  • I have reviewed 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.

  • I have checked my contribution for confidential information

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.

PrzemekWirkus and others added 30 commits October 22, 2024 15:17
Add new learning path for WindowsPerf and SPE sampling
  - 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
jasonrandrews and others added 29 commits December 10, 2024 15:40
Start of review of WindowsPerf with SPE
…uisite, added a LO, checked spelling and grammar.
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
@pareenaverma pareenaverma merged commit d3a9d4c into production Dec 13, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants