Commit Graph

2 Commits

Author SHA1 Message Date
fff3a70ac6 GPU memory support (#176)
* gpu memory demo

* fetch snapshot data on subsrciption

* move device added to the end
2026-02-05 11:35:11 +02:00
64b4618904 refactor: split formatters and matchers into separated singleton classes (#166)
* split formatter into separated singleton classes

* split data engine matchers to classes

* nodiscard attribute for formatter methods

* small refactoring in matchers

* fix codefactor warnings

* fix test building
2024-04-30 21:53:21 +03:00