1.2.10 • Published 7 months ago

graphics-memory-analyzer v1.2.10

Weekly downloads
-
License
Apache License Ve...
Repository
-
Last release
7 months ago

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:

  1. Install Node.js 18.10+ and configure your npm proxy and registry settings:

    winget install OpenJS.NodeJS.LTS && npm config set proxy=http://proxy-us.intel.com:912 && npm config set https-proxy=http://proxy-us.intel.com:912 && npm config set registry=https://registry.npmjs.com

  2. Get the source code:

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

  3. From the project directory:

    cd applications.analyzers.gpa.frontend.graphics-memory-analyzer

  4. Install the dependent modules:

    npm install

  5. Open the folder in VSCode and press F5, or from the command line:

    npm start

To release an improved version:

  1. Upload source changes to github and increment the package(.json) version following https://semver.org

    git push

  2. Build the release, and upload it to github:

    npm publish

  3. Review, approve, test and deploy the (draft) release: https://github.com/intel-sandbox/applications.analyzers.gpa.frontend.graphics-memory-analyzer/releases
1.2.0

7 months ago

1.2.8

7 months ago

1.2.5

7 months ago

1.2.4

7 months ago

1.2.3

7 months ago

1.2.1

7 months ago

1.0.62

7 months ago

1.0.61

7 months ago

1.0.60

8 months ago

1.2.10

7 months ago

1.1.1

7 months ago

1.1.0

7 months ago

1.1.9

7 months ago

1.1.8

7 months ago

1.1.7

7 months ago

1.1.6

7 months ago

1.1.5

7 months ago

1.1.4

7 months ago

1.1.3

7 months ago

1.1.2

7 months ago

1.1.12

7 months ago

1.1.11

7 months ago

1.1.10

7 months ago

1.2.9

7 months ago

1.0.59

8 months ago

1.0.58

8 months ago

1.0.57

9 months ago

1.0.56

9 months ago

1.0.55

9 months ago

1.0.54

9 months ago

1.0.53

9 months ago

1.0.52

9 months ago

1.0.51

9 months ago

1.0.50

9 months ago

1.0.49

9 months ago

1.0.48

9 months ago

1.0.47

9 months ago

1.0.46

9 months ago

1.0.45

9 months ago

1.0.44

9 months ago

1.0.43

9 months ago

1.0.42

9 months ago

1.0.41

10 months ago

1.0.40

10 months ago

1.0.39

10 months ago

1.0.38

10 months ago

1.0.37

10 months ago

1.0.36

10 months ago

1.0.35

10 months ago

1.0.34

10 months ago

1.0.33

10 months ago

1.0.32

11 months ago

1.0.31

11 months ago

1.0.30

11 months ago

1.0.29

11 months ago

1.0.28

11 months ago

1.0.27

11 months ago

1.0.26

11 months ago

1.0.25

11 months ago

1.0.24

11 months ago

1.0.23

11 months ago

1.0.22

11 months ago

1.0.21

11 months ago

1.0.20

11 months ago

1.0.19

11 months ago

1.0.18

11 months ago

1.0.17

11 months ago

1.0.16

11 months ago

1.0.15

11 months ago

1.0.14

11 months ago

1.0.13

11 months ago

1.0.12

11 months ago

1.0.11

11 months ago

1.0.10

11 months ago

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago

0.11.32

11 months ago

0.11.31

11 months ago

0.11.30

11 months ago

0.11.29

11 months ago

0.11.28

11 months ago

0.11.27

11 months ago

0.11.25

11 months ago

0.11.24

11 months ago

0.11.23

11 months ago

0.11.22

11 months ago

0.11.21

11 months ago

0.11.20

11 months ago

0.11.19

11 months ago

0.11.18

11 months ago

0.11.17

11 months ago

0.11.16

11 months ago

0.11.15

11 months ago

0.11.14

11 months ago

0.11.13

12 months ago

0.11.12

12 months ago

0.11.11

12 months ago

0.11.10

12 months ago

0.11.9

12 months ago

0.11.8

12 months ago

0.11.7

12 months ago

0.11.6

12 months ago

0.11.5

12 months ago

0.11.4

12 months ago

0.11.3

12 months ago

0.11.2

12 months ago

0.11.1

12 months ago

0.10.11

12 months ago

0.10.10

12 months ago

0.10.9

12 months ago

0.10.8

12 months ago

0.10.7

12 months ago

0.10.6

12 months ago

0.10.5

12 months ago