Skip to content

Conversation

@snadrus
Copy link
Contributor

@snadrus snadrus commented Nov 2, 2025

This is a collection of no-change-intended efficiency improvements:

  • fewer pointers
    • sql.NULL* replacing *int (etc)
  • cache lane grouping
  • struct padding removal
  • timer leaks
  • slice size definitions

@snadrus snadrus requested a review from LexLuthr November 2, 2025 15:12
@snadrus snadrus requested a review from a team as a code owner November 2, 2025 15:12
@snadrus snadrus marked this pull request as draft November 2, 2025 15:12
@snadrus snadrus changed the title Light improvements Light improvements (cache-lane fixes) Nov 7, 2025
@snadrus snadrus marked this pull request as ready for review November 10, 2025 21:08
@snadrus snadrus requested review from Reiers and removed request for LexLuthr November 19, 2025 17:22
@Reiers
Copy link
Contributor

Reiers commented Nov 20, 2025

Built, runs, tested ✅

Copy link
Contributor

@Reiers Reiers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - tested.

@snadrus snadrus merged commit f240a16 into main Nov 21, 2025
18 checks passed
@snadrus snadrus deleted the light-fixes1 branch November 21, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants