{"id":16514950,"url":"https://github.com/idelvall/performance","last_synced_at":"2026-04-16T15:05:16.223Z","repository":{"id":92281731,"uuid":"123893884","full_name":"idelvall/performance","owner":"idelvall","description":"Some Java performance numbers","archived":false,"fork":false,"pushed_at":"2018-03-05T16:05:22.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T01:37:17.677Z","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/idelvall.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-05T09:11:35.000Z","updated_at":"2018-03-05T10:57:35.000Z","dependencies_parsed_at":"2023-04-06T14:03:12.955Z","dependency_job_id":null,"html_url":"https://github.com/idelvall/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/idelvall%2Fperformance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idelvall%2Fperformance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idelvall%2Fperformance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idelvall%2Fperformance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idelvall","download_url":"https://codeload.github.com/idelvall/performance/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241512211,"owners_count":19974543,"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-11T16:14:31.970Z","updated_at":"2026-04-16T15:05:16.165Z","avatar_url":"https://github.com/idelvall.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# performance\nSome Java performance numbers for myself, with the idea of having a sense on what the relative cost of certain operations is.\n\nJIT has been disabled for these tests in order to avoid any code optimization.\n\n- [performance](#performance)\n  * [Cost of getting stack trace (ns)](#cost-of-getting-stack-trace-ns)\n\n\n## Cost of getting stack trace (ns)\n\n[source code](src/test/java/org/brutusin/StackTraceTest.java)\n\n| Procedure | Stack length of 1 | Stack length of 10 | Stack length of 50 | Stack length of 100 | Stack length of 200 | Stack length of 400 | Stack length of 800 |\n| - | - | - | - | - | - | - | - |\n| Throwable | 3552 | 10819 | 44499 | 92509 | 184329 | 338808 | 713571 | \n| Filled | 2528 | 9229 | 45497 | 81678 | 161970 | 340909 | 682630 | \n| Thread | 3803 | 10156 | 46239 | 87887 | 160443 | 358918 | 672376 | \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidelvall%2Fperformance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidelvall%2Fperformance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidelvall%2Fperformance/lists"}