{"id":20384246,"url":"https://github.com/prisma-cms/performance","last_synced_at":"2025-07-29T21:36:12.746Z","repository":{"id":96350357,"uuid":"197875855","full_name":"prisma-cms/performance","owner":"prisma-cms","description":null,"archived":false,"fork":false,"pushed_at":"2019-07-20T05:44:12.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T23:12:27.631Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prisma-cms.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-20T03:44:32.000Z","updated_at":"2019-07-20T05:44:13.000Z","dependencies_parsed_at":"2023-12-23T02:45:39.329Z","dependency_job_id":null,"html_url":"https://github.com/prisma-cms/performance","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prisma-cms/performance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prisma-cms%2Fperformance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prisma-cms%2Fperformance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prisma-cms%2Fperformance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prisma-cms%2Fperformance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prisma-cms","download_url":"https://codeload.github.com/prisma-cms/performance/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prisma-cms%2Fperformance/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267763964,"owners_count":24140830,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T02:26:54.900Z","updated_at":"2025-07-29T21:36:12.661Z","avatar_url":"https://github.com/prisma-cms.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# Prisma-CMS Performance\n\nPerformance testing component for [@prisma-cms](https://github.com/prisma-cms/boilerplate) and any other React components.\n\n\n## Install\n\n### yarn\n\n```\nyarn add -D @prisma-cms/performance\n```\n\n### npm\n```\nnpm i @prisma-cms/performance --save-dev\n```\n\n## Usage\n\nPass any props for updating check\n```\nimport React, { Component } from 'react';\nimport PrismaCmsPerformanceTester from \"@prisma-cms/performance\";\n\nexport default class Test extends Component {\n\n  render(){\n\n    return \u003cPrismaCmsPerformanceTester \n      props={this.props}\n      state={this.state}\n      context={this.context}\n    /\u003e\n  }\n\n}\n```\n\nSee the browser console to detect which properties change when the Test component is updated.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprisma-cms%2Fperformance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprisma-cms%2Fperformance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprisma-cms%2Fperformance/lists"}