Skip to content
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

more efficient & effective CI #236

Open
lihuiba opened this issue Nov 6, 2023 · 1 comment
Open

more efficient & effective CI #236

lihuiba opened this issue Nov 6, 2023 · 1 comment
Assignees
Labels
Done Done

Comments

@lihuiba
Copy link
Collaborator

lihuiba commented Nov 6, 2023

during CI:

  • no need to build & run in debug mode (it's for developers' hands); -O2/3 with assertion (no -g, no -DNDEBUG) in CI is closer to productional env;
  • every feasible event engine should be tested for each UT;
@beef9999
Copy link
Collaborator

Closed by #273

@beef9999 beef9999 added the Done Done label Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Done Done
Projects
None yet
Development

No branches or pull requests

2 participants