update: speedscope 1.25.0.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 9m19s

This commit is contained in:
2025-12-03 19:21:18 -05:00
parent 4ebc3b0ccc
commit f756d1e5b2
14 changed files with 239 additions and 243 deletions

View File

@@ -1,6 +1,6 @@
async function main() { async function main() {
let speedscope_js = await utf8Decode( let speedscope_js = await utf8Decode(
getFile('speedscope/speedscope-432XE7GS.js') getFile('speedscope/speedscope-Y2522XSH.js')
); );
speedscope_js = speedscope_js.replace(/alert\(`Cannot load.*?return/, ''); speedscope_js = speedscope_js.replace(/alert\(`Cannot load.*?return/, '');
app.setDocument(` app.setDocument(`

View File

@@ -1,21 +0,0 @@
MIT License
Copyright (c) 2018 Jamie Wong
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

@@ -1,2 +0,0 @@
This is a self-contained release of https://github.com/jlfwong/speedscope.
To use it, open index.html in Chrome or Firefox.

View File

@@ -0,0 +1,7 @@
{
"version": 3,
"sources": [],
"sourcesContent": [],
"mappings": "",
"names": []
}

View File

@@ -0,0 +1,7 @@
{
"version": 3,
"sources": [],
"sourcesContent": [],
"mappings": "",
"names": []
}

View File

@@ -0,0 +1,7 @@
{
"version": 3,
"sources": [],
"sourcesContent": [],
"mappings": "",
"names": []
}

View File

@@ -12,9 +12,7 @@
"type": "number" "type": "number"
}, },
"type": { "type": {
"enum": [ "const": "C",
"C"
],
"title": "type", "title": "type",
"type": "string" "type": "string"
} }
@@ -29,8 +27,8 @@
}, },
"FileFormat.EventType": { "FileFormat.EventType": {
"enum": [ "enum": [
"C", "O",
"O" "C"
], ],
"title": "FileFormat.EventType", "title": "FileFormat.EventType",
"type": "string" "type": "string"
@@ -64,9 +62,7 @@
"type": "number" "type": "number"
}, },
"type": { "type": {
"enum": [ "const": "evented",
"evented"
],
"title": "type", "title": "type",
"type": "string" "type": "string"
}, },
@@ -89,9 +85,7 @@
"FileFormat.File": { "FileFormat.File": {
"properties": { "properties": {
"$schema": { "$schema": {
"enum": [ "const": "https://www.speedscope.app/file-format-schema.json",
"https://www.speedscope.app/file-format-schema.json"
],
"title": "$schema", "title": "$schema",
"type": "string" "type": "string"
}, },
@@ -109,14 +103,7 @@
}, },
"profiles": { "profiles": {
"items": { "items": {
"anyOf": [ "$ref": "#/definitions/FileFormat.Profile"
{
"$ref": "#/definitions/FileFormat.EventedProfile"
},
{
"$ref": "#/definitions/FileFormat.SampledProfile"
}
]
}, },
"title": "profiles", "title": "profiles",
"type": "array" "type": "array"
@@ -192,7 +179,8 @@
{ {
"$ref": "#/definitions/FileFormat.SampledProfile" "$ref": "#/definitions/FileFormat.SampledProfile"
} }
] ],
"title": "FileFormat.Profile"
}, },
"FileFormat.ProfileType": { "FileFormat.ProfileType": {
"enum": [ "enum": [
@@ -227,9 +215,7 @@
"type": "number" "type": "number"
}, },
"type": { "type": {
"enum": [ "const": "sampled",
"sampled"
],
"title": "type", "title": "type",
"type": "string" "type": "string"
}, },
@@ -298,9 +284,7 @@
"type": "number" "type": "number"
}, },
"type": { "type": {
"enum": [ "const": "O",
"O"
],
"title": "type", "title": "type",
"type": "string" "type": "string"
} }

View File

@@ -11,7 +11,7 @@
<link rel="icon" type="image/x-icon" href="favicon-FOKUP5Y5.ico"> <link rel="icon" type="image/x-icon" href="favicon-FOKUP5Y5.ico">
</head> </head>
<body> <body>
<script src="speedscope-432XE7GS.js"></script> <script src="speedscope-Y2522XSH.js"></script>

Binary file not shown.

View File

