{"id":16767109,"url":"https://github.com/davydog187/javascript-performance","last_synced_at":"2025-03-16T13:13:03.909Z","repository":{"id":141684107,"uuid":"32604450","full_name":"davydog187/javascript-performance","owner":"davydog187","description":"Examples of javascript performance breakdowns","archived":false,"fork":false,"pushed_at":"2015-04-03T22:12:05.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T20:16:16.723Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/davydog187.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-20T20:08:43.000Z","updated_at":"2015-04-03T22:12:05.000Z","dependencies_parsed_at":"2023-03-12T20:41:25.365Z","dependency_job_id":null,"html_url":"https://github.com/davydog187/javascript-performance","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/davydog187%2Fjavascript-performance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davydog187%2Fjavascript-performance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davydog187%2Fjavascript-performance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davydog187%2Fjavascript-performance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davydog187","download_url":"https://codeload.github.com/davydog187/javascript-performance/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243871912,"owners_count":20361380,"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":[],"created_at":"2024-10-13T06:08:27.672Z","updated_at":"2025-03-16T13:13:03.881Z","avatar_url":"https://github.com/davydog187.png","language":"JavaScript","readme":"Javascript Performance breakdown examples\n\n```\n$ node global-variables.js\nglobal loop ops/sec 323310\nlocal scope loop ops/sec 2087682\n\n$ node hidden-type.js\nUnmodified object ops/sec 3344\nModified object ops/sec 593\n\n$ node looping-over-object-properties.js\nObject.keys ops/sec 1707\nfor..in ops/sec 658\n\n$ node sparse-arrays.js\ncontiguous ops/sec 19267\nsparse ops/sec 13458\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavydog187%2Fjavascript-performance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavydog187%2Fjavascript-performance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavydog187%2Fjavascript-performance/lists"}