Table of Contents

Class MaterializerSpikeTests

Namespace
GrindFest
Assembly
GrindFest.dll

P5 phase-0 spike (CONTENT_PLATFORM_PLAN.md §11): before the materialiser is built for real, measure what it costs. For a representative item, monster and structure: plain clone vs clone+apply, field coverage, managed bytes per materialise, runtime size of a clone — and the part that must not get lost in the numbers: a value changed in data must land on the spawned instance.

The numbers are the deliverable; the assertions are loose sanity bounds only.

public class MaterializerSpikeTests : DevTest
Inheritance
object
MaterializerSpikeTests
Inherited Members

Methods

MaterializerCostAndPropagation()