You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Different examples of solutions API Gateway->Lambda->DynamoDB with Lambda managed Java runtimes with different Lambda memory settings, compilation options, (a)synchronous HTTP clients, Lambda layers, GC algorithms and hardware architecture (x86 vs arm64) including Lambda SnapStart enabling and priming techniques to measure Lambda performance
Static web page with some typical performance issues. A exercise for students of my lecture Rich Media Systems at Stuttgart Media University is to find these issues and improve the loading experience for the users.
This project is a performance study of how REGEX can work better or worse considering different cases. It is called string array paradigms because it actually studies Strings and Arrays in a very deep level.