Changeset 08fef0c in Lumiera

Timestamp:
2026-05-25T00:02:22Z (3 weeks ago)
Author:
Ichthyostega <prg@…>
Branches:
dev/play, documentation, integration
Children:
5a7cfb6
Parents:
37fc78b
git-author:
Ichthyostega <prg@…> (24/05/26 23:28:44)
git-committer:
Ichthyostega <prg@…> (25/05/26 00:02:22)
Message:

BufferProvider: draft a test setup to play through usage scenarios

The goal is to develop a heuristic when to trigger clean-up of the local pool.

For developing this heuristic, I'll use a unit-test

  • represent "allocations" by dummy buffer pointers
  • use a queue and a stack to push those "allocations" around
  • the "global pool" is just a queue with such dummy pointers
  • next step is to define some λ-primitives
  • finally, a λ-DSL to allow to perform "N operations of kind X"
(No files)

Note: See TracChangeset for help on using the changeset viewer.