Skip to content

Commit a9288ea

Browse files
post(SVG Performance): changed folder date
1 parent 462d408 commit a9288ea

8 files changed

Lines changed: 4 additions & 80 deletions

File tree

docs/assets/images/blog/2025/2025-12-14-daxlib-svg-performance/AvgDurationCompoundContextGranularity.png renamed to docs/assets/images/blog/2025/2025-12-23-daxlib-svg-performance/AvgDurationCompoundContextGranularity.png

File renamed without changes.

docs/posts/2025/2025-12-12-CosmosGraph/CosmosGraph.md

Lines changed: 0 additions & 79 deletions
This file was deleted.

docs/posts/2025/2025-12-14-daxlib-svg-performance/AvgDurationCompoundContextGranularity.png renamed to docs/posts/2025/2025-12-23-daxlib-svg-performance/AvgDurationCompoundContextGranularity.png

File renamed without changes.

docs/posts/2025/2025-12-14-daxlib-svg-performance/AvgDurationCompoundContextGranularityExcDate.png renamed to docs/posts/2025/2025-12-23-daxlib-svg-performance/AvgDurationCompoundContextGranularityExcDate.png

File renamed without changes.

docs/posts/2025/2025-12-14-daxlib-svg-performance/AvgDurationCompoundGranularityExcDate.png renamed to docs/posts/2025/2025-12-23-daxlib-svg-performance/AvgDurationCompoundGranularityExcDate.png

File renamed without changes.

docs/posts/2025/2025-12-14-daxlib-svg-performance/Compounds.png renamed to docs/posts/2025/2025-12-23-daxlib-svg-performance/Compounds.png

File renamed without changes.

docs/posts/2025/2025-12-14-daxlib-svg-performance/DAXStudioQuery30.png renamed to docs/posts/2025/2025-12-23-daxlib-svg-performance/DAXStudioQuery30.png

File renamed without changes.

docs/posts/2025/2025-12-14-daxlib-svg-performance/daxlib-svg-performance.md renamed to docs/posts/2025/2025-12-23-daxlib-svg-performance/daxlib-svg-performance.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
title: DaxLib.SVG Compound Function Performance
33
description: Testing the query performance of DaxLib.SVG Compound functions with the DAX Performance Testing Notebook
4-
image: /assets/images/blog/2025/2025-12-14-daxlib-svg-performance/AvgDurationCompoundContextGranularity.png
4+
image: /assets/images/blog/2025/2025-12-23-daxlib-svg-performance/AvgDurationCompoundContextGranularity.png
55
date:
66
created: 2025-12-23
7+
updated: 2025-12-26
78
authors:
89
- jDuddy
910
comments: true
@@ -13,6 +14,8 @@ slug: posts/daxlibCompoundPerformance
1314
links:
1415
- daxlib.svg: https://daxlib.org/package/DaxLib.SVG/
1516
- daxlib.svg Docs: https://evaluationcontext.github.io/daxlib.svg/
17+
- DAX NOOB - Fabric Toolbox DAX Performance Testing: https://daxnoob.blog/2025/03/03/fabric-tools-dax-performance-testing/
18+
- Fabric Toolbox - DAX Performance Testing: https://github.com/microsoft/fabric-toolbox/tree/main/tools/DAXPerformanceTesting
1619
---
1720

1821
I recently presented the [daxlib.svg](https://daxlib.org/package/DaxLib.SVG/) library on [Fabric Fridays](https://www.youtube.com/watch?v=eDuTGJMr6HY), and was asked about the performance of the function. In this post I will profile the performance of the library using the [DAX Performance Testing](https://github.com/microsoft/fabric-toolbox/tree/main/tools/DAXPerformanceTesting) notebook from the Fabric Toolbox.

0 commit comments

Comments
 (0)