{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":638188249,"defaultBranch":"main","name":"loadtimer","ownerLogin":"sgasse","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-05-09T09:09:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/47532708?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1712231096.0","currentOid":""},"activityList":{"items":[{"before":"a36687ccd6a069530d07ee86c0935824f900b04c","after":"0f1a6828135f1f9dad3960e7b4619ca0a058bd10","ref":"refs/heads/main","pushedAt":"2024-04-04T11:44:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Release new version","shortMessageHtmlLink":"Release new version"}},{"before":"7580418a0c873e5823b22b27fafacfb89d30e0f0","after":null,"ref":"refs/heads/fix_no_threads","pushedAt":"2024-04-04T11:43:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"}},{"before":"d45eb0b0f6e36e92a829b42a3034b9162b8fadb1","after":"a36687ccd6a069530d07ee86c0935824f900b04c","ref":"refs/heads/main","pushedAt":"2024-04-04T11:43:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Fix bug preventing running without threads\n\nThreads were added in the sample step irrespective of the boolean flag.\nThis commit fixes it.\nIt also adjusts the interactive mode to take threads into account.","shortMessageHtmlLink":"Fix bug preventing running without threads"}},{"before":null,"after":"7580418a0c873e5823b22b27fafacfb89d30e0f0","ref":"refs/heads/fix_no_threads","pushedAt":"2024-04-04T11:33:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Fix bug preventing running without threads\n\nThreads were added in the sample step irrespective of the boolean flag.\nThis commit fixes it.\nIt also adjusts the interactive mode to take threads into account.","shortMessageHtmlLink":"Fix bug preventing running without threads"}},{"before":"0adfbe6d4dccd5e1500b6b812bdcb75c99a42bd1","after":null,"ref":"refs/heads/with_threads","pushedAt":"2024-03-22T14:43:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"}},{"before":"27c6f962c96645412bcbd7b3679af52dda67202f","after":"d45eb0b0f6e36e92a829b42a3034b9162b8fadb1","ref":"refs/heads/main","pushedAt":"2024-03-22T14:43:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Add option --with-threads\n\nOptionally measure CPU usage per thread as well.","shortMessageHtmlLink":"Add option --with-threads"}},{"before":null,"after":"0adfbe6d4dccd5e1500b6b812bdcb75c99a42bd1","ref":"refs/heads/with_threads","pushedAt":"2024-03-22T14:39:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Add option --with-threads\n\nOptionally measure CPU usage per thread as well.","shortMessageHtmlLink":"Add option --with-threads"}},{"before":"331671fd399f0f428f64859ae7e9fa1f19f042dd","after":"27c6f962c96645412bcbd7b3679af52dda67202f","ref":"refs/heads/main","pushedAt":"2024-02-22T20:15:03.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Add interactive output mode","shortMessageHtmlLink":"Add interactive output mode"}},{"before":"79c6fbdd22827c471e088fcc5aedcaf352d0300b","after":"331671fd399f0f428f64859ae7e9fa1f19f042dd","ref":"refs/heads/main","pushedAt":"2024-02-21T21:26:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Use clonable iterators instead of vectors","shortMessageHtmlLink":"Use clonable iterators instead of vectors"}},{"before":"250cac82d1c2ca276818f7dce48dcf50bfb368de","after":"79c6fbdd22827c471e088fcc5aedcaf352d0300b","ref":"refs/heads/main","pushedAt":"2024-02-19T20:24:21.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Retrieve and print command behind pid","shortMessageHtmlLink":"Retrieve and print command behind pid"}},{"before":null,"after":"95dbe33053dc989ed443fa11149ee9f99874dc78","ref":"refs/heads/sampler","pushedAt":"2024-02-17T23:02:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Refactor to sampler","shortMessageHtmlLink":"Refactor to sampler"}},{"before":"8435309292d8680804ed305eded9c80364854f5f","after":"250cac82d1c2ca276818f7dce48dcf50bfb368de","ref":"refs/heads/main","pushedAt":"2024-02-17T13:35:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Add CI workflow","shortMessageHtmlLink":"Add CI workflow"}},{"before":"cdcfbd7799596efa622c8f9a9784ed9b9efc6168","after":"8435309292d8680804ed305eded9c80364854f5f","ref":"refs/heads/main","pushedAt":"2024-02-17T13:12:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Add CI workflow","shortMessageHtmlLink":"Add CI workflow"}},{"before":"d48c865f42d701dacdd193e15f4ba99cab0a0874","after":"cdcfbd7799596efa622c8f9a9784ed9b9efc6168","ref":"refs/heads/main","pushedAt":"2024-02-17T13:09:13.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Add CI workflow","shortMessageHtmlLink":"Add CI workflow"}},{"before":"81456d9264379bce19d9d9bd8bdb3031f07174b5","after":"1a466606020df86a4531a95ba18854334b6afc40","ref":"refs/heads/add_ci","pushedAt":"2024-02-17T13:05:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Add CI workflow","shortMessageHtmlLink":"Add CI workflow"}},{"before":"a70f176e9382ce0961fe2746111af3e97a5e75b5","after":"81456d9264379bce19d9d9bd8bdb3031f07174b5","ref":"refs/heads/add_ci","pushedAt":"2024-02-17T13:03:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Add CI workflow","shortMessageHtmlLink":"Add CI workflow"}},{"before":"e14365a64d42472262315b28a7d8eadcf5f1c5de","after":"a70f176e9382ce0961fe2746111af3e97a5e75b5","ref":"refs/heads/add_ci","pushedAt":"2024-02-17T12:43:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Add CI workflow","shortMessageHtmlLink":"Add CI workflow"}},{"before":"2f4851bad7b11d2682b51be867f2cc86b871a3ed","after":"e14365a64d42472262315b28a7d8eadcf5f1c5de","ref":"refs/heads/add_ci","pushedAt":"2024-02-17T12:29:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Add CI workflow","shortMessageHtmlLink":"Add CI workflow"}},{"before":null,"after":"2f4851bad7b11d2682b51be867f2cc86b871a3ed","ref":"refs/heads/add_ci","pushedAt":"2024-02-17T12:19:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Add CI workflow","shortMessageHtmlLink":"Add CI workflow"}},{"before":"51da0583c8e7a6af61630cd4b687006e3066602d","after":"d48c865f42d701dacdd193e15f4ba99cab0a0874","ref":"refs/heads/main","pushedAt":"2023-10-09T14:59:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Add Readme","shortMessageHtmlLink":"Add Readme"}},{"before":"b81cd3199c737bd8dc618e56cd9fd5e9426a4743","after":"51da0583c8e7a6af61630cd4b687006e3066602d","ref":"refs/heads/main","pushedAt":"2023-10-09T09:53:17.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Fix nix dependency and clippy","shortMessageHtmlLink":"Fix nix dependency and clippy"}},{"before":"d345929e0712703822725d78eb1aa281e31781a3","after":"b81cd3199c737bd8dc618e56cd9fd5e9426a4743","ref":"refs/heads/main","pushedAt":"2023-10-09T09:01:35.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Build optimized in release","shortMessageHtmlLink":"Build optimized in release"}},{"before":"fabbb935b34180f4e53b8ec7232357280b214902","after":"d345929e0712703822725d78eb1aa281e31781a3","ref":"refs/heads/main","pushedAt":"2023-05-10T16:27:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Include CPU usage","shortMessageHtmlLink":"Include CPU usage"}},{"before":null,"after":"fabbb935b34180f4e53b8ec7232357280b214902","ref":"refs/heads/main","pushedAt":"2023-05-09T09:09:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sgasse","name":"Simon B. Gasse","path":"/sgasse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47532708?s=80&v=4"},"commit":{"message":"Initial version of load timer","shortMessageHtmlLink":"Initial version of load timer"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEJ7j8wgA","startCursor":null,"endCursor":null}},"title":"Activity ยท sgasse/loadtimer"}