akofer

Results 5 issues of akofer

x86-64 ubuntu22.04, cpu intel 14 cores 3.5GHz arm64 macosx latest, cpu apple M1 Max 10 cores

详情见每一次提交的日志。

I've read the bdwgc implementation document, and wanna know whether there are APIs to manage root pointer set? My program is a compiler and I want to build a new...

在 MacBook M1 上编译成功 (需要把 third_party 里的 boost.context 更新成最新的 boost1.81,之前是 2018 年的 boost, 那时候 Mac M1 芯片还没发布)。 但是执行 test/golang/test.sh 失败,单独运行 libgo_test 报段错误: $ ./libgo_test std::atomic.add 10000000 9 ns/op 11059 w/s...

### The following program `sample.gop` triggers an unexpected result ```coffee the source code (main.go, go.mod, go.sum) is located at https://github.com/TechEmpower/FrameworkBenchmarks/tree/master/frameworks/Go/gnet/src ``` ### Expected result ```console It's successful to run the...

bug