Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

r3f-perf

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

r3f-perf - npm Package Versions

1
13

5.4.0

Diff

Changelog

Source

5.4.0:

  • New minimal option. Useful for smartphone and smaller viewports.
  • New customData option (See README). Introducing custom data log. Can be useful for logging your physic fps for instance.
  • New getter setter setCustomData() and getCustomData() methods to update the customData information.
  • Added / before maxMemory.
onirenaud
published 5.3.2 •

Changelog

Source

5.3.2:

  • Fix memory leak createQuery stacking in WebGL2 context
onirenaud
published 5.3.1 •

Changelog

Source

5.3.1:

  • Fix potential memory leak when gl context is lost.
onirenaud
published 5.3.0 •

Changelog

Source

5.3.0:

  • New parameter "antialiasing", enabled by default.
  • Tool is now slightly transparent
onirenaud
published 5.2.0 •

Changelog

Source

5.2.0:

  • Removed the CPU monitoring as it is not relevant enough.
  • Fix an issue where the graphs would disappear on HMR #23.
  • Added new maxMemory information which represent the jsHeapSizeLimit. Requires window.performance.memory.
  • Added memory graph monitor, it represents the real-time memory usage divided by the max memory.
  • Replaced the dom text with 3D text using troika-text
  • Replaced React-Icons by Radix-Icons. related: #26
  • Removed candygraph (regl), rafz, lerp dependencies
  • Graphs are now drawn with threejs and custom buffer attributes.
  • Added new parameter deepAnalyze in order to show further information about programs. Set to false by default.
  • Increased refresh rate of the logs.
  • The logs and the graphs are always shown even in the programs tab.
  • Dev: updated package to the latest dependencies. related: #27
onirenaud
published 5.1.1 •

onirenaud
published 5.1.0 •

onirenaud
published 5.0.3 •

onirenaud
published 5.0.2 •

onirenaud
published 5.0.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc