Commit graph

7 commits

Author SHA1 Message Date
b9abb25e2d
[#1] mclock: Refactor: split code between files
All checks were successful
DCO action / DCO (pull_request) Successful in 30s
Vulncheck / Vulncheck (pull_request) Successful in 30s
Tests and linters / Staticcheck (pull_request) Successful in 43s
Tests and linters / Run gofumpt (pull_request) Successful in 43s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m6s
Tests and linters / gopls check (pull_request) Successful in 1m4s
Tests and linters / Tests (pull_request) Successful in 35s
Tests and linters / Lint (pull_request) Successful in 1m22s
Tests and linters / Tests with -race (pull_request) Successful in 1m20s
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-01-27 16:36:33 +03:00
903bcbd4bb
[#1] mclock: Fix time based scheduling
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-01-27 16:36:32 +03:00
7e718498f8
[#1] mclock: Fix bench format
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-01-27 16:36:00 +03:00
06a1afed8b
[#1] pre-commit: Use local golangci-lint hook
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-01-27 16:36:00 +03:00
8ebf679c81
[#1] Makefile: Create directory with parents
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-01-27 16:35:59 +03:00
142f07a87e
[#1] mclock: Initial implementation
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-01-27 16:35:59 +03:00
eca6765dda
Initial commit
Some checks failed
Tests and linters / Lint (push) Failing after 11s
Tests and linters / Tests (push) Failing after 11s
Tests and linters / Staticcheck (push) Failing after 13s
Tests and linters / Run gofumpt (push) Failing after 13s
Tests and linters / Tests with -race (push) Failing after 16s
Tests and linters / gopls check (push) Failing after 16s
Vulncheck / Vulncheck (push) Successful in 32s
Pre-commit hooks / Pre-commit (push) Successful in 49s
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-01-20 16:02:19 +03:00