Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(281)

Issue 6868088: cmd/gc: pack Type field for lower memory use (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by dfc
Modified:
11 years, 3 months ago
Reviewers:
Visibility:
Public.

Description

cmd/gc: pack Type field for lower memory use On 5g the sizeof(Type) drops from 120 byte to 96 bytes. Compiling pkg/net this saves 5mb of allocations.

Patch Set 1 #

Patch Set 2 : diff -r 6b602ab487d6 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M src/cmd/gc/go.h View 1 3 chunks +5 lines, -5 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b