Open main menu

CDOT Wiki β

Changes

Winter 2015 SPO600 Project

211 bytes added, 13:27, 6 March 2015
Phase 1: Identifying a Possible Optimization in the LAMP Stack
* '''M'''ySQL or '''M'''ariaDB (or a similar database such as Postgresql, or a non-SQL database such as '''M'''ongodb)
* '''P'''HP, '''P'''erl, or '''P'''ython (or a similar server-side web scripting language)
 
Additional opportunities:
These two pieces of software are not part of the LAMP stack but could be significantly optimized:
* [[SPO600 - Createrepo Optimization|Createrepo]]
* [[SPO600 - RPM Optimization|RPM]]
In this first phase, you will find a possible place for optimization and performance improvement in the LAMP stack on Aarch64 systems. This improvement must not cause incorrect behaviour on any platform, and must not reduce performance on other platforms (particularly, on x86_64) Ideally, it should improve performance on multiple (or all) platforms. Note that the ''improvement'' may be a reduction in execution time, memory consumption, both, or through improved utilization of some other resource.