Donghee Na
Donghee Na
``` ====================================================================== FAIL: test_command_track_memory (test_perf_cli.TestPerfCLI) ---------------------------------------------------------------------- Traceback (most recent call last): File "D:\a\pyperf\pyperf\pyperf\tests\test_perf_cli.py", line 619, in test_command_track_memory self.run_command(*args) File "D:\a\pyperf\pyperf\pyperf\tests\test_perf_cli.py", line 35, in run_command self.assertEqual(proc.stderr, '') AssertionError: 'Traceback (most recent...
I know this not the priority of this project. Just for the information. ``` /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/Availability.h:577:19: wrong preprocessor expression /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:81:2: warning -- #warning "Unsupported compiler detected" FAIL (code = 1) ```
N2 does not have code formatting check process before pushing the code. We need to add the process. e.g [coala](https://github.com/coala/coala)
Since Bacardi provides multi-language bindings for the Node.js native layer. Building binding layer for multi-platform is the essential feature. - [ ] Windows -> Linux - [ ] Windows ->...
https://github.com/AsuharietYgvar/AppleNeuralHash2ONNX possible?
`goimagehash` should support latest golang version all the time.
Python library supports a wavelet hashing API. This feature should be supported priory. - [ ] wavedec2
* Issue: gh-95813
Thanks to tengo and @ncw, we can compare the gpython with other interpreted which are implemented in Go. https://github.com/d5/tengo#benchmark fib(35) benchmark is slower than I expected, we can optimize this...