{"id":19872557,"url":"https://github.com/foxdaxian/performanceview","last_synced_at":"2026-06-15T09:32:09.720Z","repository":{"id":44301776,"uuid":"192191261","full_name":"FoxDaxian/performanceView","owner":"FoxDaxian","description":"purescript for performance","archived":false,"fork":false,"pushed_at":"2022-12-08T18:13:41.000Z","size":1899,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T16:39:41.794Z","etag":null,"topics":["performance","pure-javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FoxDaxian.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-16T12:59:25.000Z","updated_at":"2019-06-16T13:43:27.000Z","dependencies_parsed_at":"2023-01-25T07:46:50.601Z","dependency_job_id":null,"html_url":"https://github.com/FoxDaxian/performanceView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoxDaxian%2FperformanceView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoxDaxian%2FperformanceView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoxDaxian%2FperformanceView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoxDaxian%2FperformanceView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FoxDaxian","download_url":"https://codeload.github.com/FoxDaxian/performanceView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241298798,"owners_count":19940476,"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","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":["performance","pure-javascript"],"created_at":"2024-11-12T16:15:57.114Z","updated_at":"2026-06-15T09:32:09.707Z","avatar_url":"https://github.com/FoxDaxian.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### performanceView --- 迷你性能检测工具\n\n```javascript\n\timport { PerformanceView, showPerformanceInfo } from performanceView;\n    // 自测性能\n    // 注意start和end方法参数必须相同，即使为空\n    const pv = new PerformanceView();\n    pv.start('案例1');\n    setTimeout(() =\u003e {\n    \tpv.end('案例1');\n    }, 1000);\n    // 查看性能相关信息\n    showPerformanceInfo();\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxdaxian%2Fperformanceview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxdaxian%2Fperformanceview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxdaxian%2Fperformanceview/lists"}