Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New high-level architecture documentation #3063

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

emilk
Copy link
Member

@emilk emilk commented Aug 22, 2023

Go away. This is not ready for review.

TODO

  • Move sections of old ARCHITECTURE.md to CONTRIBUTING.md or new architecture.md
  • Replace content of old ARCHITECTURE.md with a link to the new one
  • Add some images
  • Add icons for the different technologies (arrow, wgpu, egui, …)
  • Finish new docs
  • Shorten it
  • Change landing page link

Checklist

@emilk emilk added 📖 documentation Improvements or additions to documentation exclude from changelog PRs with this won't show up in CHANGELOG.md labels Aug 22, 2023
@emilk emilk force-pushed the emilk/new-architecture-docs branch from f4baf6f to 8dfeb5e Compare August 22, 2023 09:15
@rerun-io rerun-io deleted a comment from github-actions bot Aug 22, 2023
@abey79
Copy link
Contributor

abey79 commented Aug 22, 2023

Illustration drafts: https://excalidraw.com/#token=L613-Db80muC3D7Di7p9C

image

image

…grated the content elsewhere. Extensibility still TODO.
emilk added a commit that referenced this pull request Aug 22, 2023
### What

I saw this in #3063
<img width="482" alt="Screenshot 2023-08-22 at 13 40 24"
src="https://github.com/rerun-io/rerun/assets/1148717/dd741d41-641d-41a2-89d1-77311b719879">

and spotted several problems:

A) there was nothing in that PR changing the .rrd files
B) the comparison format uses way too many decimals
C) the comparison uses "KB" which isn't a unit

The first problem should be fixed by turning off time-based batch
flushing (first commit).

### Checklist
* [x] I have read and agree to [Contributor
Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and
the [Code of
Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)
* [x] I've included a screenshot or gif (if applicable)
* [x] I have tested [demo.rerun.io](https://demo.rerun.io/pr/3064) (if
applicable)

- [PR Build Summary](https://build.rerun.io/pr/3064)
- [Docs
preview](https://rerun.io/preview/pr%3Aemilk%2Fdeterministic-web-demo/docs)
- [Examples
preview](https://rerun.io/preview/pr%3Aemilk%2Fdeterministic-web-demo/examples)
- [Recent benchmark results](https://ref.rerun.io/dev/bench/)
- [Wasm size tracking](https://ref.rerun.io/dev/sizes/)

---------

Co-authored-by: Jan Procházka <[email protected]>
@rerun-io rerun-io deleted a comment from github-actions bot Aug 22, 2023
@rerun-io rerun-io deleted a comment from github-actions bot Aug 23, 2023
@nikolausWest
Copy link
Member

First sense after reading this is that it has way too little detail. It conveys a very small part of the interesting technical approaches and architecture which kind of defeats the point. I think the same goes for the diagrams.

@Wumpf
Copy link
Member

Wumpf commented Apr 15, 2024

is this still worth saving or already too outdated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📖 documentation Improvements or additions to documentation exclude from changelog PRs with this won't show up in CHANGELOG.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants