Skip to content

Conversation

@0xcadams
Copy link
Member

@0xcadams 0xcadams commented Dec 1, 2025

This reverts commit 79de142. There is a failing configuration. We need to update the deploy to allow queries to point to this new URL.

@vercel
Copy link

vercel bot commented Dec 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
replicache-docs Ready Ready Preview Comment Dec 1, 2025 8:21pm
zbugs Ready Ready Preview Comment Dec 1, 2025 8:21pm

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

🐰 Bencher Report

Branch0xcadams/revert
TestbedLinux
Click to view all benchmark results
BenchmarkFile SizeBenchmark Result
kilobytes (KB)
(Result Δ%)
Upper Boundary
kilobytes (KB)
(Limit %)
zero-package.tgz📈 view plot
🚷 view threshold
1,750.51 KB
(-0.01%)Baseline: 1,750.74 KB
1,785.75 KB
(98.03%)
zero.js📈 view plot
🚷 view threshold
237.73 KB
(-0.01%)Baseline: 237.75 KB
242.50 KB
(98.03%)
zero.js.br📈 view plot
🚷 view threshold
65.65 KB
(-0.03%)Baseline: 65.67 KB
66.98 KB
(98.01%)
🐰 View full continuous benchmarking report in Bencher

@0xcadams 0xcadams disabled auto-merge December 1, 2025 20:20
@0xcadams 0xcadams enabled auto-merge December 1, 2025 20:22
@0xcadams 0xcadams added this pull request to the merge queue Dec 1, 2025
Merged via the queue into main with commit 1e089c6 Dec 1, 2025
23 of 24 checks passed
@0xcadams 0xcadams deleted the 0xcadams/revert branch December 1, 2025 20:30
@github-actions
Copy link

github-actions bot commented Dec 1, 2025

🐰 Bencher Report

Branch0xcadams/revert
Testbedself-hosted
Click to view all benchmark results
BenchmarkThroughputBenchmark Result
operations / second (ops/s) x 1e3
(Result Δ%)
Lower Boundary
operations / second (ops/s) x 1e3
(Limit %)
src/client/custom.bench.ts > big schema📈 view plot
🚷 view threshold
934.75 ops/s x 1e3
(+7.92%)Baseline: 866.16 ops/s x 1e3
649.70 ops/s x 1e3
(69.51%)
src/client/zero.bench.ts > basics > All 1000 rows x 10 columns (numbers)📈 view plot
🚷 view threshold
2.95 ops/s x 1e3
(-0.26%)Baseline: 2.96 ops/s x 1e3
2.81 ops/s x 1e3
(95.41%)
src/client/zero.bench.ts > pk compare > pk = N📈 view plot
🚷 view threshold
47.99 ops/s x 1e3
(+3.18%)Baseline: 46.51 ops/s x 1e3
41.34 ops/s x 1e3
(86.15%)
src/client/zero.bench.ts > with filter > Lower rows 500 x 10 columns (numbers)📈 view plot
🚷 view threshold
4.18 ops/s x 1e3
(+0.62%)Baseline: 4.16 ops/s x 1e3
3.85 ops/s x 1e3
(92.06%)
🐰 View full continuous benchmarking report in Bencher

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

🐰 Bencher Report

