Skip to content

Commit 4482460

Browse files
authored
Merge pull request #10 from JuliaParallel/jps/dagger-julius-fix-defs
Fix Dagger Julius post definitions
2 parents 195fcc4 + fdef8ae commit 4482460

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

news/2022/07/dagger_julius_benchmark.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
@def title = "Comments on the Julius Graph Engine Benchmark"
2-
@def hascode = true
3-
@def date = Date(2022, 07, 01)
4-
@def rss = "Comments on the Julius Graph Engine Benchmark"
5-
@def tags = ["dagger", "benchmarks", "news"]
1+
+++
2+
using Dates
3+
post_title = "Comments on the Julius Graph Engine Benchmark"
4+
short_descr = "Spurred by a performance benchmark published by Julius Technologies, we lead you through how Dagger's scheduler was optimized to perform more competitively on the benchmark."
5+
post_author = "Julian Samaroo"
6+
hascode = true
7+
date = Date(2022, 07, 01)
8+
rss = "Comments on the Julius Graph Engine Benchmark"
9+
tags = ["dagger", "benchmarks", "news"]
10+
+++
611

712
# Comments on the Julius Graph Engine Benchmark
813
\toc

0 commit comments

Comments
 (0)