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

Issue 264650043: Convert Scheme_hash_table to using Smob1 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 6 months ago by dak
Modified:
8 years, 1 month ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Convert Scheme_hash_table to using Smob1 That reduces its memory and access footprint. The unused copy constructor is removed altogether as the use of Smob1 would require different semantics.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -84 lines) Patch
M lily/all-font-metrics.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M lily/context.cc View 1 chunk +1 line, -2 lines 0 comments Download
M lily/include/scm-hash.hh View 2 chunks +4 lines, -8 lines 0 comments Download
M lily/scm-hash.cc View 5 chunks +10 lines, -60 lines 0 comments Download
M lily/translator-ctors.cc View 3 chunks +11 lines, -10 lines 0 comments Download

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