alibaba / alibaba/PhotonLibOS

more efficient & effective CI

Open
#236 1 comment 0 reactions 1 assignee Claimed by @beef9999 View on GitHub
Done
Dominant language
C++
Stars
1.2k
Forks
179
Avg merge
1d 15h
Merged PRs (30d)
26

Description

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;

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.