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

Abstract away duplicate code in .SpeedOpt.cs files #14

Open
neon-sunset opened this issue Dec 23, 2022 · 0 comments
Open

Abstract away duplicate code in .SpeedOpt.cs files #14

neon-sunset opened this issue Dec 23, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@neon-sunset
Copy link
Owner

neon-sunset commented Dec 23, 2022

Abstract away duplicate code in .SpeedOpt.cs files via generics and inlining or templating and code generation (feel free to take creative liberties 😄 ).

Success criteria:

  • Zero or positive performance impact
  • Net negative LOC
  • No new external dependencies for the users
@neon-sunset neon-sunset added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Dec 23, 2022
@neon-sunset neon-sunset changed the title Abstract away duplicate code .SpeedOpt.cs files Abstract away duplicate code in .SpeedOpt.cs files Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant