[GH-ISSUE #11] Improve reflection performance. #6

Closed
opened 2026-05-05 10:58:40 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @pauldotknopf on GitHub (Jul 16, 2018).
Original GitHub issue: https://github.com/qmlnet/qmlnet/issues/11

Currently, all invocations of .NET objects use reflection. We need to cache all PropertyInfo/NetInfo types.

Originally created by @pauldotknopf on GitHub (Jul 16, 2018). Original GitHub issue: https://github.com/qmlnet/qmlnet/issues/11 Currently, all invocations of .NET objects use reflection. We need to cache all ```PropertyInfo```/```NetInfo``` types.
Author
Owner

@pauldotknopf commented on GitHub (Mar 6, 2019):

This is done, as of the latest develop tip.

<!-- gh-comment-id:470227015 --> @pauldotknopf commented on GitHub (Mar 6, 2019): This is done, as of the latest develop tip.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/qmlnet#6
No description provided.