Skip to content

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

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. #11257

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

sql-validation-tests.yml

on: pull_request
run-sql-validation-tests
6m 21s
run-sql-validation-tests
Fit to window
Zoom out
Zoom in

Annotations

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