mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-31 15:06:26 +00:00
10c42668a1
### Describe Your Changes - **Memory Optimization**: Reduced memory consumption on the "Group" and "JSON" tabs by approximately 30%. - **Table Pagination**: Added pagination to the "Table" view with an option to select the number of rows displayed (from 10 to 1000 items per page, with a default of 1000). This change significantly reduced memory usage by approximately 75%. Related to #7185 ### Checklist The following checks are **mandatory**: - [ ] My change adheres [VictoriaMetrics contributing guidelines](https://docs.victoriametrics.com/contributing/). --------- Co-authored-by: Roman Khavronenko <roman@victoriametrics.com> |
||
---|---|---|
.. | ||
api | ||
assets | ||
components | ||
constants | ||
contexts | ||
hooks | ||
html | ||
layouts | ||
pages | ||
router | ||
state | ||
styles | ||
types | ||
utils | ||
App.tsx | ||
AppAnomaly.tsx | ||
AppLogs.tsx | ||
index.tsx | ||
react-app-env.d.ts | ||
reportWebVitals.ts | ||
setupProxy.js |