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

chore(infra): 1gb zbugs docker #3727

Merged
merged 3 commits into from
Feb 7, 2025
Merged

chore(infra): 1gb zbugs docker #3727

merged 3 commits into from
Feb 7, 2025

Conversation

cesara
Copy link
Collaborator

@cesara cesara commented Feb 6, 2025

  • ./get-data.sh
  • docker compose down -v
  • docker compose -f ./docker-compose-1gb.yml up
  • probably want to limit issues to 100
image

Copy link

vercel bot commented Feb 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
replicache-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 9:28pm
zbugs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 9:28pm

Copy link

github-actions bot commented Feb 6, 2025

🐰 Bencher Report

Branchcesara/1gb_docker
Testbedlocalhost
Click to view all benchmark results
BenchmarkFile SizeBenchmark Result
kilobytes (KB)
(Result Δ%)
Upper Boundary
kilobytes (KB)
(Limit %)
zero-package.tgz📈 view plot
🚷 view threshold
945.68
(0.00%)
964.60
(98.04%)
zero.js📈 view plot
🚷 view threshold
178.96
(0.00%)
182.54
(98.04%)
zero.js.br📈 view plot
🚷 view threshold
49.75
(0.00%)
50.74
(98.04%)
🐰 View full continuous benchmarking report in Bencher

Copy link

github-actions bot commented Feb 6, 2025

🐰 Bencher Report

Branchcesara/1gb_docker
Testbedlocalhost
Click to view all benchmark results
BenchmarkThroughputBenchmark Result
operations / second (ops/s)
(Result Δ%)
Lower Boundary
operations / second (ops/s)
(Limit %)
src/client/zero.bench.ts > basics > All 1000 rows x 10 columns (numbers)📈 view plot
🚷 view threshold
73.86
(-0.34%)
68.92
(93.32%)
src/client/zero.bench.ts > with filter > Lower rows 500 x 10 columns (numbers)📈 view plot
🚷 view threshold
92.66
(-2.09%)
90.12
(97.25%)
🐰 View full continuous benchmarking report in Bencher

@@ -0,0 +1,379 @@
DROP TABLE IF EXISTS "user",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it possible to share the 1gb upstream with zbugs upstream? I would have expected zbugs and rocinante to have the same schema but maybe I'm mistaken?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I DRYd it so we can share the same base.sql

Copy link
Contributor

@tantaman tantaman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@cesara cesara force-pushed the cesara/1gb_docker branch from 863767b to edbbc12 Compare February 7, 2025 21:27
@cesara cesara merged commit 3ae4ae9 into main Feb 7, 2025
11 checks passed
@cesara cesara deleted the cesara/1gb_docker branch February 7, 2025 21:30
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.

2 participants