Back

Arijit Ray

 • 

Twilio • 1y

Did you know that you can optimise memory by changing the order of struct fields in Go? Its fascinating! Right? I didn't know this until I saw this for myself in a reddit thread's example. Now this is not a new thing. Programming languages like C/C++ already has this concepts up and running for decades. Turns out, most processors access data more efficiently when data is aligned to certain byte boundaries (e.g., 2, 4, 8 bytes). For instance, an int64 (which is 8 bytes) is most efficiently accessed when stored at a memory address that is a multiple of 8. To achieve this alignment, Go automatically adds padding between fields in a struct. This padding can increase the size of a struct if fields are not ordered optimally. By ordering fields from largest to smallest, you minimise the amount of padding required between fields, resulting in a smaller overall memory footprint. Here are the links that where I found this: The Example: https://go.dev/play/p/MBXg4UBOerp The Thread: https://www.reddit.com/r/golang/comments/qcab7p/you_can_optimize_memory_by_changing_the_order_of/

Reply
3

More like this

Recommendations from Medial

Image Description
Image Description

Account Deleted

Hey I am on Medial • 6m

after this update rolled out , I didn't receive a single call to even see how this is and hate this 🥲 https://www.smartprix.com/bytes/how-to-switch-back-to-the-old-google-dialer-ui-on-your-android-phone/

2 Replies
11
Image Description

Mridul Das

Introvert! • 1y

Here is everything you need to know about the startup BYTES, which has secured a Rs 20 lakh💰 non-dilutive grant from Nikhil Kamath’s WTFund as part of its second cohort . ➡️ This Bengaluru-based startup💡 focused on AI-powered Advanced Driver Ass

See More
1 Reply
2
5

Indhiran M

Co-founder at social... • 8m

🚀 Big Moves from Social Struct! We’re thrilled to announce that Social Struct, our growing influencer marketing agency, is expanding its reach to Kolkata! From connecting powerful local influencers to forward-thinking brands, we’re building real

See More
Reply
5
Image Description
Image Description

prakhar agrawal

Co-founder BYTES • 1y

Announcing BYTES: India’s First AI-Powered ADAS for Safer Two-Wheeler Mobility After months in stealth mode, I am thrilled to unveil BYTES, our venture dedicated to transforming mobility with innovation and safety at its core. Why This Matters: -

See More
3 Replies
5

Comet

#freelancer • 1y

CSS Pro Tips, Day 1: Simplify Your CSS with a CSS Reset A CSS reset is a helpful tool in ensuring consistent styling across various browsers. It allows you to start with a clean slate for styling elements. Instead of searching for pre-made reset pat

See More
Reply
3
Image Description
Image Description

Jeet Sarkar

Technology, Developm... • 1y

Western Digital recently launched a groundbreaking 4 TB digital memory card for mobile devices. This cutting-edge memory card is slated to be available from next year onward and boasts a data transfer speed capable of reaching up to 104 MB per second

See More
2 Replies
1
11
Image Description

satyam

curious human • 18d

If you use AI to build or ship at work, this will save you time and money. Your AI agent has no real memory. You’re paying for that every day. You fix a brutal bug. Move on. New file, new prompt. The same broken logic appears again. Not because t

See More
Reply
5
1
Image Description

Voyage vista Tour and events

Hey I am on Medial • 1y

This is a B2B offer for individuals to earn part-time while helping students explore new fields such as aviation engineering and safety engineering. We have tie-ups with several institutions specializing in these fields. If a student enrolls, we wil

See More
2 Replies
4
Image Description

Nalin Kumar Srivastava

B.Tech Student | Dat... • 11m

Looking for Co-Founders & Team: Building AI-Powered Synthetic Memory for Humans! Imagine a future where you never forget an important conversation, an idea, or a moment. We’re building an AI-powered Synthetic Memory System—a revolutionary way to cap

See More
2 Replies
3
Image Description

Varun J Shenoy

Travel Influencer an... • 2y

Kya Haal Chaal! A new beginning on this new professional social media platform. Looking forward in interacting with the industry experts on various fields....

3 Replies
8

Download the medial app to read full posts, comements and news.