{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":47203615,"defaultBranch":"master","name":"binstretch","ownerLogin":"bohm","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-12-01T16:50:31.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1587229?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1710346094.0","currentOid":""},"activityList":{"items":[{"before":"0af2becc4258fabd44372a900358c77bbf32796f","after":"08fcb7af530a9fd730d2c557c9d40dbbfaa2a442","ref":"refs/heads/parallel-deferred-insertion","pushedAt":"2024-03-20T16:14:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Setting up to test layer initialization one layer after another.","shortMessageHtmlLink":"Setting up to test layer initialization one layer after another."}},{"before":null,"after":"0af2becc4258fabd44372a900358c77bbf32796f","ref":"refs/heads/parallel-deferred-insertion","pushedAt":"2024-03-13T16:08:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Created one more thread which handles the deferred insertions, thus speeding up the construction of the minibs fingerprint storage. However, there are some inconsistencies in cache size after multiple runs that need to be investigated.","shortMessageHtmlLink":"Created one more thread which handles the deferred insertions, thus s…"}},{"before":"82dfede72b6908b0c90af80ad0ba489e2f15c258","after":"3472b18724eeaa289f8dee9b25afe27ab831d569","ref":"refs/heads/iterative","pushedAt":"2024-03-12T01:10:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Minor: Listsaplings is now compiled with CMake.","shortMessageHtmlLink":"Minor: Listsaplings is now compiled with CMake."}},{"before":"0ecb900ecc0cd2a594dacad2be42e2abd2dfdb52","after":"82dfede72b6908b0c90af80ad0ba489e2f15c258","ref":"refs/heads/iterative","pushedAt":"2024-03-08T17:40:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Minor: Fix in CMakeLists to better pass IMONOT.","shortMessageHtmlLink":"Minor: Fix in CMakeLists to better pass IMONOT."}},{"before":"19129779505604e1db7b2506666e3f0181ea0528","after":"0ecb900ecc0cd2a594dacad2be42e2abd2dfdb52","ref":"refs/heads/iterative","pushedAt":"2024-03-07T00:13:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Minor: Memory saving files get deleted once no longer needed.","shortMessageHtmlLink":"Minor: Memory saving files get deleted once no longer needed."}},{"before":"aeedfb0a4ae9fb36f7b94dc414c01e22491da688","after":"19129779505604e1db7b2506666e3f0181ea0528","ref":"refs/heads/iterative","pushedAt":"2024-03-07T00:01:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"A quick attempt at memory saving during minibs initialization by storing computations on the disk until they are needed.","shortMessageHtmlLink":"A quick attempt at memory saving during minibs initialization by stor…"}},{"before":"822b3badd96e757deee506246258dc1c42efad78","after":"aeedfb0a4ae9fb36f7b94dc414c01e22491da688","ref":"refs/heads/iterative","pushedAt":"2024-03-01T15:45:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Minor: Converted more compile.sh code into calling CMake.","shortMessageHtmlLink":"Minor: Converted more compile.sh code into calling CMake."}},{"before":"84161345ec428130647ef9543a848fd5e4ac0388","after":"822b3badd96e757deee506246258dc1c42efad78","ref":"refs/heads/iterative","pushedAt":"2024-02-26T14:00:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Minor: Added monotonicity flag.","shortMessageHtmlLink":"Minor: Added monotonicity flag."}},{"before":"a1a325b7472ac82adfd115621880af26cbc24dd0","after":"84161345ec428130647ef9543a848fd5e4ac0388","ref":"refs/heads/iterative","pushedAt":"2024-02-20T15:41:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"A big fix for performance of the state cache: statehash() now flips the digits of the index before XORing the itemhash to it.","shortMessageHtmlLink":"A big fix for performance of the state cache: statehash() now flips t…"}},{"before":"ef5a9aa2811bde33f9a6ce680789e5c82f778d44","after":"a1a325b7472ac82adfd115621880af26cbc24dd0","ref":"refs/heads/iterative","pushedAt":"2024-02-20T09:29:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Minor: put consistency checks behind minimax debug.","shortMessageHtmlLink":"Minor: put consistency checks behind minimax debug."}},{"before":"cac1a669275a658edbde85a4aef72925b547ae3e","after":"ef5a9aa2811bde33f9a6ce680789e5c82f778d44","ref":"refs/heads/iterative","pushedAt":"2024-02-19T13:32:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Minor: ERRORPRINT is now PRINT_AND_ABORT, added some toggleable flags.","shortMessageHtmlLink":"Minor: ERRORPRINT is now PRINT_AND_ABORT, added some toggleable flags."}},{"before":"481f621d790ebb990944044368bdda169b830c74","after":"cac1a669275a658edbde85a4aef72925b547ae3e","ref":"refs/heads/iterative","pushedAt":"2024-02-16T14:47:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Minor: Added release build flags.","shortMessageHtmlLink":"Minor: Added release build flags."}},{"before":"780e1023217d0a17260856ddf7679cf3b2e71744","after":"481f621d790ebb990944044368bdda169b830c74","ref":"refs/heads/iterative","pushedAt":"2024-02-15T16:09:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Minor: KNOWNSUM_EXTENSION_GS5 now made into a common.hpp flag.","shortMessageHtmlLink":"Minor: KNOWNSUM_EXTENSION_GS5 now made into a common.hpp flag."}},{"before":"5e53fd33c8ff8b28494d65934ab0efdd656985bd","after":"780e1023217d0a17260856ddf7679cf3b2e71744","ref":"refs/heads/iterative","pushedAt":"2024-02-15T14:57:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Minor: compile.sh now calls CMake.","shortMessageHtmlLink":"Minor: compile.sh now calls CMake."}},{"before":"834284cf7865a796dd4c44164a2e5898a7137955","after":"5e53fd33c8ff8b28494d65934ab0efdd656985bd","ref":"refs/heads/iterative","pushedAt":"2024-02-09T15:42:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Minor: removed assert in favor of errorprint.","shortMessageHtmlLink":"Minor: removed assert in favor of errorprint."}},{"before":"95cd901f10dd338876da121997d3b28f6a9639c1","after":"834284cf7865a796dd4c44164a2e5898a7137955","ref":"refs/heads/iterative","pushedAt":"2024-02-09T15:36:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Minor: NDEBUG can now be safely turned on.","shortMessageHtmlLink":"Minor: NDEBUG can now be safely turned on."}},{"before":"d24c28bc46822550fbad15250cca11caecb74250","after":"95cd901f10dd338876da121997d3b28f6a9639c1","ref":"refs/heads/iterative","pushedAt":"2024-02-09T12:40:26.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/iterative' into iterative","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/iterative' into iterative"}},{"before":"f0aeb0e7a312a678592a37e972541d66d15580ac","after":"d24c28bc46822550fbad15250cca11caecb74250","ref":"refs/heads/iterative","pushedAt":"2024-02-08T16:39:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Minor: awt now supports showing sand information as well.","shortMessageHtmlLink":"Minor: awt now supports showing sand information as well."}},{"before":"21a41e2fee4523a675c7c6e03c103c9682abcbb4","after":"f0aeb0e7a312a678592a37e972541d66d15580ac","ref":"refs/heads/iterative","pushedAt":"2024-01-21T21:56:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Moving from unsigned short to uint32_t.","shortMessageHtmlLink":"Moving from unsigned short to uint32_t."}},{"before":"c0aabb02ec88429d71213b49d1f9fcb1ce469e2d","after":"21a41e2fee4523a675c7c6e03c103c9682abcbb4","ref":"refs/heads/iterative","pushedAt":"2024-01-21T04:02:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Reincorporating changes into minibs-three.hpp.","shortMessageHtmlLink":"Reincorporating changes into minibs-three.hpp."}},{"before":"52100b5b7fac612e932d9ba76d5ed77c22fd99ae","after":"c0aabb02ec88429d71213b49d1f9fcb1ce469e2d","ref":"refs/heads/iterative","pushedAt":"2024-01-21T03:05:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"A bug in fingerprint_storage.hpp function output() squashed.","shortMessageHtmlLink":"A bug in fingerprint_storage.hpp function output() squashed."}},{"before":"1dede210139c7401924de32a86079ec90386eaba","after":"52100b5b7fac612e932d9ba76d5ed77c22fd99ae","ref":"refs/heads/iterative","pushedAt":"2024-01-15T14:04:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Minor: refactored knownsum_game out of minibs.hpp.","shortMessageHtmlLink":"Minor: refactored knownsum_game out of minibs.hpp."}},{"before":"07391d02c29c2aabdf5eafc0b1148ab80c5ff31f","after":"1dede210139c7401924de32a86079ec90386eaba","ref":"refs/heads/iterative","pushedAt":"2023-12-17T02:03:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Switched from loadht to flat_hash_set.","shortMessageHtmlLink":"Switched from loadht to flat_hash_set."}},{"before":"17f610ff744824c469bf47065ccfd5f12db9775a","after":"07391d02c29c2aabdf5eafc0b1148ab80c5ff31f","ref":"refs/heads/iterative","pushedAt":"2023-12-16T02:19:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Swapped from loadhash to binomial index.","shortMessageHtmlLink":"Swapped from loadhash to binomial index."}},{"before":"8bb65bad3c2d636550f5bd1eb0c47892d3fcbf4c","after":"17f610ff744824c469bf47065ccfd5f12db9775a","ref":"refs/heads/iterative","pushedAt":"2023-12-15T14:34:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Preparing for the transition from loadhash to the binomial index.","shortMessageHtmlLink":"Preparing for the transition from loadhash to the binomial index."}},{"before":"36f704fc1172b6f6b563a3c260d7e415606e50ad","after":"8bb65bad3c2d636550f5bd1eb0c47892d3fcbf4c","ref":"refs/heads/iterative","pushedAt":"2023-12-08T16:54:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Minor: Logging cleanup, added destructor to minibs.hpp.","shortMessageHtmlLink":"Minor: Logging cleanup, added destructor to minibs.hpp."}},{"before":"14944737a855bc12e0b6322ba1d79e3a46d1ff28","after":"36f704fc1172b6f6b563a3c260d7e415606e50ad","ref":"refs/heads/iterative","pushedAt":"2023-12-05T00:03:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Reindexing at the same time as collect().","shortMessageHtmlLink":"Reindexing at the same time as collect()."}},{"before":"c4ad06dc62ed037e51992cdeba40c6c014f01077","after":"14944737a855bc12e0b6322ba1d79e3a46d1ff28","ref":"refs/heads/iterative","pushedAt":"2023-12-04T23:28:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Reindexing fingerprint storage to avoid wasting indices.","shortMessageHtmlLink":"Reindexing fingerprint storage to avoid wasting indices."}},{"before":"b765681c96ecdb4b37759044d52ab0de15e44008","after":"c4ad06dc62ed037e51992cdeba40c6c014f01077","ref":"refs/heads/iterative","pushedAt":"2023-12-04T22:59:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"An attempt to save memory by only storing unsigned shorts.","shortMessageHtmlLink":"An attempt to save memory by only storing unsigned shorts."}},{"before":"d6305f593fb35362d803b03cd107ff5dd1b83bf1","after":"b765681c96ecdb4b37759044d52ab0de15e44008","ref":"refs/heads/iterative","pushedAt":"2023-11-21T11:07:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bohm","name":"Martin Böhm","path":"/bohm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1587229?s=80&v=4"},"commit":{"message":"Basic stats.","shortMessageHtmlLink":"Basic stats."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEGt6f8wA","startCursor":null,"endCursor":null}},"title":"Activity · bohm/binstretch"}