Branch0xcadams/revert
Testbedself-hosted
Click to view all benchmark results
BenchmarkThroughputBenchmark Result
operations / second (ops/s)
(Result Δ%)
Lower Boundary
operations / second (ops/s)
(Limit %)
zpg: (pk lookup) select * from track where id = 3163📈 view plot
🚷 view threshold
922.36 ops/s
(+2.45%)Baseline: 900.34 ops/s
740.48 ops/s
(80.28%)
zpg: (secondary index lookup) select * from track where album_id = 248📈 view plot
🚷 view threshold
1,000.74 ops/s
(+6.14%)Baseline: 942.89 ops/s
804.10 ops/s
(80.35%)
zpg: (table scan) select * from album📈 view plot
🚷 view threshold
751.57 ops/s
(+6.09%)Baseline: 708.43 ops/s
609.21 ops/s
(81.06%)
zpg: OR with empty branch and limit📈 view plot
🚷 view threshold
842.70 ops/s
(+1.40%)Baseline: 831.09 ops/s
707.71 ops/s
(83.98%)
zpg: OR with empty branch and limit with exists📈 view plot
🚷 view threshold
722.28 ops/s
(+5.23%)Baseline: 686.41 ops/s
561.43 ops/s
(77.73%)
zpg: all playlists📈 view plot
🚷 view threshold
5.81 ops/s
(+0.68%)Baseline: 5.78 ops/s
5.62 ops/s
(96.67%)
zpg: scan with one depth related📈 view plot
🚷 view threshold
417.20 ops/s
(-1.56%)Baseline: 423.79 ops/s
380.78 ops/s
(91.27%)
zql: (pk lookup) select * from track where id = 3163📈 view plot
🚷 view threshold
132,764.81 ops/s
(+4.46%)Baseline: 127,101.72 ops/s
104,413.60 ops/s
(78.65%)
zql: (secondary index lookup) select * from track where album_id = 248📈 view plot
🚷 view threshold
2,286.71 ops/s
(+4.85%)Baseline: 2,180.91 ops/s
1,548.77 ops/s
(67.73%)
zql: (table scan) select * from album📈 view plot
🚷 view threshold
7,346.87 ops/s
(+5.60%)Baseline: 6,957.05 ops/s
6,323.04 ops/s
(86.06%)
zql: OR with empty branch and limit📈 view plot
🚷 view threshold
50,921.78 ops/s
(-11.72%)Baseline: 57,685.02 ops/s
41,504.63 ops/s
(81.51%)
zql: OR with empty branch and limit with exists📈 view plot
🚷 view threshold
11,389.76 ops/s
(-8.74%)Baseline: 12,480.19 ops/s
9,911.05 ops/s
(87.02%)
zql: all playlists📈 view plot
🚷 view threshold
4.46 ops/s
(-1.18%)Baseline: 4.52 ops/s
4.05 ops/s
(90.64%)
zql: edit for limited query, inside the bound📈 view plot
🚷 view threshold
242,523.15 ops/s
(+1.60%)Baseline: 238,698.24 ops/s
220,259.63 ops/s
(90.82%)
zql: edit for limited query, outside the bound📈 view plot
🚷 view threshold
259,100.82 ops/s
(+2.63%)Baseline: 252,467.37 ops/s
211,997.38 ops/s
(81.82%)
zql: push into limited query, inside the bound📈 view plot
🚷 view threshold
119,010.39 ops/s
(+0.62%)Baseline: 118,281.82 ops/s
111,524.85 ops/s
(93.71%)
zql: push into limited query, outside the bound📈 view plot
🚷 view threshold
462,020.35 ops/s
(-0.04%)Baseline: 462,219.56 ops/s
400,453.97 ops/s
(86.67%)
zql: push into unlimited query📈 view plot
🚷 view threshold
368,627.52 ops/s
(-0.31%)Baseline: 369,767.03 ops/s
340,596.41 ops/s
(92.40%)
zql: scan with one depth related📈 view plot
🚷 view threshold
488.94 ops/s
(-2.10%)Baseline: 499.43 ops/s
415.99 ops/s
(85.08%)
zqlite: (pk lookup) select * from track where id = 3163📈 view plot
🚷 view threshold
45,803.04 ops/s
(-3.21%)Baseline: 47,324.30 ops/s
40,841.10 ops/s
(89.17%)
zqlite: (secondary index lookup) select * from track where album_id = 248📈 view plot
🚷 view threshold
11,325.30 ops/s
(-2.54%)Baseline: 11,620.23 ops/s
10,249.07 ops/s
(90.50%)
zqlite: (table scan) select * from album📈 view plot
🚷 view threshold
1,307.25 ops/s
(-5.79%)Baseline: 1,387.67 ops/s
1,264.75 ops/s
(96.75%)
zqlite: OR with empty branch and limit📈 view plot
🚷 view threshold
18,813.30 ops/s
(-3.36%)Baseline: 19,466.47 ops/s
15,739.30 ops/s
(83.66%)
zqlite: OR with empty branch and limit with exists📈 view plot
🚷 view threshold
5,432.96 ops/s
(-5.03%)Baseline: 5,720.65 ops/s
4,606.93 ops/s
(84.80%)
zqlite: all playlists📈 view plot
🚷 view threshold
1.48 ops/s
(-2.02%)Baseline: 1.51 ops/s
1.40 ops/s
(94.96%)
zqlite: edit for limited query, inside the bound📈 view plot
🚷 view threshold
132,707.60 ops/s
(+3.90%)Baseline: 127,732.34 ops/s
117,638.46 ops/s
(88.64%)
zqlite: edit for limited query, outside the bound📈 view plot
🚷 view threshold
135,809.12 ops/s
(+3.74%)Baseline: 130,917.38 ops/s
119,887.97 ops/s
(88.28%)
zqlite: push into limited query, inside the bound📈 view plot
🚷 view threshold
4,267.73 ops/s
(-0.25%)Baseline: 4,278.22 ops/s
4,116.22 ops/s
(96.45%)
zqlite: push into limited query, outside the bound📈 view plot
🚷 view threshold
160,872.24 ops/s
(+5.31%)Baseline: 152,765.49 ops/s
132,909.96 ops/s
(82.62%)
zqlite: push into unlimited query📈 view plot
🚷 view threshold
139,455.68 ops/s
(+3.89%)Baseline: 134,238.87 ops/s
123,101.35 ops/s
(88.27%)
zqlite: scan with one depth related📈 view plot
🚷 view threshold
169.63 ops/s
(+2.11%)Baseline: 166.12 ops/s
132.66 ops/s
(78.21%)
🐰 View full continuous benchmarking report in Bencher

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