-
-
Notifications
You must be signed in to change notification settings - Fork 0
Performance benchmarking #37
Copy link
Copy link
Open
Labels
help wantedIssues where help is needed from other contributorsIssues where help is needed from other contributorslow priorityIssues which should only be considered after everything else is doneIssues which should only be considered after everything else is donemaintenanceKeep dependencies, code and conventions freshKeep dependencies, code and conventions fresh
Milestone
Metadata
Metadata
Assignees
Labels
help wantedIssues where help is needed from other contributorsIssues where help is needed from other contributorslow priorityIssues which should only be considered after everything else is doneIssues which should only be considered after everything else is donemaintenanceKeep dependencies, code and conventions freshKeep dependencies, code and conventions fresh
Investigate the best way to benchmark the performance of Sapling,
preferably in a way that allows for easy comparison with other similar frameworks.Then, write and run such a benchmark.Comparison to other frameworks isn't strictly necessary or even useful, as Sapling's focus is not the best possible performance, but speed of development - this will almost necessarily come at a small cost of performance, and developers looking for the most performant framework would probably want to look elsewhere.