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
The numbers below showcase both scenarios, comparing `go#` to `dotnet run` and
60
+
`dotnet publish` for a file-based app with different combinations of `#include` and `#ref` directives.
66
61
67
-
**Observation**: `go#` re-runs are fast (~0.16–0.27s) — just launching the cached executable when no changes are detected in any of the input files (including the `#include` and `#ref` dependencies).
62
+
<-- include src/Benchmarks/BenchmarkDotNet.Artifacts/results/GoBenchmarks-report-github.md -->
68
63
69
64
<!-- #content -->
70
65
---
66
+
67
+
<!-- include https://github.com/devlooped/.github/raw/main/osmf.md -->
68
+
## Open Source Maintenance Fee
69
+
70
+
To ensure the long-term sustainability of this project, users of this package who generate
71
+
revenue must pay an [Open Source Maintenance Fee](https://opensourcemaintenancefee.org).
72
+
While the source code is freely available under the terms of the [License](license.txt),
73
+
this package and other aspects of the project require [adherence to the Maintenance Fee](osmfeula.txt).
74
+
75
+
To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/devlooped) at the proper
76
+
OSMF tier. A single fee covers all of [Devlooped packages](https://www.nuget.org/profiles/Devlooped).
0 commit comments