You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: news/2022/07/dagger_julius_benchmark.md
+10-5Lines changed: 10 additions & 5 deletions
Original file line number
Diff line number
Diff 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"
0 commit comments