diff --git a/_data/standing_meetings.yml b/_data/standing_meetings.yml index 2cce8729..244a59fc 100644 --- a/_data/standing_meetings.yml +++ b/_data/standing_meetings.yml @@ -7,6 +7,10 @@ date: 2026-06-10 17:00:00 +0200 speaker: "Hristiyan Shterev" link: "[Slides](/assets/presentations/Hristiyan-Shterev-Teaching-materials-with-xeus-cpp-final.pdf)" + - title: "Improve Clang performance Project progress" + date: 2026-06-10 17:00:00 +0200 + speaker: "Ezzeldin Ibrahim" + link: "[Slides](/assets/presentations/Ezzeldin_improve_clang_performance_intro_presentation.pdf)" - title: "Enhance Clang Diagnostics Initial Presentation" date: 2026-05-27 17:00:00 +0200 speaker: "Aditya Medhane" @@ -512,4 +516,4 @@ - title: "Final Presentation: Enable Automatic Differentiation of OpenMP Programs with Clad" date: 2025-11-13 15:40:00 +0200 speaker: "Jiayang Li" - link: "[Slides](/assets/presentations/Jiayang_Li_GSoS25_final.pdf)" \ No newline at end of file + link: "[Slides](/assets/presentations/Jiayang_Li_GSoS25_final.pdf)" diff --git a/assets/presentations/Ezzeldin_improve_clang_performance_intro_presentation.pdf b/assets/presentations/Ezzeldin_improve_clang_performance_intro_presentation.pdf new file mode 100644 index 00000000..18ff645b Binary files /dev/null and b/assets/presentations/Ezzeldin_improve_clang_performance_intro_presentation.pdf differ