
Satoshi Namai
@ainame
Followers
3K
Following
86K
Media
4K
Statuses
204K
Senior yak shaver
Bristol, England
Joined July 2008
Tree構造実装に使われがちなindirect enumとかOptionalとか、まぁ表現力は高いけどパフォーマンス出そうと思ったら向いてないな... みたいな感想になってしまう
1
0
0
ネット上のSwiftのベンチマークに使われているコードが結構遅いので調べて直す活動し始めた(自分自身が何が遅くてどう書くと速くなるのか知りたいというのもある) https://t.co/xqqg9uZz2L
github.com
Swift 6.2 introduced a few performance-focused improvements; InlineArray and Span. This PR used Span to access elements in Array faster and avoided use of indirect enum and Optional
1
0
1
Only in London do you get to see Hello Kitty & sumo wrestlers on your route home 😂
67
3K
17K
segmentation faultは治ったけど、muslを単に使うだけだとパフォーマンスが悪いらしいのでmimallocを試して調べている https://t.co/28tjaJZioL
github.com
New Issue Checklist I've Updated SwiftLint to the latest version. I've searched for existing GitHub issues. Bug Description 0.61.0 introduced experimental fully static Linux binary with Sta...
0
0
1
8
1K
21K
GitHub Actionsのubuntuのrunnerにバイナリをダウンロードしてくるだけでサクサク動くようになるのでmacos runnerを使うよりもコスト節約できそう
1
0
0
SwiftLintのstatic Linux binaryのクラッシュ治った(次のリリースで)
github.com
Closes #6287 Background In #6287, I reported crashes occurred with 0.61.0's new fully static Linux binaries. Since then I managed to replicate the crashes on GitHub Actions. In short, it&am...
1
0
0
SwiftLintをシュッとUbuntuで動かしたかったけどダメだったのでバグレポートした
github.com
New Issue Checklist I've Updated SwiftLint to the latest version. I've searched for existing GitHub issues. Bug Description A fully statically linked binary named swiftlint-static that does...
1
0
2
最近のゲーム発表イベントを見てラインアップがイマイチ物足りないと思うのって、やっぱり開発費高騰で大作がバンバン出なくなってきた影響なのだろうなと思った。
0
0
2
Swift製のCLI、Windowsでも動くようになった。環境構築のコツがやや必要だったけど、MacBook上でVMware Fusionだけでテスト環境準備できたのがよかった(公式配布されてないARM向けのPython 3.9が必要だった)。 https://t.co/OPHnSrE91l
github.com
Tested this branch on Windows 11 with ARM. Support Windows in ToyHttpServer Fix test cases relying on string representation of file paths with / which is \ in Windows instead Fix file path operati...
0
0
0
Swift 6.2 is here, including so much 🆕🥳: ⏩Approachable concurrency 🦺Opt-in strict memory safety 📦WebAssembly support 🏃Faster build perf for macros 🐞Enhanced async debugging 📚Inline stack-based arrays 🚇Subprocess support 🧪Test result attachments https://t.co/sQrluRKcJQ
swift.org
We’re excited to announce Swift 6.2, a release aimed at making every Swift developer more productive, regardless of where or how you write code. From improved tooling and libraries to enhancements in...
7
131
649