Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
bustle
bustle
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bustle
  • bustlebustle
  • Issues
  • #11

Closed
Open
Opened May 31, 2018 by Sjoerd Simons@sjoerd

Bustle lazily evaluates all my memory

Submitted by Sjoerd Simons @sjoerd

Assigned to Will Thompson @wjt

Link to original bug (#35841)

Description

I've got a bustle-dbus-monitor output file of 50000 lines, when rendering this in bustle it takes a while and ends up with a bustle using 850MB of RES memory..

a silly calculation show that means it's using at least 18 kilobyte per line.. (Assuming it's O(N) memory usage for N lines ofcourse). This seems a tad much :)

Edited May 31, 2018 by Bugzilla Migration User
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: bustle/bustle#11