{"id":15349953,"url":"https://github.com/thomasmueller/fastsort_java","last_synced_at":"2025-08-22T05:37:22.833Z","repository":{"id":45889655,"uuid":"234259501","full_name":"thomasmueller/fastSort_java","owner":"thomasmueller","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-29T15:06:37.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-15T23:25:52.588Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/thomasmueller.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":"2020-01-16T07:20:46.000Z","updated_at":"2021-12-27T20:40:31.000Z","dependencies_parsed_at":"2022-07-26T00:00:18.476Z","dependency_job_id":null,"html_url":"https://github.com/thomasmueller/fastSort_java","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thomasmueller/fastSort_java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasmueller%2FfastSort_java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasmueller%2FfastSort_java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasmueller%2FfastSort_java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasmueller%2FfastSort_java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasmueller","download_url":"https://codeload.github.com/thomasmueller/fastSort_java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasmueller%2FfastSort_java/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265651904,"owners_count":23805442,"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-01T11:56:33.187Z","updated_at":"2025-07-17T19:33:20.368Z","avatar_url":"https://github.com/thomasmueller.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fastSort_java\n\nSome sorting experiments. \n\nCurrently it is a benchmark comparing regular Java sort (Array.sort) against a hybrid of samplesort and Arrays.sort. The samplesort hybrid is about 40% faster, when using randomly shuffled data, no duplicates, more than 100'000 entries. Of course more experiments would be needed to get a fair comparison, but it looks promising.\n\n## See also\n\nhttps://github.com/thomasmueller/fastSort_cpp\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasmueller%2Ffastsort_java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomasmueller%2Ffastsort_java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasmueller%2Ffastsort_java/lists"}