|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1783861415695, |
| 2 | + "lastUpdate": 1783866597146, |
3 | 3 | "repoUrl": "https://github.com/reactive/data-client", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark React": [ |
@@ -5510,6 +5510,108 @@ window.BENCHMARK_DATA = { |
5510 | 5510 | "unit": "ops/s" |
5511 | 5511 | } |
5512 | 5512 | ] |
| 5513 | + }, |
| 5514 | + { |
| 5515 | + "commit": { |
| 5516 | + "author": { |
| 5517 | + "email": "29139614+renovate[bot]@users.noreply.github.com", |
| 5518 | + "name": "renovate[bot]", |
| 5519 | + "username": "renovate[bot]" |
| 5520 | + }, |
| 5521 | + "committer": { |
| 5522 | + "email": "noreply@github.com", |
| 5523 | + "name": "GitHub", |
| 5524 | + "username": "web-flow" |
| 5525 | + }, |
| 5526 | + "distinct": true, |
| 5527 | + "id": "d432eba98aba5841e608a90afd872b236ad0ed0d", |
| 5528 | + "message": "pkg: Update validation packages (#3996)\n\n* pkg: Update validation packages\n\n* fix: Align prettier and jest-environment-node for validation upgrades\n\nPrettier 3.9 reformats union types; force jest-environment-node@30.4.1 so React Native's Jest preset no longer ships a 29.x mocker that lacks clearMocksOnScope under Jest 30.4.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Nathaniel Tucker <me@ntucker.me>\nCo-authored-by: Cursor <cursoragent@cursor.com>", |
| 5529 | + "timestamp": "2026-07-12T10:26:45-04:00", |
| 5530 | + "tree_id": "cdc0243a22ebb3d172e9b12898b0c050de167e79", |
| 5531 | + "url": "https://github.com/reactive/data-client/commit/d432eba98aba5841e608a90afd872b236ad0ed0d" |
| 5532 | + }, |
| 5533 | + "date": 1783866593810, |
| 5534 | + "tool": "customBiggerIsBetter", |
| 5535 | + "benches": [ |
| 5536 | + { |
| 5537 | + "name": "data-client: getlist-100", |
| 5538 | + "value": 136.99, |
| 5539 | + "range": "± 3.9%", |
| 5540 | + "unit": "ops/s" |
| 5541 | + }, |
| 5542 | + { |
| 5543 | + "name": "data-client: getlist-500", |
| 5544 | + "value": 43.67, |
| 5545 | + "range": "± 3.9%", |
| 5546 | + "unit": "ops/s" |
| 5547 | + }, |
| 5548 | + { |
| 5549 | + "name": "data-client: update-entity", |
| 5550 | + "value": 363.76, |
| 5551 | + "range": "± 9.8%", |
| 5552 | + "unit": "ops/s" |
| 5553 | + }, |
| 5554 | + { |
| 5555 | + "name": "data-client: update-user", |
| 5556 | + "value": 350.99, |
| 5557 | + "range": "± 10.0%", |
| 5558 | + "unit": "ops/s" |
| 5559 | + }, |
| 5560 | + { |
| 5561 | + "name": "data-client: getlist-500-sorted", |
| 5562 | + "value": 46.62, |
| 5563 | + "range": "± 9.5%", |
| 5564 | + "unit": "ops/s" |
| 5565 | + }, |
| 5566 | + { |
| 5567 | + "name": "data-client: update-entity-sorted", |
| 5568 | + "value": 307.77, |
| 5569 | + "range": "± 8.7%", |
| 5570 | + "unit": "ops/s" |
| 5571 | + }, |
| 5572 | + { |
| 5573 | + "name": "data-client: update-entity-multi-view", |
| 5574 | + "value": 322.58, |
| 5575 | + "range": "± 6.1%", |
| 5576 | + "unit": "ops/s" |
| 5577 | + }, |
| 5578 | + { |
| 5579 | + "name": "data-client: list-detail-switch-10", |
| 5580 | + "value": 8.13, |
| 5581 | + "range": "± 7.7%", |
| 5582 | + "unit": "ops/s" |
| 5583 | + }, |
| 5584 | + { |
| 5585 | + "name": "data-client: update-user-10000", |
| 5586 | + "value": 74.91, |
| 5587 | + "range": "± 13.8%", |
| 5588 | + "unit": "ops/s" |
| 5589 | + }, |
| 5590 | + { |
| 5591 | + "name": "data-client: invalidate-and-resolve", |
| 5592 | + "value": 37.66, |
| 5593 | + "range": "± 5.0%", |
| 5594 | + "unit": "ops/s" |
| 5595 | + }, |
| 5596 | + { |
| 5597 | + "name": "data-client: unshift-item", |
| 5598 | + "value": 215.08, |
| 5599 | + "range": "± 5.4%", |
| 5600 | + "unit": "ops/s" |
| 5601 | + }, |
| 5602 | + { |
| 5603 | + "name": "data-client: delete-item", |
| 5604 | + "value": 250.16, |
| 5605 | + "range": "± 8.3%", |
| 5606 | + "unit": "ops/s" |
| 5607 | + }, |
| 5608 | + { |
| 5609 | + "name": "data-client: move-item", |
| 5610 | + "value": 169.49, |
| 5611 | + "range": "± 11.0%", |
| 5612 | + "unit": "ops/s" |
| 5613 | + } |
| 5614 | + ] |
5513 | 5615 | } |
5514 | 5616 | ] |
5515 | 5617 | } |
|
0 commit comments