1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

Merge pull request #25961 from gblikas:gblikas_4.x_ts_js

fix: js/html perf tests
This commit is contained in:
Alexander Smorkalov
2024-07-30 08:53:04 +03:00
committed by GitHub
17 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const isNodeJs = (typeof window) === 'undefined'? true : false;
var isNodeJs = (typeof window) === 'undefined'? true : false;
if (isNodeJs) {
var Benchmark = require('benchmark');
+1 -1
View File
@@ -1,4 +1,4 @@
const isNodeJs = (typeof window) === 'undefined'? true : false;
var isNodeJs = (typeof window) === 'undefined'? true : false;
if(isNodeJs) {
var Base = require("./base");
+1 -1
View File
@@ -1,4 +1,4 @@
const isNodeJs = (typeof window) === 'undefined'? true : false;
var isNodeJs = (typeof window) === 'undefined'? true : false;
if (isNodeJs) {
var Benchmark = require('benchmark');
@@ -1,4 +1,4 @@
const isNodeJs = (typeof window) === 'undefined'? true : false;
var isNodeJs = (typeof window) === 'undefined'? true : false;
if (isNodeJs) {
var Benchmark = require('benchmark');
+1 -1
View File
@@ -1,4 +1,4 @@
const isNodeJs = (typeof window) === 'undefined'? true : false;
var isNodeJs = (typeof window) === 'undefined'? true : false;
if (isNodeJs) {
var Benchmark = require('benchmark');
+1 -1
View File
@@ -1,4 +1,4 @@
const isNodeJs = (typeof window) === 'undefined'? true : false;
var isNodeJs = (typeof window) === 'undefined'? true : false;
if (isNodeJs) {
var Benchmark = require('benchmark');
@@ -1,4 +1,4 @@
const isNodeJs = (typeof window) === 'undefined'? true : false;
var isNodeJs = (typeof window) === 'undefined'? true : false;
if (isNodeJs) {
var Benchmark = require('benchmark');
@@ -1,4 +1,4 @@
const isNodeJs = (typeof window) === 'undefined'? true : false;
var isNodeJs = (typeof window) === 'undefined'? true : false;
if (isNodeJs) {
var Benchmark = require('benchmark');
@@ -1,4 +1,4 @@
const isNodeJs = (typeof window) === 'undefined'? true : false;
var isNodeJs = (typeof window) === 'undefined'? true : false;
if (isNodeJs) {
var Benchmark = require('benchmark');
+1 -1
View File
@@ -1,4 +1,4 @@
const isNodeJs = (typeof window) === 'undefined'? true : false;
var isNodeJs = (typeof window) === 'undefined'? true : false;
if (isNodeJs) {
var Benchmark = require('benchmark');
+1 -1
View File
@@ -1,4 +1,4 @@
const isNodeJs = (typeof window) === 'undefined'? true : false;
var isNodeJs = (typeof window) === 'undefined'? true : false;
if (isNodeJs) {
var Benchmark = require('benchmark');
+1 -1
View File
@@ -1,4 +1,4 @@
const isNodeJs = (typeof window) === 'undefined'? true : false;
var isNodeJs = (typeof window) === 'undefined'? true : false;
if (isNodeJs) {
var Benchmark = require('benchmark');
+1 -1
View File
@@ -1,4 +1,4 @@
const isNodeJs = (typeof window) === 'undefined'? true : false;
var isNodeJs = (typeof window) === 'undefined'? true : false;
if (isNodeJs) {
var Benchmark = require('benchmark');
+1 -1
View File
@@ -1,4 +1,4 @@
const isNodeJs = (typeof window) === 'undefined'? true : false;
var isNodeJs = (typeof window) === 'undefined'? true : false;
if (isNodeJs) {
var Benchmark = require('benchmark');
@@ -1,4 +1,4 @@
const isNodeJs = (typeof window) === 'undefined'? true : false;
var isNodeJs = (typeof window) === 'undefined'? true : false;
if (isNodeJs) {
var Benchmark = require('benchmark');
@@ -1,4 +1,4 @@
const isNodeJs = (typeof window) === 'undefined'? true : false;
var isNodeJs = (typeof window) === 'undefined'? true : false;
if (isNodeJs) {
var Benchmark = require('benchmark');
@@ -1,4 +1,4 @@
const isNodeJs = (typeof window) === 'undefined'? true : false;
var isNodeJs = (typeof window) === 'undefined'? true : false;
if (isNodeJs) {
var Benchmark = require('benchmark');