summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* Updated performance summaryKonstantin2023-01-24
|
* Minor, performance summary toolKonstantin2023-01-24
|
* Performance results for version 1.5Konstantin2023-01-24
|
* Release notesKonstantin2023-01-24
|
* Version 1.5Konstantin2023-01-24
|
* Performance tuning on AMD iGPUKonstantin2023-01-24
|
* GPU performance, matrix multiplication shadersKonstantin2023-01-24
|
* Minor, cleanup unusedKonstantin2023-01-24
|
* CommentsKonstantin2023-01-24
|
* GPU performance, mulMatTiled shaderKonstantin2023-01-24
|
* mulMatByRowTiled shader, further performance optimizationsKonstantin2023-01-24
|
* GPU performance, mulMatByRowTiled shaderKonstantin2023-01-23
|
* Minor, micro-optimizationKonstantin2023-01-23
|
* Performance improvement, no longer destroying temporary buffers in ↵Konstantin2023-01-23
| | | | `encode()` method
* Improved VRAM memory management, both speed and memory usageKonstantin2023-01-23
|
* Minor, performance and VRAM useKonstantin2023-01-23
|
* Minor, micro-optimizationKonstantin2023-01-23
|
* Performance improvement, `softMax` shaderKonstantin2023-01-23
|
* Minor, profiler tagsKonstantin2023-01-23
|
* VAD CPU performance, slightly better code generationKonstantin2023-01-23
|
* GPU performance, optimized away a few shader dispatchesKonstantin2023-01-22
|
* Experimental, alternative busy wait implementationKonstantin2023-01-21
| | | | | | Disabled with a `constexpr` flag because on a desktop with discrete GPU this slowed down by about 20%. But the CPU load is about zero. Need to test on iGPUs, thermal shenanigans might make a difference there.
* Minor, CPU performanceKonstantin2023-01-21
|
* CPU performance, SSE vectorization for MEL spectrogramKonstantin2023-01-21
|
* ReadmeKonstantin2023-01-21
|
* MinorKonstantin2023-01-21
|
* Version 1.4Konstantin2023-01-20
|
* Updated a screenshotKonstantin2023-01-20
|
* UX bugfix, weird output path when a copy-pasted input path ends with a spaceKonstantin2023-01-20
|
* MinorKonstantin2023-01-20
|
* Minor, UX enhancementsKonstantin2023-01-20
|
* UX improvement, populate output pathKonstantin2023-01-20
|
* Bugfix, C# language projectionKonstantin2023-01-20
|
* Minor, documentationKonstantin2023-01-20
|
* A tool to summarize performance data into one tableKonstantin2023-01-20
|
* ReadmeKonstantin2023-01-20
|
* BIOS setting, enabled XMP for the memoryKonstantin2023-01-20
|
* Performance data on Ryzen 7 5700G iGPUKonstantin2023-01-20
|
* Minor, error handlingKonstantin2023-01-20
|
* Release automation scriptKonstantin2023-01-19
|
* Version 1.3Konstantin2023-01-19
|
* Workaround for the Microsoft’s bug in their MP3 decoder MFTKonstantin2023-01-19
|
* Updated screenshotsKonstantin2023-01-18
|
* Version 1.2Konstantin2023-01-18
|
* Minor, logging and UXKonstantin2023-01-18
|
* GUI to force specific version of the compute shadersKonstantin2023-01-18
|
* Optional startup flags to override performance-related defaults for the ↵Konstantin2023-01-18
| | | | compute shaders
* Consistent cancellation API across the library: S_OK = continue, S_FALSE = stopKonstantin2023-01-18
|
* UX bugfix, pending visual state of the two main dialogsKonstantin2023-01-18
|
* Added GeForce 1650 results to performance measuresKonstantin2023-01-17
|