1
0
mirror of https://github.com/chai2010/advanced-go-programming-book.git synced 2025-05-29 08:12:21 +00:00
2018-07-23 22:23:59 +08:00

13 lines
179 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 3.8. 汇编的威力(TODO)
TODO
<!--
学习汇编的原因是汇编可以挖掘功能
同时也可以挖掘性能
syscall类似rpc没有栈爆问题
cgoall
avx2
-->