-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RPS mode with cold/warm ratio #557
base: main
Are you sure you want to change the base?
Commits on Nov 25, 2024
-
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32f9e1e - Browse repository at this point
Copy the full SHA 32f9e1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4033f8d - Browse repository at this point
Copy the full SHA 4033f8dView commit details -
Read/Write IAT and generate specs knobs
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e831ffc - Browse repository at this point
Copy the full SHA e831ffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 968f069 - Browse repository at this point
Copy the full SHA 968f069View commit details -
Porting minor changes from aux branch
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64e3219 - Browse repository at this point
Copy the full SHA 64e3219View commit details -
Failure rate percentage logging
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0eb270c - Browse repository at this point
Copy the full SHA 0eb270cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a86ddf7 - Browse repository at this point
Copy the full SHA a86ddf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 757ebc5 - Browse repository at this point
Copy the full SHA 757ebc5View commit details -
Extracting Dirigent metadata parsing from Azure parser
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee2367b - Browse repository at this point
Copy the full SHA ee2367bView commit details -
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05198bc - Browse repository at this point
Copy the full SHA 05198bcView commit details -
Extracting specification generator to a separate method
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ff197d - Browse repository at this point
Copy the full SHA 1ff197dView commit details -
Bugfix on Knative parallel deploy
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f046e99 - Browse repository at this point
Copy the full SHA f046e99View commit details -
Moving driver-unrelated code (metrics) to separate package
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0d3b02 - Browse repository at this point
Copy the full SHA c0d3b02View commit details -
Variable renaming and fixing hanging comment
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4887435 - Browse repository at this point
Copy the full SHA 4887435View commit details -
Fixing IAT for empty time slot
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d29c10 - Browse repository at this point
Copy the full SHA 6d29c10View commit details -
Fixing runtime specification test
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6b0591 - Browse repository at this point
Copy the full SHA d6b0591View commit details -
Bugfix: some invocations got ommited if at the end of array
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 050d5ac - Browse repository at this point
Copy the full SHA 050d5acView commit details
Commits on Nov 26, 2024
-
RPS mode without RpsCooldownSeconds offset with fixed tests
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07875f8 - Browse repository at this point
Copy the full SHA 07875f8View commit details -
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 805e057 - Browse repository at this point
Copy the full SHA 805e057View commit details -
Extracting commons from OpenWhisk and our function
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 389e81f - Browse repository at this point
Copy the full SHA 389e81fView commit details -
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8f2f13 - Browse repository at this point
Copy the full SHA f8f2f13View commit details -
Bugfixing IAT generation for empty minutes
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dff61bc - Browse repository at this point
Copy the full SHA dff61bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 279e28d - Browse repository at this point
Copy the full SHA 279e28dView commit details -
More unit tests for low RPS and huge cooldown
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c15a643 - Browse repository at this point
Copy the full SHA c15a643View commit details
Commits on Nov 27, 2024
-
Bugfixing IAT generation issues - Leonid's solution
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 134b82c - Browse repository at this point
Copy the full SHA 134b82cView commit details
Commits on Nov 28, 2024
-
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0843abe - Browse repository at this point
Copy the full SHA 0843abeView commit details -
Another round of code improvements - Leonid's feedback
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c49b49 - Browse repository at this point
Copy the full SHA 2c49b49View commit details -
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 090e6a6 - Browse repository at this point
Copy the full SHA 090e6a6View commit details -
New individual function driver
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20d1dc6 - Browse repository at this point
Copy the full SHA 20d1dc6View commit details
Commits on Nov 29, 2024
-
Applying new round of Leonid's feedback
Signed-off-by: Lazar Cvetković <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce7250d - Browse repository at this point
Copy the full SHA ce7250dView commit details