+
+
-
-
-
+ ⚡️ Lustre Benchmark
- ⚡️ Lustre Benchmark
+
+
+
-
-
-
+
+
-
-
-
-
-
-
-
-
+
+
+
diff --git a/priv/implementations/svelte-5.25.7-optimised/.gitignore b/priv/implementations/svelte-5.25.7-optimised/.gitignore
new file mode 100644
index 0000000..251ce6d
--- /dev/null
+++ b/priv/implementations/svelte-5.25.7-optimised/.gitignore
@@ -0,0 +1,23 @@
+# Logs
+logs
+*.log
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+pnpm-debug.log*
+lerna-debug.log*
+
+node_modules
+dist-ssr
+*.local
+
+# Editor directories and files
+.vscode/*
+!.vscode/extensions.json
+.idea
+.DS_Store
+*.suo
+*.ntvs*
+*.njsproj
+*.sln
+*.sw?
diff --git a/priv/implementations/svelte-5.25.7-optimised/README.md b/priv/implementations/svelte-5.25.7-optimised/README.md
new file mode 100644
index 0000000..382941e
--- /dev/null
+++ b/priv/implementations/svelte-5.25.7-optimised/README.md
@@ -0,0 +1,47 @@
+# Svelte + Vite
+
+This template should help get you started developing with Svelte in Vite.
+
+## Recommended IDE Setup
+
+[VS Code](https://code.visualstudio.com/) + [Svelte](https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode).
+
+## Need an official Svelte framework?
+
+Check out [SvelteKit](https://github.com/sveltejs/kit#readme), which is also powered by Vite. Deploy anywhere with its serverless-first approach and adapt to various platforms, with out of the box support for TypeScript, SCSS, and Less, and easily-added support for mdsvex, GraphQL, PostCSS, Tailwind CSS, and more.
+
+## Technical considerations
+
+**Why use this over SvelteKit?**
+
+- It brings its own routing solution which might not be preferable for some users.
+- It is first and foremost a framework that just happens to use Vite under the hood, not a Vite app.
+
+This template contains as little as possible to get started with Vite + Svelte, while taking into account the developer experience with regards to HMR and intellisense. It demonstrates capabilities on par with the other `create-vite` templates and is a good starting point for beginners dipping their toes into a Vite + Svelte project.
+
+Should you later need the extended capabilities and extensibility provided by SvelteKit, the template has been structured similarly to SvelteKit so that it is easy to migrate.
+
+**Why `global.d.ts` instead of `compilerOptions.types` inside `jsconfig.json` or `tsconfig.json`?**
+
+Setting `compilerOptions.types` shuts out all other types not explicitly listed in the configuration. Using triple-slash references keeps the default TypeScript setting of accepting type information from the entire workspace, while also adding `svelte` and `vite/client` type information.
+
+**Why include `.vscode/extensions.json`?**
+
+Other templates indirectly recommend extensions via the README, but this file allows VS Code to prompt the user to install the recommended extension upon opening the project.
+
+**Why enable `checkJs` in the JS template?**
+
+It is likely that most cases of changing variable types in runtime are likely to be accidental, rather than deliberate. This provides advanced typechecking out of the box. Should you like to take advantage of the dynamically-typed nature of JavaScript, it is trivial to change the configuration.
+
+**Why is HMR not preserving my local component state?**
+
+HMR state preservation comes with a number of gotchas! It has been disabled by default in both `svelte-hmr` and `@sveltejs/vite-plugin-svelte` due to its often surprising behavior. You can read the details [here](https://github.com/sveltejs/svelte-hmr/tree/master/packages/svelte-hmr#preservation-of-local-state).
+
+If you have state that's important to retain within a component, consider creating an external store which would not be replaced by HMR.
+
+```js
+// store.js
+// An extremely simple external store
+import { writable } from 'svelte/store'
+export default writable(0)
+```
diff --git a/priv/implementations/svelte-5.25.7-optimised/dist/assets/index-CbiSfRMN.js b/priv/implementations/svelte-5.25.7-optimised/dist/assets/index-CbiSfRMN.js
new file mode 100644
index 0000000..b561046
--- /dev/null
+++ b/priv/implementations/svelte-5.25.7-optimised/dist/assets/index-CbiSfRMN.js
@@ -0,0 +1,2 @@
+(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const l of document.querySelectorAll('link[rel="modulepreload"]'))n(l);new MutationObserver(l=>{for(const i of l)if(i.type==="childList")for(const a of i.addedNodes)a.tagName==="LINK"&&a.rel==="modulepreload"&&n(a)}).observe(document,{childList:!0,subtree:!0});function r(l){const i={};return l.integrity&&(i.integrity=l.integrity),l.referrerPolicy&&(i.referrerPolicy=l.referrerPolicy),l.crossOrigin==="use-credentials"?i.credentials="include":l.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function n(l){if(l.ep)return;l.ep=!0;const i=r(l);fetch(l.href,i)}})();const mt=!1;var Je=Array.isArray,gr=Array.prototype.indexOf,Qe=Array.from,mr=Object.defineProperty,fe=Object.getOwnPropertyDescriptor,wr=Object.prototype,yr=Array.prototype,Er=Object.getPrototypeOf,wt=Object.isExtensible;function br(e){for(var t=0;t{n.d=!0})}function Dt(e){const t=V;if(t!==null){const a=t.e;if(a!==null){var r=y,n=m;t.e=null;try{for(var l=0;l{var f=m;U(a);var o;return o=s(),U(f),o};return l&&n.set("length",P(e.length)),new Proxy(e,{defineProperty(s,f,o){(!("value"in o)||o.configurable===!1||o.enumerable===!1||o.writable===!1)&&Ar();var c=n.get(f);return c===void 0?(c=_(()=>P(o.value)),n.set(f,c)):w(c,_(()=>te(o.value))),!0},deleteProperty(s,f){var o=n.get(f);if(o===void 0)f in s&&n.set(f,_(()=>P(A)));else{if(l&&typeof f=="string"){var c=n.get("length"),u=Number(f);Number.isInteger(u)&&uP(te(u?s[f]:A))),n.set(f,c)),c!==void 0){var v=d(c);return v===A?void 0:v}return Reflect.get(s,f,o)},getOwnPropertyDescriptor(s,f){var o=Reflect.getOwnPropertyDescriptor(s,f);if(o&&"value"in o){var c=n.get(f);c&&(o.value=d(c))}else if(o===void 0){var u=n.get(f),v=u==null?void 0:u.v;if(u!==void 0&&v!==A)return{enumerable:!0,configurable:!0,value:v,writable:!0}}return o},has(s,f){var v;if(f===He)return!0;var o=n.get(f),c=o!==void 0&&o.v!==A||Reflect.has(s,f);if(o!==void 0||y!==null&&(!c||(v=fe(s,f))!=null&&v.writable)){o===void 0&&(o=_(()=>P(c?te(s[f]):A)),n.set(f,o));var u=d(o);if(u===A)return!1}return c},set(s,f,o,c){var x;var u=n.get(f),v=f in s;if(l&&f==="length")for(var h=o;hP(A)),n.set(h+"",E))}u===void 0?(!v||(x=fe(s,f))!=null&&x.writable)&&(u=_(()=>P(void 0)),w(u,_(()=>te(o))),n.set(f,u)):(v=u.v!==A,w(u,_(()=>te(o))));var N=Reflect.getOwnPropertyDescriptor(s,f);if(N!=null&&N.set&&N.set.call(c,o),!v){if(l&&typeof f=="string"){var p=n.get("length"),g=Number(f);Number.isInteger(g)&&g>=p.v&&w(p,g+1)}Et(i)}return!0},ownKeys(s){d(i);var f=Reflect.ownKeys(s).filter(u=>{var v=n.get(u);return v===void 0||v.v!==A});for(var[o,c]of n)c.v!==A&&!(o in s)&&f.push(o);return f},setPrototypeOf(){Cr()}})}function Et(e,t=1){w(e,e.v+t)}const oe=new Map;function Ee(e,t){var r={f:0,v:e,reactions:null,equals:Lt,rv:0,wv:0};return r}function P(e,t){const r=Ee(e);return Qt(r),r}function Fr(e,t=!1){const r=Ee(e);return t||(r.equals=Pt),r}function w(e,t,r=!1){m!==null&&!F&&Ft()&&(m.f&(q|et))!==0&&!(T!=null&&T.includes(e))&&Sr();let n=r?te(t):t;return qt(e,n)}function qt(e,t){if(!e.equals(t)){var r=e.v;Me?oe.set(e,t):oe.set(e,r),e.v=t,e.wv=tr(),Vt(e,Y),y!==null&&(y.f&O)!==0&&(y.f&(X|re))===0&&(L===null?Zr([e]):L.push(e))}return t}function Vt(e,t){var r=e.reactions;if(r!==null)for(var n=r.length,l=0;lnew Promise(n=>{r.outro?xe(t,()=>{G(t),n(void 0)}):(G(t),n(void 0))})}function $t(e){return le(It,e,!1)}function $r(e){return le(Se,e,!0)}function We(e,t=[],r=nt){const n=t.map(r);return lt(()=>e(...n.map(d)))}function lt(e,t=0){return le(Se|et|t,e,!0)}function se(e,t=!0){return le(Se|X,e,!0,t)}function Gt(e){var t=e.teardown;if(t!==null){const r=Me,n=m;Tt(!0),U(null);try{t.call(null)}finally{Tt(r),U(n)}}}function jt(e,t=!1){var r=e.first;for(e.first=e.last=null;r!==null;){var n=r.next;(r.f&re)!==0?r.parent=null:G(r,t),r=n}}function Gr(e){for(var t=e.first;t!==null;){var r=t.next;(t.f&X)===0&&G(t),t=r}}function G(e,t=!0){var r=!1;if((t||(e.f&kr)!==0)&&e.nodes_start!==null){for(var n=e.nodes_start,l=e.nodes_end;n!==null;){var i=n===l?null:Ie(n);n.remove(),n=i}r=!0}jt(e,t&&!r),Ce(e,0),B(e,Oe);var a=e.transitions;if(a!==null)for(const s of a)s.stop();Gt(e);var _=e.parent;_!==null&&_.first!==null&&Xt(e),e.next=e.prev=e.teardown=e.ctx=e.deps=e.fn=e.nodes_start=e.nodes_end=null}function Xt(e){var t=e.parent,r=e.prev,n=e.next;r!==null&&(r.next=n),n!==null&&(n.prev=r),t!==null&&(t.first===e&&(t.first=n),t.last===e&&(t.last=r))}function xe(e,t){var r=[];it(e,r,!0),Zt(r,()=>{G(e),t&&t()})}function Zt(e,t){var r=e.length;if(r>0){var n=()=>--r||t();for(var l of e)l.out(n)}else t()}function it(e,t,r){if((e.f&W)===0){if(e.f^=W,e.transitions!==null)for(const a of e.transitions)(a.is_global||r)&&t.push(a);for(var n=e.first;n!==null;){var l=n.next,i=(n.f&tt)!==0||(n.f&X)!==0;it(n,t,i?r:!1),n=l}}}function ke(e){zt(e,!0)}function zt(e,t){if((e.f&W)!==0){e.f^=W,(e.f&O)===0&&(e.f^=O),ce(e)&&(B(e,Y),Pe(e));for(var r=e.first;r!==null;){var n=r.next,l=(r.f&tt)!==0||(r.f&X)!==0;zt(r,l?t:!1),r=n}if(e.transitions!==null)for(const i of e.transitions)(i.is_global||t)&&i.in()}}let Te=[];function jr(){var e=Te;Te=[],br(e)}function Jt(e){Te.length===0&&queueMicrotask(jr),Te.push(e)}let ge=!1,Xe=!1,Ne=null,Z=!1,Me=!1;function Tt(e){Me=e}let me=[];let m=null,F=!1;function U(e){m=e}let y=null;function j(e){y=e}let T=null;function Xr(e){T=e}function Qt(e){m!==null&&m.f&je&&(T===null?Xr([e]):T.push(e))}let k=null,S=0,L=null;function Zr(e){L=e}let er=1,Ae=0,$=!1;function tr(){return++er}function ce(e){var c;var t=e.f;if((t&Y)!==0)return!0;if((t&ne)!==0){var r=e.deps,n=(t&R)!==0;if(r!==null){var l,i,a=(t&ye)!==0,_=n&&y!==null&&!$,s=r.length;if(a||_){var f=e,o=f.parent;for(l=0;le.wv)return!0}(!n||y!==null&&!$)&&B(e,O)}return!1}function zr(e,t){for(var r=t;r!==null;){if((r.f&we)!==0)try{r.fn(e);return}catch{r.f^=we}r=r.parent}throw ge=!1,e}function Jr(e){return(e.f&Oe)===0&&(e.parent===null||(e.parent.f&we)===0)}function Le(e,t,r,n){if(ge){if(r===null&&(ge=!1),Jr(t))throw e;return}r!==null&&(ge=!0);{zr(e,t);return}}function rr(e,t,r=!0){var n=e.reactions;if(n!==null)for(var l=0;l0)for(c.length=S+k.length,u=0;u0;){t++>1e3&&en();var r=me,n=r.length;me=[];for(var l=0;l{document.activeElement===r&&e.focus()})}}let Nt=!1;function on(){Nt||(Nt=!0,document.addEventListener("reset",e=>{Promise.resolve().then(()=>{var t;if(!e.defaultPrevented)for(const r of e.target.elements)(t=r.__on_r)==null||t.call(r)})},{capture:!0}))}function ir(e){var t=m,r=y;U(null),j(null);try{return e()}finally{U(t),j(r)}}function sn(e,t,r,n=r){e.addEventListener(t,()=>ir(r));const l=e.__on_r;l?e.__on_r=()=>{l(),n(!0)}:e.__on_r=()=>n(!0),on()}const ur=new Set,Ze=new Set;function cn(e,t,r,n={}){function l(i){if(n.capture||ae.call(t,i),!i.cancelBubble)return ir(()=>r==null?void 0:r.call(this,i))}return e.startsWith("pointer")||e.startsWith("touch")||e==="wheel"?Jt(()=>{t.addEventListener(e,l,n)}):t.addEventListener(e,l,n),l}function vn(e,t,r,n,l){var i={capture:n,passive:l},a=cn(e,t,r,i);(t===document.body||t===window||t===document)&&Kt(()=>{t.removeEventListener(e,a,i)})}function _n(e){for(var t=0;t{throw x});throw u}}finally{e.__root=t,delete e.currentTarget,U(o),j(c)}}}function dn(e){var t=document.createElement("template");return t.innerHTML=e,t.content}function ze(e,t){var r=y;r.nodes_start===null&&(r.nodes_start=e,r.nodes_end=t)}function ve(e,t){var r=(t&Pr)!==0,n=(t&Rr)!==0,l,i=!e.startsWith("");return()=>{l===void 0&&(l=dn(i?e:""+e),r||(l=be(l)));var a=n||Ut?document.importNode(l,!0):l.cloneNode(!0);if(r){var _=be(a),s=a.lastChild;ze(_,s)}else ze(a,a);return a}}function hn(){var e=document.createDocumentFragment(),t=document.createComment(""),r=rt();return e.append(t,r),ze(t,r),e}function Q(e,t){e!==null&&e.before(t)}function Ye(e,t){var r=t==null?"":typeof t=="object"?t+"":t;r!==(e.__t??(e.__t=e.nodeValue))&&(e.__t=r,e.nodeValue=r+"")}function pn(e,t){return gn(e,t)}const ee=new Map;function gn(e,{target:t,anchor:r,props:n={},events:l,context:i,intro:a=!0}){Vr();var _=new Set,s=c=>{for(var u=0;u{var c=r??t.appendChild(rt());return se(()=>{if(i){Rt({});var u=V;u.c=i}l&&(n.$$events=l),f=e(c,n)||{},i&&Dt()}),()=>{var h;for(var u of _){t.removeEventListener(u,ae);var v=ee.get(u);--v===0?(document.removeEventListener(u,ae),ee.delete(u)):ee.set(u,v)}Ze.delete(s),c!==r&&((h=c.parentNode)==null||h.removeChild(c))}});return mn.set(f,o),f}let mn=new WeakMap;function he(e,t,[r,n]=[0,0]){var l=e,i=null,a=null,_=A,s=r>0?tt:0,f=!1;const o=(u,v=!0)=>{f=!0,c(v,u)},c=(u,v)=>{_!==(_=u)&&(_?(i?ke(i):v&&(i=se(()=>v(l))),a&&xe(a,()=>{a=null})):(a?ke(a):v&&(a=se(()=>v(l,[r+1,n]))),i&&xe(i,()=>{i=null})))};lt(()=>{f=!1,t(o),f||c(null,null)},s)}function wn(e,t,r,n){for(var l=[],i=t.length,a=0;a0&&l.length===0&&r!==null;if(_){var s=r.parentNode;Ur(s),s.append(r),n.clear(),K(e,t[0].prev,t[i-1].next)}Zt(l,()=>{for(var f=0;f{var u=r();return Je(u)?u:u==null?[]:Qe(u)});lt(()=>{var u=d(c),v=u.length;o&&v===0||(o=v===0,En(u,_,a,l,t,n,r),i!==null&&(v===0?f?ke(f):f=se(()=>i(a)):f!==null&&xe(f,()=>{f=null})),d(c))})}function En(e,t,r,n,l,i,a){var _=e.length,s=t.items,f=t.first,o=f,c,u=null,v=[],h=[],E,N,p,g;for(g=0;g<_;g+=1){if(E=e[g],N=i(E,g),p=s.get(N),p===void 0){var x=o?o.e.nodes_start:r;u=xn(x,t,u,u===null?t.first:u.next,E,N,g,n,l,a),s.set(N,u),v=[],h=[],o=u.next;continue}if(bn(p,E,g),(p.e.f&W)!==0&&ke(p.e),p!==o){if(c!==void 0&&c.has(p)){if(v.length0){var De=_===0?r:null;wn(t,J,De,s)}}y.first=t.first&&t.first.e,y.last=u&&u.e}function bn(e,t,r,n){qt(e.v,t),e.i=r}function xn(e,t,r,n,l,i,a,_,s,f){var o=(s&Ir)!==0,c=(s&Lr)===0,u=o?c?Fr(l):Ee(l):l,v=(s&Mr)===0?a:Ee(a),h={i:v,v:u,k:i,a:null,e:null,prev:r,next:n};try{return h.e=se(()=>_(e,u,v,f),qr),h.e.prev=r&&r.e,h.e.next=n&&n.e,r===null?t.first=h:(r.next=h,r.e.next=h.e),n!==null&&(n.prev=h,n.e.prev=h.e),h}finally{}}function At(e,t,r){for(var n=e.next?e.next.e.nodes_start:r,l=t?t.e.nodes_start:r,i=e.e.nodes_start;i!==n;){var a=Ie(i);l.before(i),i=a}}function K(e,t,r){t===null?e.first=r:(t.next=r,t.e.next=r&&r.e),r!==null&&(r.prev=t,r.e.prev=t&&t.e)}function kn(e,t,r){$t(()=>{var n=lr(()=>t(e,r==null?void 0:r())||{});if(n!=null&&n.destroy)return()=>n.destroy()})}const Ct=[...`
+\r\f \v\uFEFF`];function Tn(e,t,r){var n=""+e;if(r){for(var l in r)if(r[l])n=n?n+" "+l:l;else if(n.length)for(var i=l.length,a=0;(a=n.indexOf(l,a))>=0;){var _=a+i;(a===0||Ct.includes(n[a-1]))&&(_===n.length||Ct.includes(n[_]))?n=(a===0?"":n.substring(0,a))+n.substring(_+1):a=_}}return n===""?null:n}function pe(e,t,r,n,l,i){var a=e.__className;if(a!==r||a===void 0){var _=Tn(r,n,i);_==null?e.removeAttribute("class"):e.className=_,e.__className=r}else if(i&&l!==i)for(var s in i){var f=!!i[s];(l==null||f!==!!l[s])&&e.classList.toggle(s,f)}return i}const Nn=Symbol("is custom element"),An=Symbol("is html");function Cn(e,t){var r=ar(e);r.value===(r.value=t??void 0)||e.value===t&&(t!==0||e.nodeName!=="PROGRESS")||(e.value=t??"")}function St(e,t){var r=ar(e);r.checked!==(r.checked=t??void 0)&&(e.checked=t)}function ar(e){return e.__attributes??(e.__attributes={[Nn]:e.nodeName.includes("-"),[An]:e.namespaceURI===Dr})}function Sn(e,t,r=t){sn(e,"input",n=>{var l=n?e.defaultValue:e.value;if(l=Ke(e)?$e(l):l,r(l),l!==(l=t())){var i=e.selectionStart,a=e.selectionEnd;e.value=l??"",a!==null&&(e.selectionStart=i,e.selectionEnd=Math.min(a,e.value.length))}}),lr(t)==null&&e.value&&r(Ke(e)?$e(e.value):e.value),$r(()=>{var n=t();Ke(e)&&n===$e(e.value)||e.type==="date"&&!n&&!e.value||n!==e.value&&(e.value=n??"")})}function Ke(e){var t=e.type;return t==="number"||t==="range"}function $e(e){return e===""?null:+e}const On="5";var Ot;typeof window<"u"&&((Ot=window.__svelte??(window.__svelte={})).v??(Ot.v=new Set)).add(On);function Ge(e){return e.focus(),{destroy(){}}}function In(e,t,r){if(e.key==="Enter"||e.type==="click"){const n=d(t).trim();n&&(w(r,[...d(r),{id:Date.now(),text:n,completed:!1}]),w(t,""))}}function Mn(e,t,r){const n=!d(t);w(r,d(r).map(l=>l.completed!==n?{...l,completed:n}:l))}function Ln(e,t){w(t,d(t).filter(r=>!r.completed))}var Pn=(e,t,r)=>t(d(r).id),Rn=(e,t,r)=>t(d(r).id),Dn=(e,t,r)=>t(d(r).id),Fn=(e,t,r)=>t(d(r).id,e),qn=ve(''),Vn=ve('