Skip to content

Instantly share code, notes, and snippets.

{
Project : Synopse Replication Test
Using mORMot
Synopse mORMot2 framework. Copyright (C) 2023 Arnaud Bouchez
Synopse Informatique - http://synopse.info
Module : SynReplicationTest
Last modified
program CollectionTest;
{$APPTYPE CONSOLE}
{$I mormot.defines.inc}
uses
mormot.core.log,
mormot.db.raw.sqlite3,
mormot.db.raw.sqlite3.static,
data in 'data.pas',
mORMot2 Regression Tests
--------------------------
1. Core units
1.1. Core base:
- RecordCopy: 743 assertions passed 32us
- TRawUtf8List: 190,174 assertions passed 40.80ms
- TDynArray: 1,091,805 assertions passed 78.80ms
mORMot2 Regression Tests
--------------------------
1. Core units
1.1. Core base:
- RecordCopy: 743 assertions passed 75us
- TRawUtf8List: 190,174 assertions passed 48.22ms
- TDynArray: 1,091,805 assertions passed 81.69ms
mORMot2 Regression Tests
--------------------------
1. Core units
1.1. Core base:
- RecordCopy: 743 assertions passed 72us
- TRawUtf8List: 190,174 assertions passed 76.14ms
- TDynArray: 1,091,805 assertions passed 188.08ms
mORMot2 Regression Tests
--------------------------
1. Core units
1.1. Core base:
- RecordCopy: 743 assertions passed 28us
- TRawUtf8List: 190,174 assertions passed 63.56ms
- TDynArray: 1,091,805 assertions passed 95.88ms
mORMot2 Regression Tests
--------------------------
1. Core units
1.1. Core base:
- RecordCopy: 743 assertions passed 29us
- TRawUtf8List: 190,174 assertions passed 56.04ms
- TDynArray: 1,091,805 assertions passed 85.68ms
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Second D3 Example</title>
<script src="https://code.jquery.com/jquery.js"></script>