Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Introduce core properties #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Introduce core properties #64

wants to merge 1 commit into from

Conversation

emersion
Copy link
Owner

@emersion emersion commented Sep 30, 2021

This is a set of well-known KMS standard properties, either used
by libliftoff itself or commonly used by compositors. Adding
special cases for these allows us to access them without having
to iterate over a list.

This roughly improves performance by ~50% when leaving out the
atomic test-only commits.

  • Consider reserving the first items of the props array for the core props

Closes: #1

This is a set of well-known KMS standard properties, either used
by libliftoff itself or commonly used by compositors. Adding
special cases for these allows us to access them without having
to iterate over a list.

This roughly improves performance by ~50% when leaving out the
atomic test-only commits.

Closes: #1
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fast access to basic properties
1 participant