coldstart
There are 9 repositories under coldstart topic.
DanluTeam/ColdStart
Android App 冷启动优化方案
thundra-io/treq
Tracer for module requires/imports to optimize coldstarts in serverless
DyGRec/DT4SR
Code for CIKM 2021 best short paper nomination "Modeling Sequences as Distributions with Uncertainty for Sequential Recommendation" https://arxiv.org/abs/2106.06165
Vadym79/AWSLambdaJavaSnapStart
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
mfalcier/serverless-java-lambda-no-coldstart
Serverless Framework Java AWS Lambda project with no coldstart using Snap Start and warmer plugin
serkan-ozal/ice-cracker
Initialization support for CJS modules during handler load in AWS Lambda to reduce coldstart delay
dinto/Movie-Recommendation-System-via-Markovian-Factorization-of-Matrix-Process
Movie recommendation using markov process
Resousse/cloudrun-stay-awake
Python implementation to minimize/reduce the cold start of the GCP Cloud Run container by doing a self call when the container is about to expire