Commit Graph

440 Commits

Author SHA1 Message Date
Andy Pan af70ed0660 🎏Fix a bug where invokers get stuck in waiting idle workers 2019-08-18 02:45:32 +08:00
Andy Pan 4f88d413b4 🎖 Renew badges 2019-08-18 01:21:53 +08:00
Andy Pan a1888b140c 🧸Remove useless test cases 2019-07-27 13:10:11 +08:00
Andy Pan 61660e2109 📚Refactor the blocking logic in retrieveWorker function 2019-07-27 13:08:09 +08:00
Andy Pan 9cfc9fa643 🎲Add more test cases for new code 2019-07-27 12:05:55 +08:00
Andy Pan 51c0008356 🐞Fix a bug that blocks getting worker from pool 2019-07-27 12:05:44 +08:00
Andy Pan 61c6b5a7b0 🍜slightly revise 2019-07-27 12:02:21 +08:00
Andy Pan 94763266ad 🔋Fix some minor mistakes in test cases 2019-07-27 11:14:01 +08:00
Andy Pan 26cbd886a9 🎏Add go.mod 2019-07-27 11:12:16 +08:00
Andy Pan 254bb8b248 🍊Remove useless character in Chinese README 2019-07-27 02:31:25 +08:00
Andy Pan 01fb8f0d3e 🍓Delete a blank line in README 2019-07-27 02:27:46 +08:00
Andy Pan d931ac0d55 🍓Add a section for new feature: pre-malloc 2019-07-27 02:25:26 +08:00
Andy Pan 6b5c370832 🎨Update github badge 2019-07-27 01:39:10 +08:00
Andy Pan 71faec8c1a ☄️Rename the function with the more applicable name 2019-07-26 23:52:05 +08:00
anteoy 3e1c7a03a5 optimize memory allocation and add the log of panic stack 2019-07-26 23:22:24 +08:00
Andy Pan f447bf104a
📝Fix the type error 2019-07-26 16:11:26 +08:00
Andy Pan 9eb91a4ae0 📝Optimize the logic when cleaning up expired workers 2019-07-26 14:14:58 +08:00
markjiang 21a109c7f0 优化清理速度并修复内存泄漏 2019-07-26 12:00:11 +08:00
Andy Pan fc48d32604 Renew the blog link of ants 2019-07-22 23:47:25 +08:00
Andy Pan 38cc2da3b1 Fixed the display issue of README 2019-07-21 21:12:36 +08:00
Andy Pan 0ed74f51cf Update blog link 2019-07-21 20:44:41 +08:00
Andy Pan 92c25be9a0
Update the link of project tutorial 2019-07-21 18:39:14 +08:00
Andy Pan 7e964e1309
Update the link of project tutorial 2019-07-21 18:38:25 +08:00
Andy Pan 05e96abd61 🍑 Do gofmt 2019-04-23 20:33:34 +08:00
Andy Pan afb5322674 ☃️ Update README.md 2019-04-23 20:31:49 +08:00
Sarath Sadasivan Pillai dec0401083 goreport: lint warning on code comment structure
Added a newline between group comment and exported variable line 😄
2019-04-23 19:11:56 +08:00
Andy Pan d6076c09aa 🙄 Improvement in `periodicallyPurge` 2019-04-14 11:30:19 +08:00
Andy Pan 00294fd50b 😏 Optimization of the structure and style 2019-04-14 11:08:06 +08:00
Andy Pan cd84ab67b3 🍜 Restore comments 2019-04-14 11:08:06 +08:00
Andy Pan 05fbdb8d5b 🎭 Fix race error 2019-04-14 11:08:06 +08:00
Andy Pan aa7dd6f8cc 🦖 Develop a more graceful release 2019-04-14 11:08:06 +08:00
Andy Pan ac576e1daf Test ants under go1.12 2019-04-08 22:22:37 +08:00
Andy Pan 4ae3fb8dc4 🏆 Code coverage improvement 2019-02-23 00:46:49 +08:00
Andy Pan 8bb0cde224 🌏 Reduce the threshold time of cleaning up goroutines in test code 2019-02-23 00:29:27 +08:00
Andy Pan e9f5d0c06f 🍹 Reduce the threshold time of cleaning up goroutines 2019-02-22 23:25:35 +08:00
Andy Pan 96348a39f5 🐳 Switch function name from Serve to Invoke 2019-02-19 20:16:14 +08:00
Andy Pan 315bac653e 🕊 Renew the example code 2019-02-19 20:15:25 +08:00
Andy Pan 59a12f4593 🇨🇳 Update Chinese README 2019-02-19 20:14:20 +08:00
Andy Pan 38ee058dea ️ Update README 2019-02-19 20:13:56 +08:00
Andy Pan c91d3d6991 🍏 Update benchmark test for new function name 2019-02-19 20:10:31 +08:00
Andy Pan b8d6f7f9d6 ☃️ Update go test for new function name 2019-02-19 20:10:01 +08:00
Andy Pan 567b8959a5 🇨🇳 Revise the performance diagram with more specific parameters 2019-02-19 12:15:52 +08:00
Andy Pan 8c22032be7 🦋 Revise the performance diagram with more specific parameters 2019-02-19 12:14:19 +08:00
Andy Pan 8b6b551111 🐯 Add performance diagram 2019-02-19 11:58:05 +08:00
Andy Pan cf89f4e279 🦄 Add performance diagram 2019-02-19 11:31:31 +08:00
Andy Pan 56c4356734 🍒 Add performance diagram 2019-02-19 11:31:31 +08:00
Andy Pan 6cf3ef96e6 🐉 Adapt ants for explicit functions 2019-02-02 10:36:40 +08:00
Andy Pan 64b763c558 🦠 Adapt code for explicit functions 2019-02-02 10:36:40 +08:00
Andy Pan b49328d4e6 🏓 Update example code 2019-02-02 10:36:40 +08:00
Andy Pan 834c550921 🧲 Update example code 2019-02-02 10:36:40 +08:00