{"id":22683966,"url":"https://github.com/devanandb/skilledgeek","last_synced_at":"2025-10-08T23:18:54.825Z","repository":{"id":19537268,"uuid":"22785153","full_name":"devanandb/skilledgeek","owner":"devanandb","description":"An awesome resume/profile creating/sharing service. ","archived":false,"fork":false,"pushed_at":"2014-08-11T06:23:36.000Z","size":30640,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-08T23:18:52.862Z","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/devanandb.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":"2014-08-09T11:52:02.000Z","updated_at":"2014-08-09T14:23:55.000Z","dependencies_parsed_at":"2022-08-24T03:30:53.024Z","dependency_job_id":null,"html_url":"https://github.com/devanandb/skilledgeek","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devanandb/skilledgeek","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devanandb%2Fskilledgeek","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devanandb%2Fskilledgeek/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devanandb%2Fskilledgeek/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devanandb%2Fskilledgeek/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devanandb","download_url":"https://codeload.github.com/devanandb/skilledgeek/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devanandb%2Fskilledgeek/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000727,"owners_count":26082862,"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-10-08T02:00:06.501Z","response_time":56,"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-12-09T21:15:14.378Z","updated_at":"2025-10-08T23:18:54.814Z","avatar_url":"https://github.com/devanandb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-uuid Benchmarks\n\n### Results\n\nTo see the results of our benchmarks visit https://github.com/broofa/node-uuid/wiki/Benchmark\n\n### Run them yourself\n\nnode-uuid comes with some benchmarks to measure performance of generating UUIDs. These can be run using node.js. node-uuid is being benchmarked against some other uuid modules, that are available through npm namely `uuid` and `uuid-js`.\n\nTo prepare and run the benchmark issue;\n\n```\nnpm install uuid uuid-js\nnode benchmark/benchmark.js\n```\n\nYou'll see an output like this one:\n\n```\n# v4\nnodeuuid.v4(): 854700 uuids/second\nnodeuuid.v4('binary'): 788643 uuids/second\nnodeuuid.v4('binary', buffer): 1336898 uuids/second\nuuid(): 479386 uuids/second\nuuid('binary'): 582072 uuids/second\nuuidjs.create(4): 312304 uuids/second\n\n# v1\nnodeuuid.v1(): 938086 uuids/second\nnodeuuid.v1('binary'): 683060 uuids/second\nnodeuuid.v1('binary', buffer): 1644736 uuids/second\nuuidjs.create(1): 190621 uuids/second\n```\n\n* The `uuid()` entries are for Nikhil Marathe's [uuid module](https://bitbucket.org/nikhilm/uuidjs) which is a wrapper around the native libuuid library.\n* The `uuidjs()` entries are for Patrick Negri's [uuid-js module](https://github.com/pnegri/uuid-js) which is a pure javascript implementation based on [UUID.js](https://github.com/LiosK/UUID.js) by LiosK.\n\nIf you want to get more reliable results you can run the benchmark multiple times and write the output into a log file:\n\n```\nfor i in {0..9}; do node benchmark/benchmark.js \u003e\u003e benchmark/bench_0.4.12.log; done;\n```\n\nIf you're interested in how performance varies between different node versions, you can issue the above command multiple times.\n\nYou can then use the shell script `bench.sh` provided in this directory to calculate the averages over all benchmark runs and draw a nice plot:\n\n```\n(cd benchmark/ \u0026\u0026 ./bench.sh)\n```\n\nThis assumes you have [gnuplot](http://www.gnuplot.info/) and [ImageMagick](http://www.imagemagick.org/) installed. You'll find a nice `bench.png` graph in the `benchmark/` directory then.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevanandb%2Fskilledgeek","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevanandb%2Fskilledgeek","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevanandb%2Fskilledgeek/lists"}