- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 25 for Zee (0.14 sec)
-
benchmarks/gabe-fs-text/package.json
{ "name": "gabe-fs-text", "private": true, "description": "Benchmark site for testing baseline plaintext perf with individually generated files", "author": "Peter van der Zee <pvdz@github>", "version": "0.1.0", "license": "MIT", "scripts": { "bench": "rm -rf generated_articles; gatsby clean; N=${N:-512} node gen.js; CI=1 node --max_old_space_size=${M:-2}000 node_modules/.bin/gatsby build", "build": "gatsby build",
Json - Registered: 2023-01-30 17:52 - Last Modified: 2020-09-23 14:00 - 1015 bytes - Viewed (0) -
benchmarks/gabe-yaml-text/package.json
{ "name": "gabe-fs-yaml", "private": true, "description": "Benchmark site for testing baseline yaml perf from a single file", "author": "Peter van der Zee <pvdz@github>", "version": "0.1.0", "license": "MIT", "scripts": { "bench": "rm -rf gendata.yaml; gatsby clean; N=${N:-512} node gen.js; CI=1 node --max_old_space_size=${M:-2}000 node_modules/.bin/gatsby build", "build": "gatsby build", "clean": "gatsby clean",
Json - Registered: 2023-01-30 17:52 - Last Modified: 2020-09-25 13:31 - 1K bytes - Viewed (0) -
benchmarks/gabe-json-text/package.json
{ "name": "gabe-fs-json", "private": true, "description": "Benchmark site for testing baseline json perf from a single file", "author": "Peter van der Zee <pvdz@github>", "version": "0.1.0", "license": "MIT", "scripts": { "bench": "rm -rf gendata.json; gatsby clean; N=${N:-512} node gen.js; CI=1 node --max_old_space_size=${M:-2}000 node_modules/.bin/gatsby build", "build": "gatsby build", "clean": "gatsby clean",
Json - Registered: 2023-01-30 17:52 - Last Modified: 2020-09-25 13:31 - 1K bytes - Viewed (0) -
benchmarks/gabe-fs-mdx/package.json
{ "name": "gabe-fs-mdx", "private": true, "description": "Benchmark site for testing baseline mdx perf with individual files per page", "author": "Peter van der Zee <pvdz@github>", "version": "0.1.0", "license": "MIT", "scripts": { "bench": "rm -rf generated_articles; gatsby clean; N=${N:-512} node gen.js; CI=1 node --max_old_space_size=${M:-2}000 node_modules/.bin/gatsby build", "build": "gatsby build", "clean": "gatsby clean",
Json - Registered: 2023-01-30 17:52 - Last Modified: 2022-08-10 12:43 - 1.1K bytes - Viewed (0) -
benchmarks/gabe-csv-markdown/package.json
{ "name": "gabe-csv-markdown", "private": true, "description": "Benchmark site for testing baseline markdown perf when sourcing all pages through one CSV file", "author": "Peter van der Zee <pvdz@github>", "version": "0.1.0", "license": "MIT", "scripts": { "bench": "rm -rf gendata.csv; gatsby clean; N=${N:-512} node gen.js; CI=1 node --max_old_space_size=${M:-2}000 node_modules/.bin/gatsby build", "build": "gatsby build",
Json - Registered: 2023-01-30 17:52 - Last Modified: 2020-09-21 12:57 - 1.1K bytes - Viewed (0) -
benchmarks/gabe-fs-markdown-images/package.json
{ "name": "gabe-fs-markdown", "private": true, "description": "Benchmark site for testing baseline markdown perf with individual files per page", "author": "Peter van der Zee <pvdz@github>", "version": "0.1.0", "license": "MIT", "scripts": { "bench": "rm -rf generated_articles generated_images; gatsby clean; N=${N:-512} node gen.js; CI=1 node --max_old_space_size=${M:-2}000 node_modules/.bin/gatsby build", "build": "gatsby build",
Json - Registered: 2023-01-30 17:52 - Last Modified: 2021-01-18 11:29 - 1.3K bytes - Viewed (0) -
benchmarks/gabe-fs-mdx/LICENSE
MIT License Copyright (c) 2020 Peter van der Zee 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
Plain Text - Registered: 2023-01-30 17:52 - Last Modified: 2020-09-18 10:14 - 1K bytes - Viewed (0) -
benchmarks/gabe-csv-text/package.json
{ "name": "gabe-csv-text", "private": true, "description": "Benchmark site for testing baseline plaintext perf when they are generated in a single csv file", "author": "Peter van der Zee <pvdz@github>", "version": "0.1.0", "license": "MIT", "scripts": { "bench": "rm -rf generated_articles; gatsby clean; N=${N:-512} node gen.js; CI=1 node --max_old_space_size=${M:-2}000 node_modules/.bin/gatsby build", "build": "gatsby build",
Json - Registered: 2023-01-30 17:52 - Last Modified: 2020-09-18 10:09 - 1.1K bytes - Viewed (0) -
benchmarks/gabe-fs-markdown-route-api/package.json
{ "name": "gabe-fs-markdown-route-api", "private": true, "description": "Benchmark site for testing baseline markdown perf with individual files per page using the File System Route API", "author": "Peter van der Zee <pvdz@github>", "contributors": ["LekoArts <******@****.***>"], "version": "0.1.0", "license": "MIT", "scripts": {
Json - Registered: 2023-01-30 17:52 - Last Modified: 2020-11-10 12:30 - 1.1K bytes - Viewed (0) -
benchmarks/gabe-fs-markdown/package.json
{ "name": "gabe-fs-markdown", "private": true, "description": "Benchmark site for testing baseline markdown perf with individual files per page", "author": "Peter van der Zee <pvdz@github>", "version": "0.1.0", "license": "MIT", "scripts": { "bench": "rm -rf generated_articles; gatsby clean; N=${N:-512} node gen.js; CI=1 node --max_old_space_size=${M:-2}000 node_modules/.bin/gatsby build", "build": "gatsby build",
Json - Registered: 2023-01-30 17:52 - Last Modified: 2020-09-18 10:09 - 1K bytes - Viewed (0)