Add/update filtered-sum-bms benchmark

This commit is contained in:
2026-06-06 18:00:20 +00:00
parent 2944683db9
commit 260d5fa4a5
8045 changed files with 2651026 additions and 270206 deletions

View File

@@ -0,0 +1,59 @@
{
"_args": [
[
"node-domexception@1.0.0",
"/home/peeters/git/lbt/exlbt/riscv/benchmark-spot"
]
],
"_from": "node-domexception@1.0.0",
"_id": "node-domexception@1.0.0",
"_inBundle": false,
"_integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==",
"_location": "/node-domexception",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "node-domexception@1.0.0",
"name": "node-domexception",
"escapedName": "node-domexception",
"rawSpec": "1.0.0",
"saveSpec": null,
"fetchSpec": "1.0.0"
},
"_requiredBy": [
"/fetch-blob"
],
"_resolved": "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz",
"_spec": "1.0.0",
"_where": "/home/peeters/git/lbt/exlbt/riscv/benchmark-spot",
"author": {
"name": "Jimmy Wärting"
},
"bugs": {
"url": "https://github.com/jimmywarting/node-domexception/issues"
},
"description": "An implementation of the DOMException class from NodeJS",
"engines": {
"node": ">=10.5.0"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/jimmywarting"
},
{
"type": "github",
"url": "https://paypal.me/jimmywarting"
}
],
"homepage": "https://github.com/jimmywarting/node-domexception#readme",
"license": "MIT",
"main": "index.js",
"name": "node-domexception",
"repository": {
"type": "git",
"url": "git+https://github.com/jimmywarting/node-domexception.git"
},
"version": "1.0.0"
}