{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":487935643,"defaultBranch":"main","name":"grpc-perf","ownerLogin":"ni","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-05-02T17:41:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5598284?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716738803.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"26c1f23796fc250c6e6238c654cb02a08b357f3d","ref":"refs/heads/UserModeNetworkingExeriments","pushedAt":"2024-05-26T15:53:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ccifra","name":"Christopher Cifra","path":"/ccifra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3516130?s=80&v=4"},"commit":{"message":"Initial version of user mode networking for Windows","shortMessageHtmlLink":"Initial version of user mode networking for Windows"}},{"before":"68c9a6db29fa17b45dff90ee6968f18c765c4f12","after":"6bc75863313606c17e80f4510a899132aca4daf5","ref":"refs/heads/main","pushedAt":"2024-05-21T21:37:36.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ccifra","name":"Christopher Cifra","path":"/ccifra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3516130?s=80&v=4"},"commit":{"message":"Fix merge issues","shortMessageHtmlLink":"Fix merge issues"}},{"before":"9f6e83466c41766ecd0c46795975a5ab892f49a9","after":"68c9a6db29fa17b45dff90ee6968f18c765c4f12","ref":"refs/heads/main","pushedAt":"2024-05-17T21:18:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"adelcast","name":"Alejandro del Castillo","path":"/adelcast","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10310130?s=80&v=4"},"commit":{"message":"python_client: add message throughput test\n\nSigned-off-by: Alejandro del Castillo ","shortMessageHtmlLink":"python_client: add message throughput test"}},{"before":"91afb7384673c8b350777462ceb03673f07f2273","after":"9f6e83466c41766ecd0c46795975a5ab892f49a9","ref":"refs/heads/main","pushedAt":"2023-10-04T14:07:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ccifra","name":"Christopher Cifra","path":"/ccifra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3516130?s=80&v=4"},"commit":{"message":"Add reference to cxxopts (#3)\n\n* Add reference to cxxopts\r\n\r\nUpdate the client and server applications to parse command line\r\narguments with the cxxopts library. Removes any cli parsing code and\r\nsimplifies the addition of new command line arguments.\r\n\r\n* Restore previously enabled tests","shortMessageHtmlLink":"Add reference to cxxopts (#3)"}},{"before":"c2c25f4fcf2b7b52274da0500a3c45274d0f9ab6","after":"91afb7384673c8b350777462ceb03673f07f2273","ref":"refs/heads/main","pushedAt":"2023-07-17T20:01:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ccifra","name":"Christopher Cifra","path":"/ccifra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3516130?s=80&v=4"},"commit":{"message":"Update to latest grpc-sideband","shortMessageHtmlLink":"Update to latest grpc-sideband"}},{"before":"90a16b624390048d9f08f3974d5b88c802a1b4b3","after":"c2c25f4fcf2b7b52274da0500a3c45274d0f9ab6","ref":"refs/heads/main","pushedAt":"2023-07-11T02:02:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ccifra","name":"Christopher Cifra","path":"/ccifra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3516130?s=80&v=4"},"commit":{"message":"Update to latest grpc-sideband","shortMessageHtmlLink":"Update to latest grpc-sideband"}},{"before":"4d23a446dad7ec97289b4d2ddb183337fd1f6053","after":"90a16b624390048d9f08f3974d5b88c802a1b4b3","ref":"refs/heads/main","pushedAt":"2023-07-08T02:20:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ccifra","name":"Christopher Cifra","path":"/ccifra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3516130?s=80&v=4"},"commit":{"message":"Updates for side band support","shortMessageHtmlLink":"Updates for side band support"}},{"before":"232203fd7ab792c683368a99ca4d243bf783928e","after":"4d23a446dad7ec97289b4d2ddb183337fd1f6053","ref":"refs/heads/main","pushedAt":"2023-07-07T21:56:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ccifra","name":"Christopher Cifra","path":"/ccifra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3516130?s=80&v=4"},"commit":{"message":"Fixing a bug in the sideband tests","shortMessageHtmlLink":"Fixing a bug in the sideband tests"}},{"before":"afdb8b29bb7bf871e368655d6adb5a5f880ba046","after":"232203fd7ab792c683368a99ca4d243bf783928e","ref":"refs/heads/main","pushedAt":"2023-06-25T19:28:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ccifra","name":"Christopher Cifra","path":"/ccifra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3516130?s=80&v=4"},"commit":{"message":"Adding support for testing performance of\nUDS transport\nRaw protobuf packing and unpacking\nFlatbuffers packing and unpacking","shortMessageHtmlLink":"Adding support for testing performance of"}},{"before":"fbf2be4dc5522c397913aa4ba6daafd4d8bf68d4","after":"afdb8b29bb7bf871e368655d6adb5a5f880ba046","ref":"refs/heads/main","pushedAt":"2023-04-18T03:05:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ccifra","name":"Christopher Cifra","path":"/ccifra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3516130?s=80&v=4"},"commit":{"message":"Updating .NET performance tests.","shortMessageHtmlLink":"Updating .NET performance tests."}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVDd6HQA","startCursor":null,"endCursor":null}},"title":"Activity ยท ni/grpc-perf"}