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: benchmarks.md
+95-1Lines changed: 95 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
<!--
2
+
This file is auto-generated by .github/scripts/analyze_benchmarks/markdown.ts
3
+
Do not edit this file manually. Changes will be overwritten.
4
+
-->
5
+
1
6
# Benchmarks
2
7
3
8
## Purpose and Usage
@@ -6,6 +11,93 @@ This document tracks high-level performance changes across Azle versions for com
6
11
7
12
**For detailed benchmarks showing how different Candid data types perform, see the [benchmarks example](examples/stable/test/end_to_end/candid_rpc/benchmarks/benchmarks.md).** This is the best resource for understanding day-to-day performance in your Azle applications.
0 commit comments