Florian Zier
Florian Zier
I've found a problem that jspm uses another path resolution to config file than this plugin. It should be related to issue #6 and pull request #15 ([especially line 31](https://github.com/buddhike/gulp-jspm-build/commit/57e66b8ccc29ae61f597057a0ca260b4e64f294b#diff-26b681bd4dac10f25d5293c7595c435bR31))....
### Checklist - [X] I am using an up-to-date version. - [X] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/doc/index.md). - [X] I have searched existing [issues](https://github.com/TagStudioDev/TagStudio/issues). ### TagStudio Version main #cb4798b AND...
### Checklist - [x] I am using an up-to-date version. - [x] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/docs/index.md). - [x] I have searched existing [issues](https://github.com/TagStudioDev/TagStudio/issues). ### TagStudio Version 97ee43c ### Operating...
Following issue addresses a problem in benchmark comparability. It does not contain a final solution, but a few ideas and suggestions and also invites others to add more ideas on...
I noticed some strange behavior in the Zig benchmark for Levenshtein. When compiling with the `ReleaseSafe` flag, performance is way better than when using `ReleaseFast`. (Zig _v0.13.0_) Since the [_ReleaseFast_...