{"id":16529793,"url":"https://github.com/ryan-williams/meteor-test","last_synced_at":"2026-05-05T16:33:53.110Z","repository":{"id":34448862,"uuid":"38383648","full_name":"ryan-williams/meteor-test","owner":"ryan-williams","description":"Simple repo for testing MeteorJS page-refresh rate","archived":false,"fork":false,"pushed_at":"2015-07-08T16:51:28.000Z","size":135,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T01:47:30.612Z","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/ryan-williams.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-07-01T16:59:58.000Z","updated_at":"2015-07-01T17:00:59.000Z","dependencies_parsed_at":"2022-08-17T20:21:19.452Z","dependency_job_id":null,"html_url":"https://github.com/ryan-williams/meteor-test","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/ryan-williams%2Fmeteor-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryan-williams%2Fmeteor-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryan-williams%2Fmeteor-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryan-williams%2Fmeteor-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryan-williams","download_url":"https://codeload.github.com/ryan-williams/meteor-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241629739,"owners_count":19993707,"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-11T17:47:14.792Z","updated_at":"2026-05-05T16:33:53.037Z","avatar_url":"https://github.com/ryan-williams.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# meteor-test\nSimple repo for testing MeteorJS page-refresh rate.\n\nRun Meteor server with:\n```\n$ meteor\n```\nOpen up [localhost:3000](http://localhost:3000) to see a blank page; for best results, open the developer console as well, to view `console.log`s about the page's status as it incorporates new data from the server.\n\nConnect to Meteor's Mongo instance:\n```\n$ meteor mongo\n```\n\nRun various commands and observe the page's latency of showing updated data:\n```\nmeteor:PRIMARY\u003e for (var x = 0; x \u003c 100; x++) { db.test.insert({ a: x, b: 2*x, c: (new Date()) }); }\nmeteor:PRIMARY\u003e for (var x = 0; x \u003c 1000; x++) { db.test.insert({ a: x, b: 2*x, c: (new Date()) }); }\nmeteor:PRIMARY\u003e db.test.drop()\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryan-williams%2Fmeteor-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryan-williams%2Fmeteor-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryan-williams%2Fmeteor-test/lists"}