CFC-Servers / CFC-Servers/cfc_e2_lib
Add costs to some functions
Open
bug
good first issue
- Dominant language
- Lua
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Many, if not all functions here are missing op costs, these are set with `__e2setcost(5)` above the e2func definition.
Costs should be representative of the computation cost, look at other similar existing functions to find good values.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.