
10/19/2021
What this post added
This post details the setup of a continuous integration pipeline using GitHub Actions and Jekyll to automate the benchmarking and public reporting of YJIT performance. It covers the technical challenges and solutions for setting up Jekyll for GitHub Pages, integrating with AWS for benchmark execution, and generating various types of graphs (D3.js, SVG, matplotlib) from benchmark results. The post also highlights the importance of performance monitoring and the automation of operational tasks.