{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":131337886,"defaultBranch":"main","name":"dancing-links","ownerLogin":"declanvk","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-04-27T19:38:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7276122?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1684548099.22156","currentOid":""},"activityList":{"items":[{"before":"cd779a93725761fa0d308117d3987b5b9194aabb","after":"4f340f13e91c226708a4a115ff45a03f95e1dc54","ref":"refs/heads/main","pushedAt":"2023-05-20T02:01:39.221Z","pushType":"push","commitsCount":1,"pusher":{"login":"declanvk","name":"Declan Kelly","path":"/declanvk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7276122?s=80&v=4"},"commit":{"message":"chore: Release dancing-links version 0.3.0","shortMessageHtmlLink":"chore: Release dancing-links version 0.3.0"}},{"before":"063f760996ab9551cfdebfba60d890dc69dc4b55","after":null,"ref":"refs/heads/small-improvements","pushedAt":"2023-05-20T01:58:03.880Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"declanvk","name":"Declan Kelly","path":"/declanvk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7276122?s=80&v=4"}},{"before":"1f65b0d71ad9e5f7ee3af6adb69ada7201452238","after":"cd779a93725761fa0d308117d3987b5b9194aabb","ref":"refs/heads/main","pushedAt":"2023-05-20T01:58:00.678Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"declanvk","name":"Declan Kelly","path":"/declanvk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7276122?s=80&v=4"},"commit":{"message":"Modify CI to run ignored tests\n\nAlso run all tests in release mode so CI is not too slow","shortMessageHtmlLink":"Modify CI to run ignored tests"}},{"before":"7cc3d46ed4d20b797f002ca34abca100c199c391","after":"063f760996ab9551cfdebfba60d890dc69dc4b55","ref":"refs/heads/small-improvements","pushedAt":"2023-05-20T01:45:36.931Z","pushType":"push","commitsCount":3,"pusher":{"login":"declanvk","name":"Declan Kelly","path":"/declanvk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7276122?s=80&v=4"},"commit":{"message":"Modify CI to run ignored tests\n\nAlso run all tests in release mode so CI is not too slow","shortMessageHtmlLink":"Modify CI to run ignored tests"}},{"before":"76304d5b7c6e3cc11a2dde85d1f8e61c557a7aff","after":"7cc3d46ed4d20b797f002ca34abca100c199c391","ref":"refs/heads/small-improvements","pushedAt":"2023-05-20T01:28:56.616Z","pushType":"push","commitsCount":1,"pusher":{"login":"declanvk","name":"Declan Kelly","path":"/declanvk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7276122?s=80&v=4"},"commit":{"message":"Inline hot functions used when choosing min column\n\n**Description**\nAdd the inline attribute to make it more likely that these small\nfunctions would be inlined.\n\n**Motivation**\nThis change is important because these functions are called very\noften when choosing the next column to eliminate in the solver.\n\nThe initial profile had ~70% of time spent in the `choose_column`\nfunction, and ~30% in each of `Column::index` and `Column::size`.\n\nHere are the benchmark results when compiling the regression test\nusing the `release` profile:\n\n| Command | Mean [s] | Min [s] | Max [s] | Relative |\n|:---------------|---------------:|--------:|--------:|------------:|\n| `./inlined` | 11.202 ± 0.042 | 11.161 | 11.289 | 1.00 |\n| `./noninlined` | 18.529 ± 0.323 | 17.781 | 18.882 | 1.65 ± 0.03 |","shortMessageHtmlLink":"Inline hot functions used when choosing min column"}},{"before":null,"after":"76304d5b7c6e3cc11a2dde85d1f8e61c557a7aff","ref":"refs/heads/small-improvements","pushedAt":"2023-05-17T01:06:06.507Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"declanvk","name":"Declan Kelly","path":"/declanvk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7276122?s=80&v=4"},"commit":{"message":"Add many regression tests and sudoku examples\n\n**Description**\n - Add regression tests for issue #4, currently runs very slowly\n - Add data files containing many sudoku games with expected\n solutions\n\n**Motivation**\nThis tests should guard against future regressions","shortMessageHtmlLink":"Add many regression tests and sudoku examples"}},{"before":"a0eb09a0ec0d05cc722ae68f712b847f5c08b361","after":"1f65b0d71ad9e5f7ee3af6adb69ada7201452238","ref":"refs/heads/main","pushedAt":"2023-05-17T00:17:49.938Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"declanvk","name":"Declan Kelly","path":"/declanvk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7276122?s=80&v=4"},"commit":{"message":"Format code and remove format step from CI","shortMessageHtmlLink":"Format code and remove format step from CI"}},{"before":"b147bece10d5d8b2e50c989f884e16232dd6a0b2","after":null,"ref":"refs/heads/fix/update-ci","pushedAt":"2023-05-17T00:12:03.036Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"declanvk","name":"Declan Kelly","path":"/declanvk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7276122?s=80&v=4"}},{"before":"7c40e2403cfeb24f48097b9c64f66ac22e4794c7","after":"a0eb09a0ec0d05cc722ae68f712b847f5c08b361","ref":"refs/heads/main","pushedAt":"2023-05-17T00:11:58.926Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"declanvk","name":"Declan Kelly","path":"/declanvk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7276122?s=80&v=4"},"commit":{"message":"Format code and remove format step from CI","shortMessageHtmlLink":"Format code and remove format step from CI"}},{"before":"dc13d924a627d6054b3e59ec1384f8e8a547dc76","after":"b147bece10d5d8b2e50c989f884e16232dd6a0b2","ref":"refs/heads/fix/update-ci","pushedAt":"2023-05-17T00:08:26.224Z","pushType":"push","commitsCount":1,"pusher":{"login":"declanvk","name":"Declan Kelly","path":"/declanvk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7276122?s=80&v=4"},"commit":{"message":"Format code and remove format step from CI","shortMessageHtmlLink":"Format code and remove format step from CI"}},{"before":"69dda59195ba6fb7dd3324df5b1ae9f5ad09e939","after":"dc13d924a627d6054b3e59ec1384f8e8a547dc76","ref":"refs/heads/fix/update-ci","pushedAt":"2023-05-17T00:02:49.020Z","pushType":"push","commitsCount":1,"pusher":{"login":"declanvk","name":"Declan Kelly","path":"/declanvk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7276122?s=80&v=4"},"commit":{"message":"Add quotes around MSRV","shortMessageHtmlLink":"Add quotes around MSRV"}},{"before":"5140cffc5d119a8eb44d52d56e33ad169f489273","after":"69dda59195ba6fb7dd3324df5b1ae9f5ad09e939","ref":"refs/heads/fix/update-ci","pushedAt":"2023-05-16T23:58:24.257Z","pushType":"push","commitsCount":1,"pusher":{"login":"declanvk","name":"Declan Kelly","path":"/declanvk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7276122?s=80&v=4"},"commit":{"message":"Bump MSRV and update to 2021 edition\n\nAlso fix some clippy lints","shortMessageHtmlLink":"Bump MSRV and update to 2021 edition"}},{"before":null,"after":"5140cffc5d119a8eb44d52d56e33ad169f489273","ref":"refs/heads/fix/update-ci","pushedAt":"2023-05-16T23:42:11.557Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"declanvk","name":"Declan Kelly","path":"/declanvk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7276122?s=80&v=4"},"commit":{"message":"Remove unused code to fix warnings","shortMessageHtmlLink":"Remove unused code to fix warnings"}},{"before":"7c40e2403cfeb24f48097b9c64f66ac22e4794c7","after":null,"ref":"refs/heads/master","pushedAt":"2023-05-16T23:33:32.834Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"declanvk","name":"Declan Kelly","path":"/declanvk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7276122?s=80&v=4"}},{"before":null,"after":"7c40e2403cfeb24f48097b9c64f66ac22e4794c7","ref":"refs/heads/main","pushedAt":"2023-05-16T23:33:32.348Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"declanvk","name":"Declan Kelly","path":"/declanvk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7276122?s=80&v=4"},"commit":{"message":"Uncover links in reverse order\n\n#4","shortMessageHtmlLink":"Uncover links in reverse order"}},{"before":"7ccafd78a6eeaef2b78920b7e8a99c9442d97824","after":"7c40e2403cfeb24f48097b9c64f66ac22e4794c7","ref":"refs/heads/master","pushedAt":"2023-05-16T19:39:39.695Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"declanvk","name":"Declan Kelly","path":"/declanvk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7276122?s=80&v=4"},"commit":{"message":"Uncover links in reverse order\n\n#4","shortMessageHtmlLink":"Uncover links in reverse order"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADMIoqtAA","startCursor":null,"endCursor":null}},"title":"Activity · declanvk/dancing-links"}