- Notifications
You must be signed in to change notification settings - Fork5
Commit1fc3d18
committed
Slightly reorganize struct SnapshotData.
This squeezes out a bunch of alignment padding, reducing the sizefrom 72 to 56 bytes on my machine. At least in my testing, thisdidn't produce any measurable performance improvement, but the spacesavings seem like enough justification.Andres Freund1 parentdf970a0 commit1fc3d18
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
50 | 49 |
| |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
56 | 57 |
| |
57 | 58 |
| |
58 | 59 |
| |
| |||
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
64 |
| - | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
|
0 commit comments
Comments
(0)