Skip to content

Use enum to avoid strcmp for better performance in TdsSetAtAtStatVariable which is in critical path for many operations. #507

Use enum to avoid strcmp for better performance in TdsSetAtAtStatVariable which is in critical path for many operations.

Use enum to avoid strcmp for better performance in TdsSetAtAtStatVariable which is in critical path for many operations. #507

Triggered via pull request January 16, 2024 15:19
Status Success
Total duration 1m 2s
Artifacts

static-code-analyzer.yml

on: pull_request
run-static-code-analyzer
53s
run-static-code-analyzer
Fit to window
Zoom out
Zoom in

Annotations

1 warning
run-static-code-analyzer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/