New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

graphics-memory-analyzer

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

graphics-memory-analyzer

Intel(R) Graphics Performance Analyzers(TM): Graphics Memory Analyzer

unpublished
latest
npmnpm
Version
1.2.11
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Graphics Memory Analyzer

DirectX 12 and Vulkan APIs provide developers with low-level control over graphics memory management. This allows developers to optimize their applications for specific hardware configurations. However, usage of physical memory must be managed within the budget assigned to the application process. Processes that cannot limit their usage within their assigned budgets will likely experience stuttering, as they are intermittently frozen and paged-out to allow other processes to run.

The Graphics Memory Analyzer visualizes graphics memory allocations collected using the memory-layer to show the target process GPU heap/resource allocations and related statistics (e.g., total GPU memory usage) over time.

Most users will only need to install the latest release from:

https://github.com/intel-sandbox/applications.analyzers.gpa.frontend.graphics-memory-analyzer/releases

Additional information is available in install\controls.csv, known-limitations.md and release-notes.md.

To build a local version from source:

To release an improved version:

FAQs

Package last updated on 18 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts