-
Notifications
You must be signed in to change notification settings - Fork 96
feat: added initial error protocol #4971
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Branch | 0xcadams/error-protocol |
Testbed | Linux |
Click to view all benchmark results
Benchmark | File Size | Benchmark Result kilobytes (KB) (Result Δ%) | Upper Boundary kilobytes (KB) (Limit %) |
---|---|---|---|
zero-package.tgz | 📈 view plot 🚷 view threshold | 1,361.51 KB(+0.00%)Baseline: 1,361.50 KB | 1,388.73 KB (98.04%) |
zero.js | 📈 view plot 🚷 view threshold | 225.45 KB(0.00%)Baseline: 225.45 KB | 229.96 KB (98.04%) |
zero.js.br | 📈 view plot 🚷 view threshold | 62.99 KB(0.00%)Baseline: 62.99 KB | 64.25 KB (98.04%) |
|
Branch | 0xcadams/error-protocol |
Testbed | self-hosted |
Click to view all benchmark results
Benchmark | Throughput | Benchmark 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 | 1,219.31 ops/s(+18.80%)Baseline: 1,026.39 ops/s | 846.16 ops/s (69.40%) |
zpg: (secondary index lookup) select * from track where album_id = 248 | 📈 view plot 🚷 view threshold | 989.73 ops/s(-5.38%)Baseline: 1,046.02 ops/s | 957.92 ops/s (96.79%) |
zpg: (table scan) select * from album | 📈 view plot 🚷 view threshold | 674.83 ops/s(-3.77%)Baseline: 701.23 ops/s | 646.67 ops/s (95.83%) |
zpg: OR with empty branch and limit | 📈 view plot 🚷 view threshold | 947.11 ops/s(+6.94%)Baseline: 885.67 ops/s | 788.21 ops/s (83.22%) |
zpg: OR with empty branch and limit with exists | 📈 view plot 🚷 view threshold | 769.04 ops/s(+5.94%)Baseline: 725.91 ops/s | 602.18 ops/s (78.30%) |
zpg: all playlists | 📈 view plot 🚷 view threshold | 5.60 ops/s(+0.84%)Baseline: 5.56 ops/s | 5.41 ops/s (96.54%) |
zpg: scan with one depth related | 📈 view plot 🚷 view threshold | 435.10 ops/s(+2.68%)Baseline: 423.74 ops/s | 401.94 ops/s (92.38%) |
zql: (pk lookup) select * from track where id = 3163 | 📈 view plot 🚷 view threshold | 124,426.97 ops/s(+3.48%)Baseline: 120,247.02 ops/s | 113,344.86 ops/s (91.09%) |
zql: (secondary index lookup) select * from track where album_id = 248 | 📈 view plot 🚷 view threshold | 2,267.08 ops/s(+6.65%)Baseline: 2,125.69 ops/s | 1,956.60 ops/s (86.30%) |
zql: (table scan) select * from album | 📈 view plot 🚷 view threshold | 6,454.47 ops/s(+0.07%)Baseline: 6,449.91 ops/s | 6,048.25 ops/s (93.71%) |
zql: OR with empty branch and limit | 📈 view plot 🚷 view threshold | 63,694.98 ops/s(+13.06%)Baseline: 56,338.31 ops/s | 46,202.85 ops/s (72.54%) |
zql: OR with empty branch and limit with exists | 📈 view plot 🚷 view threshold | 12,285.76 ops/s(+2.04%)Baseline: 12,040.26 ops/s | 11,079.79 ops/s (90.18%) |
zql: all playlists | 📈 view plot 🚷 view threshold | 4.29 ops/s(+4.40%)Baseline: 4.11 ops/s | 3.72 ops/s (86.86%) |
zql: edit for limited query, inside the bound | 📈 view plot 🚷 view threshold | 218,004.25 ops/s(-2.06%)Baseline: 222,586.93 ops/s | 207,697.75 ops/s (95.27%) |
zql: edit for limited query, outside the bound | 📈 view plot 🚷 view threshold | 222,758.86 ops/s(-2.52%)Baseline: 228,512.91 ops/s | 207,088.56 ops/s (92.97%) |
zql: push into limited query, inside the bound | 📈 view plot 🚷 view threshold | 107,166.85 ops/s(-1.46%)Baseline: 108,758.81 ops/s | 101,224.58 ops/s (94.46%) |
zql: push into limited query, outside the bound | 📈 view plot 🚷 view threshold | 378,628.22 ops/s(-7.59%)Baseline: 409,736.98 ops/s | 365,880.53 ops/s (96.63%) |
zql: push into unlimited query | 📈 view plot 🚷 view threshold | 327,770.79 ops/s(-1.87%)Baseline: 334,015.51 ops/s | 317,257.89 ops/s (96.79%) |
zql: scan with one depth related | 📈 view plot 🚷 view threshold | 480.34 ops/s(+1.33%)Baseline: 474.02 ops/s | 439.44 ops/s (91.48%) |
zqlite: (pk lookup) select * from track where id = 3163 | 📈 view plot 🚷 view threshold | 43,588.65 ops/s(-0.14%)Baseline: 43,649.00 ops/s | 41,712.80 ops/s (95.70%) |
zqlite: (secondary index lookup) select * from track where album_id = 248 | 📈 view plot 🚷 view threshold | 10,129.27 ops/s(+0.17%)Baseline: 10,111.91 ops/s | 9,939.80 ops/s (98.13%) |
zqlite: (table scan) select * from album | 📈 view plot 🚷 view threshold | 1,291.55 ops/s(-3.22%)Baseline: 1,334.55 ops/s | 1,270.59 ops/s (98.38%) |
zqlite: OR with empty branch and limit | 📈 view plot 🚷 view threshold | 17,420.14 ops/s(-1.27%)Baseline: 17,643.35 ops/s | 16,810.30 ops/s (96.50%) |
zqlite: OR with empty branch and limit with exists | 📈 view plot 🚷 view threshold | 5,573.30 ops/s(+3.65%)Baseline: 5,377.00 ops/s | 4,953.49 ops/s (88.88%) |
zqlite: all playlists | 📈 view plot 🚷 view threshold | 1.41 ops/s(+2.15%)Baseline: 1.38 ops/s | 1.30 ops/s (92.35%) |
zqlite: edit for limited query, inside the bound | 📈 view plot 🚷 view threshold | 124,536.59 ops/s(+3.59%)Baseline: 120,222.81 ops/s | 112,879.71 ops/s (90.64%) |
zqlite: edit for limited query, outside the bound | 📈 view plot 🚷 view threshold | 124,504.58 ops/s(+1.67%)Baseline: 122,463.43 ops/s | 115,112.77 ops/s (92.46%) |
zqlite: push into limited query, inside the bound | 📈 view plot 🚷 view threshold | 4,081.38 ops/s(-1.63%)Baseline: 4,148.97 ops/s | 4,005.06 ops/s (98.13%) |
zqlite: push into limited query, outside the bound | 📈 view plot 🚷 view threshold | 147,875.75 ops/s(+2.64%)Baseline: 144,065.51 ops/s | 129,451.18 ops/s (87.54%) |
zqlite: push into unlimited query | 📈 view plot 🚷 view threshold | 130,613.38 ops/s(+2.39%)Baseline: 127,562.10 ops/s | 118,889.72 ops/s (91.02%) |
zqlite: scan with one depth related | 📈 view plot 🚷 view threshold | 163.96 ops/s(+1.10%)Baseline: 162.18 ops/s | 155.99 ops/s (95.14%) |
|
Branch | 0xcadams/error-protocol |
Testbed | self-hosted |
Click to view all benchmark results
Benchmark | Throughput | Benchmark 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 | 800.01 ops/s x 1e3(-4.70%)Baseline: 839.47 ops/s x 1e3 | 750.85 ops/s x 1e3 (93.86%) |
src/client/zero.bench.ts > basics > All 1000 rows x 10 columns (numbers) | 📈 view plot 🚷 view threshold | 2.87 ops/s x 1e3(+3.30%)Baseline: 2.78 ops/s x 1e3 | 2.64 ops/s x 1e3 (92.03%) |
src/client/zero.bench.ts > pk compare > pk = N | 📈 view plot 🚷 view threshold | 42.84 ops/s x 1e3(-0.86%)Baseline: 43.21 ops/s x 1e3 | 40.66 ops/s x 1e3 (94.91%) |
src/client/zero.bench.ts > with filter > Lower rows 500 x 10 columns (numbers) | 📈 view plot 🚷 view threshold | 4.28 ops/s x 1e3(+1.67%)Baseline: 4.21 ops/s x 1e3 | 4.02 ops/s x 1e3 (93.74%) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.