problem

command module
v0.0.0-...-091a6ad Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2022 License: MIT Imports: 5 Imported by: 0

README

Flyweight Problem

The main problem that Flyweight tries to solve is RAM consumption. If your program has a million objects (e.g. bullets, snowflakes, rain), they take a huge memory part. Some computers might not endure that pressure and it will lead to a crash.

Benchmark result

    Memory allocations : 10 003 738
    Memory bytes : 1 263 430 016
    Time taken: 1.700592369s

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL