Skip to content

Logo, favicons and community files - #75

Merged
martian56 merged 1 commit into
mainfrom
polish
Jul 25, 2026
Merged

Logo, favicons and community files#75
martian56 merged 1 commit into
mainfrom
polish

Conversation

@martian56

Copy link
Copy Markdown
Owner

Apache-2.0, per the decision to keep cloud hosting open to anyone.

The repo carried no licence at all, which legally meant all rights reserved: the people who starred it had no right to use or contribute to the code. It also had no contributing guide, security policy, conduct policy, issue templates or pull request template.

The mark is discrete bars with one quantum detached, so the same shape reads as stacked data pages and as quantum energy levels. It is hand drawn SVG rather than generated, so it is version controlled and renders cleanly at every size. One source produces the whole icon set, and all of it together is 49 KB against the 593 KB the old favicon.png cost on its own on every page load.

The issue templates ask for what this project actually decides on. The performance one requires the hardware and whether the run was repeated, because flush cost varies by orders of magnitude between an SSD, a spinning disk and a container volume, and because a single run here cannot resolve anything under about fifteen percent.

CONTRIBUTING states the rule that took this project a while to learn: performance claims are settled by the bench matrix, not by a local run.

The repo had no licence, which meant nobody could legally use or
contribute to it, and no contributing, security or conduct policy. It
also shipped a 593 KB PNG as its favicon.

The mark is discrete bars with one quantum detached: the same shape
reads as stacked data pages and as energy levels. It renders from one
SVG to the icon set every frontend needs, 49 KB for all of them
together.

Issue templates ask for what this project actually decides on: hardware
and repeated runs for performance reports, a reproduction for bugs.
@coderabbitai

coderabbitai Bot commented Jul 25, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@martian56, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 30 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 552a8db5-da72-4513-bd35-60b252da221a

📥 Commits

Reviewing files that changed from the base of the PR and between ddbaaf8 and d64e4e0.

⛔ Files ignored due to path filters (8)
  • web/apple-touch-icon.png is excluded by !**/*.png
  • web/favicon-16.png is excluded by !**/*.png
  • web/favicon-32.png is excluded by !**/*.png
  • web/favicon.ico is excluded by !**/*.ico
  • web/favicon.png is excluded by !**/*.png
  • web/icon-512.png is excluded by !**/*.png
  • web/logo-mark.png is excluded by !**/*.png
  • web/logo.svg is excluded by !**/*.svg
📒 Files selected for processing (14)
  • .github/ISSUE_TEMPLATE/bug_report.yml
  • .github/ISSUE_TEMPLATE/config.yml
  • .github/ISSUE_TEMPLATE/feature_request.yml
  • .github/ISSUE_TEMPLATE/performance.yml
  • .github/pull_request_template.md
  • CODE_OF_CONDUCT.md
  • CONTRIBUTING.md
  • LICENSE
  • NOTICE
  • README.md
  • SECURITY.md
  • web/index.html
  • web/site.webmanifest
  • web/style.css
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch polish

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
Contributor

Bench report

✅ All profiles within the ±10% noise band of main.

Baseline: main @ same runn. Cells read baseline → this PR. Verdicts need more than ±15% to leave the noise band.

linux-arm64-full

workload ops/s Δ ops/s read p99 ms write p99 ms write p99.9 ms
reads 30824 → 30350 ⚪ -1.5% 0.23 → 0.23 - -
mixed 13924 → 13294 ⚪ -4.5% 0.48 → 0.50 16.87 → 19.97 35.55 → 31.37
writes 6519 → 5676 ⚪ -12.9% - 3.55 → 9.30 25.44 → 29.58

linux-x64-1cpu-1gb

workload ops/s Δ ops/s read p99 ms write p99 ms write p99.9 ms
reads 13286 new 0.43 - -
mixed 7795 new 0.67 22.67 30.34
writes 4174 new - 11.45 27.03

linux-x64-2cpu-2gb

workload ops/s Δ ops/s read p99 ms write p99 ms write p99.9 ms
reads 23079 new 0.28 - -
mixed 14437 new 0.49 3.46 20.16
writes 7162 new - 1.53 9.95

linux-x64-full

workload ops/s Δ ops/s read p99 ms write p99 ms write p99.9 ms
reads 24307 → 24286 ⚪ -0.1% 0.28 → 0.28 - -
mixed 13717 → 13914 ⚪ +1.4% 0.43 → 0.45 5.03 → 3.73 14.27 → 11.91
writes 5855 → 5907 ⚪ +0.9% - 3.38 → 3.03 12.77 → 13.33

windows-x64-full

workload ops/s Δ ops/s read p99 ms write p99 ms write p99.9 ms
reads 30050 → 29959 ⚪ -0.3% 0.30 → 0.30 - -
mixed 5825 → 5793 ⚪ -0.5% 0.29 → 0.30 29.23 → 28.81 142.22 → 144.50
writes 639 → 610 ⚪ -4.5% - 16.07 → 20.07 76.21 → 87.69

Field reference

All engines in identical containers, same driver, measured 2026-07-24 @ ba0ec39. A different harness than the tables above, so read this as standing, not as this PR's delta.

linux-arm64-full

engine reads mixed writes
quantadb 17978 12420 (27ms wp99) 6449 (19ms wp99)
postgres18 15227 14723 (2ms wp99) 9923 (1ms wp99)
mariadb114 4221 4437 (8ms wp99) 6666 (3ms wp99)
mysql84 4258 4394 (9ms wp99) 4274 (4ms wp99)

linux-x64-1cpu-1gb

engine reads mixed writes
quantadb 19419 10854 (29ms wp99) 5170 (39ms wp99)
postgres18 10196 8580 (43ms wp99) 5912 (46ms wp99)
mariadb114 3455 3732 (4ms wp99) 5626 (8ms wp99)
mysql84 3497 3628 (4ms wp99) 3259 (36ms wp99)

linux-x64-2cpu-2gb

engine reads mixed writes
quantadb 22528 16774 (5ms wp99) 8374 (4ms wp99)
postgres18 17060 17006 (2ms wp99) 11404 (1ms wp99)
mariadb114 3735 4006 (3ms wp99) 6741 (3ms wp99)
mysql84 3804 3845 (4ms wp99) 4847 (3ms wp99)

linux-x64-full

engine reads mixed writes
quantadb 18144 15075 (6ms wp99) 8025 (5ms wp99)
postgres18 15402 15154 (2ms wp99) 10872 (1ms wp99)
mariadb114 3437 3699 (4ms wp99) 6138 (3ms wp99)
mysql84 3490 3615 (4ms wp99) 3996 (5ms wp99)

Shared CI runners: treat single-profile swings as suggestive, agreement across profiles as real.

@martian56
martian56 merged commit 8dd1cc3 into main Jul 25, 2026
16 checks passed
@martian56
martian56 deleted the polish branch July 25, 2026 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant