Skip to content

Commit

Permalink
Drive-by: update list of shortcomings in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Aug 8, 2024
1 parent e990b2d commit 5a464b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ We are in active development.
There are many features we want to add, and the API is still evolving.
_Expect breaking changes!_

Current shortcomings that we are working on:
Some shortcomings:
* [Multi-million point clouds are slow](https://github.com/rerun-io/rerun/issues/1136)
* [Logging many tiny things (e.g. scalars) has a lot of overhead](https://github.com/rerun-io/rerun/issues/5967)
* [The viewer slows down where there are too many entities](https://github.com/rerun-io/rerun/issues/7115)
* The data you want to visualize must fit in RAM
- See <https://www.rerun.io/docs/howto/limit-ram> for how to bound memory use.
- We plan on having a disk-based data store some time in the future.
Expand Down

0 comments on commit 5a464b4

Please sign in to comment.