Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[core] Decrease size of SymbolBucket #15178

Merged
merged 3 commits into from
Jul 22, 2019
Merged

Commits on Jul 19, 2019

  1. Configuration menu
    Copy the full SHA
    89efc2a View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2019

  1. [core] Symbol bucket uses shared layout

    sizeof(SymbolBucket): 2296 -> 1024
    pozdnyakov committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    a43b807 View commit details
    Browse the repository at this point in the history
  2. [core] SymbolBacket creates collision buffers optionally

    sizeof(SymbolBucket) : 1024 -> 704
    pozdnyakov committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    1fc1b88 View commit details
    Browse the repository at this point in the history