gwsystems / sledge-serverless-framework

SLEdge: a serverless runtime designed for the Edge.
GNU General Public License v2.0
105 stars 16 forks source link

Perf_window Logic is not straightforward. Refactor needed. #359

Closed emil916 closed 2 years ago

emil916 commented 2 years ago

The perf_window calculations, particularly the perf_window_add logic seems it may need some refactoring done on it for easy maintenance later on.

@bushidocodes if you have cycles left, then please have a look. If not, fine, I'll circle back to this some time in the future.

https://github.com/gwsystems/sledge-serverless-framework/blob/master/runtime/include/perf_window.h#L77