Skip to content
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

add msft specjbb run #4551

Closed
wants to merge 86 commits into from
Closed

add msft specjbb run #4551

wants to merge 86 commits into from

Conversation

karianna
Copy link
Contributor

  • Add support for TechEmpower Framework Benchmarks
  • Add initial ycsb support (need slave machines to set up build #2)
  • save reports for YCSB (Setup code coverage analysis for test builds #4)
  • Initial support for the SPECjbb perf testing benchmark (Improvements to the README #1)
  • update SpecJBB job from initial TRSS testing (TestExample fails to compile with javac not found on SE80 #5)
  • add ability to pass JVM_OPTIONS to YCSB (Add 3rd party dependencies wget file  #7)
  • fixup
  • Copy TechEmpower results to report directory (Add label and timpstamps #8)
  • Refactor base script
  • add EXTRA_YCSB_PROPERTIES
  • Add EXTRA_DOCKER_ARGS option for TechEmpower
  • Add in guidance from test plan
  • Try to add a call to have affinity for CPUs
  • numa and sunc and clear cache enabled
  • Update to use proper tee command for memory flushes
  • Add debug output to affinity detection
  • Add debug output to affinity detection
  • Add debug output to affinity detection
  • Add debug output to affinity detection
  • remove dev null logging of affinity detection
  • revert previous change
  • revert previous change
  • revert previous change
  • revert previous change
  • add test root
  • add test root
  • Manually use numactl
  • Fix the number of cores Martijn, seriously.
  • Add huge page debug
  • automatically calculate cores and log commands
  • Add madvise for THP support
  • Add madvise for THP support
  • refactor script some more
  • Attempt at composite script
  • Refactor base script
  • Add in guidance from test plan
  • Try to add a call to have affinity for CPUs
  • numa and sunc and clear cache enabled
  • Update to use proper tee command for memory flushes
  • Add debug output to affinity detection
  • Add debug output to affinity detection
  • Add debug output to affinity detection
  • Add debug output to affinity detection
  • remove dev null logging of affinity detection
  • revert previous change
  • revert previous change
  • revert previous change
  • revert previous change
  • add test root
  • add test root
  • Manually use numactl
  • Fix the number of cores Martijn, seriously.
  • Add huge page debug
  • automatically calculate cores and log commands
  • Add madvise for THP support
  • Add madvise for THP support
  • refactor script some more
  • Attempt at composite script
  • add mirror job for upstream
  • fix workflow
  • Add support for Renaissance JMH benchmarks, including a script to generate the playlist.xml file (Reorganize stages in test build for reusability #11)
  • Fixes to wait for composite
  • fix logging of composite run
  • Refactor scripts in accoradance with DRY and fix more Shellcheck
  • refactor after review
  • fix sourcing of affinity
  • Update docs
  • More basic docs

Stephanie Crater and others added 30 commits January 31, 2023 16:30
* Add initial ycsb support

* Add ycsb to perf README

* Minor edits to ycsb files

* Extract YCSB version and formatting changes

---------

Co-authored-by: Stephanie Crater <scrater@microsoft.com>
* save reports for YCSB

* Update playlist.xml
* initial commit

* complete build config for specjbb

* add run scripts

* move build script and update locations in build file

* add playlist file for specjbb

* remove comment

* remove quotes from JAVA env var

* move test env make file into run dir

* update perf readme to include specjbb

* add a readme for the specjbb benchmark

* fix formatting for xml files

* clean up shell script comments

* remove unnessasary step of checking current dst since the build dir is always new

* change rsync command to cp since we always start with a clean build dir

* change SPEC_OPTS to SPECJBB_OPTS

* reword comments to match the action that they are describing

* add comments to describe shell scripts

* update README

* Update README.md

---------

Co-authored-by: George Adams <georgeadams1995@gmail.com>
Initial support for TechEmpower Framework Benchmarks
* update SpecJBB job from initial TRSS testing

* fix bug

* fixup

* rewrite getSpecjbbSuite.sh using antfile
Co-authored-by: Stephanie Crater <scrater@microsoft.com>
Add EXTRA_DOCKER_ARGS option for TechEmpower
karianna and others added 29 commits April 1, 2023 08:41
…erate the playlist.xml file (#11)

* Initial Renaissance JMH configs

* JMH names might be different - testing

* Some additional flags to workaround some failures

* Generating playlist

* Added ADD_OPENS_CMD

* Added GC profiling

* Unique GC log for each benchmark

* Put benchmarks in alphabetical order

* Added comments, updated forks, fixed whitespace

* Updated/added README.md files.

* Fixed typo

* Minor naming update
@karianna karianna closed this by deleting the head repository Jul 14, 2023
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.

5 participants