@@ -1,3 +1,3 @@
speedscope@1.24.0 speedscope@1.25.0
Mon Oct 20 18:11:29 PDT 2025 Wed Dec 3 07:18:39 PM EST 2025
fc76932551754a442cd5c4f0afdba28032d14d8a 810efdf0a4868bb28f1300f4daacd0db6b8a95bd

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,7 @@
{
"version": 3,
"sources": ["../../assets/reset.css", "../../assets/source-code-pro.css"],
"sourcesContent": ["/* http://meyerweb.com/eric/tools/css/reset/\n v2.0 | 20110126\n License: none (public domain)\n*/\nhtml, body, div, span, applet, object, iframe,\nh1, h2, h3, h4, h5, h6, p, blockquote, pre,\na, abbr, acronym, address, big, cite, code,\ndel, dfn, em, img, ins, kbd, q, s, samp,\nsmall, strike, strong, sub, sup, tt, var,\nb, u, i, center,\ndl, dt, dd, ol, ul, li,\nfieldset, form, label, legend,\ntable, caption, tbody, tfoot, thead, tr, th, td,\narticle, aside, canvas, details, embed,\nfigure, figcaption, footer, header, hgroup,\nmenu, nav, output, ruby, section, summary,\ntime, mark, audio, video {\n\tmargin: 0;\n\tpadding: 0;\n\tborder: 0;\n\tfont-size: 100%;\n\tfont: inherit;\n\tvertical-align: baseline;\n}\n/* HTML5 display-role reset for older browsers */\narticle, aside, details, figcaption, figure,\nfooter, header, hgroup, menu, nav, section {\n\tdisplay: block;\n}\nbody {\n\tline-height: 1;\n}\nol, ul {\n\tlist-style: none;\n}\nblockquote, q {\n\tquotes: none;\n}\nblockquote:before, blockquote:after,\nq:before, q:after {\n\tcontent: '';\n\tcontent: none;\n}\ntable {\n\tborder-collapse: collapse;\n\tborder-spacing: 0;\n}\n\n/* Prevent overscrolling */\n/* https://stackoverflow.com/a/17899813 */\nhtml {\n overflow: hidden;\n height: 100%;\n}\nbody {\n height: 100%;\n overflow: auto;\n}", "@font-face{\n\tfont-family: 'Source Code Pro';\n\tfont-weight: 400;\n\tfont-style: normal;\n\tfont-stretch: normal;\n\tsrc: url('./source-code-pro/SourceCodePro-Regular.ttf.woff2') format('woff2');\n}\n"],
"mappings": "AAIA,KAAM,KAAM,IAAK,KAAM,OAAQ,OAAQ,OACvC,GAAI,GAAI,GAAI,GAAI,GAAI,GAAI,EAAG,WAAY,IACvC,EAAG,KAAM,QAAS,QAAS,IAAK,KAAM,KACtC,IAAK,IAAK,GAAI,IAAK,IAAK,IAAK,EAAG,EAAG,KACnC,MAAO,OAAQ,OAAQ,IAAK,IAAK,GAAI,IACrC,EAAG,EAAG,EAAG,OACT,GAAI,GAAI,GAAI,GAAI,GAAI,GACpB,SAAU,KAAM,MAAO,OACvB,MAAO,QAAS,MAAO,MAAO,MAAO,GAAI,GAAI,GAC7C,QAAS,MAAO,OAAQ,QAAS,MACjC,OAAQ,WAAY,OAAQ,OAAQ,OACpC,KAAM,IAAK,OAAQ,KAAM,QAAS,QAClC,KAAM,KAAM,MAAO,MAhBnB,OAiBS,EAjBT,QAkBU,EACT,OAAQ,EACR,UAAW,KACX,KAAM,QACN,eAAgB,QACjB,CAEA,QAAS,MAAO,QAAS,WAAY,OACrC,OAAQ,OAAQ,OAAQ,KAAM,IAAK,QAClC,QAAS,KACV,CACA,KACC,YAAa,CACd,CACA,GAAI,GACH,WAAY,IACb,CACA,WAAY,EACX,OAAQ,IACT,CACA,UAAU,QAAS,UAAU,OAC7B,CAAC,QAAS,CAAC,OACV,QAAS,GACT,QAAS,IACV,CACA,MACC,gBAAiB,SACjB,eAAgB,CACjB,CAIA,KACI,SAAU,OACV,OAAQ,IACZ,CACA,KACI,OAAQ,KACR,SAAU,IACd,CCzDA,WACC,YAAa,gBACb,YAAa,IACb,WAAY,OACZ,aAAc,OACd,IAAK,kDAAyD,OAAO,QACtE",
"names": []
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long