diff --git a/examples/hello_world/benchmarks.json b/examples/hello_world/benchmarks.json
new file mode 100644
index 0000000000..a423a6c02e
--- /dev/null
+++ b/examples/hello_world/benchmarks.json
@@ -0,0 +1,15 @@
+{
+ "hello_world": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1296925" },
+ "method_name": "setMessage",
+ "timestamp": { "__bigint__": "1730140067607632079" }
+ }
+ ]
+ }
+ }
+}
diff --git a/examples/hello_world/benchmarks.md b/examples/hello_world/benchmarks.md
new file mode 100644
index 0000000000..34ec88088d
--- /dev/null
+++ b/examples/hello_world/benchmarks.md
@@ -0,0 +1,24 @@
+# Benchmarks for hello_world
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | setMessage | 1_296_925 | 1_108_770 | $0.0000014743 | $1.47 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/examples/hello_world/package-lock.json b/examples/hello_world/package-lock.json
index e5d8539dac..55882f7245 100644
--- a/examples/hello_world/package-lock.json
+++ b/examples/hello_world/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"jest": "^29.7.0",
@@ -1799,11 +1799,10 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/examples/hello_world/package.json b/examples/hello_world/package.json
index 68c9541149..223c38cefb 100644
--- a/examples/hello_world/package.json
+++ b/examples/hello_world/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"jest": "^29.7.0",
diff --git a/examples/hello_world_http_server/package-lock.json b/examples/hello_world_http_server/package-lock.json
index 91fe11ca5f..13e862f8b5 100644
--- a/examples/hello_world_http_server/package-lock.json
+++ b/examples/hello_world_http_server/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2",
"lit": "^3.1.2"
},
@@ -2447,11 +2447,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -9590,9 +9589,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/examples/hello_world_http_server/package.json b/examples/hello_world_http_server/package.json
index b40d113f6d..7f8193e30d 100644
--- a/examples/hello_world_http_server/package.json
+++ b/examples/hello_world_http_server/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2",
"lit": "^3.1.2"
},
diff --git a/tests/end_to_end/candid_rpc/class_syntax/async_await/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/async_await/benchmarks.json
index 5bfcbe876f..97f7cef53d 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/async_await/benchmarks.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/async_await/benchmarks.json
@@ -4,49 +4,49 @@
"version": "0.25.0",
"benchmarks": [
{
- "instructions": { "__bigint__": "1409248" },
+ "instructions": { "__bigint__": "1403216" },
"method_name": "getRandomnessDirectly",
- "timestamp": { "__bigint__": "1729793674136705013" }
+ "timestamp": { "__bigint__": "1729803403463099043" }
},
{
- "instructions": { "__bigint__": "1326076" },
+ "instructions": { "__bigint__": "1331416" },
"method_name": "getRandomnessIndirectly",
- "timestamp": { "__bigint__": "1729793676325719835" }
+ "timestamp": { "__bigint__": "1729803405328542548" }
},
{
- "instructions": { "__bigint__": "1368544" },
+ "instructions": { "__bigint__": "1370777" },
"method_name": "getRandomnessSuperIndirectly",
- "timestamp": { "__bigint__": "1729793678196910035" }
+ "timestamp": { "__bigint__": "1729803407508425902" }
},
{
- "instructions": { "__bigint__": "1313116" },
+ "instructions": { "__bigint__": "1315499" },
"method_name": "returnPromiseVoid",
- "timestamp": { "__bigint__": "1729793680211554557" }
+ "timestamp": { "__bigint__": "1729803409436362598" }
}
]
},
"current": {
- "version": "0.25.0",
+ "version": "0.24.2-rc.87",
"benchmarks": [
{
- "instructions": { "__bigint__": "1403216" },
+ "instructions": { "__bigint__": "1397433" },
"method_name": "getRandomnessDirectly",
- "timestamp": { "__bigint__": "1729803403463099043" }
+ "timestamp": { "__bigint__": "1730140100990793748" }
},
{
- "instructions": { "__bigint__": "1331416" },
+ "instructions": { "__bigint__": "1327791" },
"method_name": "getRandomnessIndirectly",
- "timestamp": { "__bigint__": "1729803405328542548" }
+ "timestamp": { "__bigint__": "1730140102924650499" }
},
{
- "instructions": { "__bigint__": "1370777" },
+ "instructions": { "__bigint__": "1374011" },
"method_name": "getRandomnessSuperIndirectly",
- "timestamp": { "__bigint__": "1729803407508425902" }
+ "timestamp": { "__bigint__": "1730140104984248043" }
},
{
- "instructions": { "__bigint__": "1315499" },
+ "instructions": { "__bigint__": "1311956" },
"method_name": "returnPromiseVoid",
- "timestamp": { "__bigint__": "1729803409436362598" }
+ "timestamp": { "__bigint__": "1730140107231740308" }
}
]
}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/async_await/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/async_await/benchmarks.md
index 19ba6a8257..8e539dbd2a 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/async_await/benchmarks.md
+++ b/tests/end_to_end/candid_rpc/class_syntax/async_await/benchmarks.md
@@ -1,22 +1,22 @@
# Benchmarks for async_await
-## Current benchmarks Azle version: 0.25.0
+## Current benchmarks Azle version: 0.24.2-rc.87
| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls | Change |
| --- | ---------------------------- | ------------ | --------- | ------------- | ----------------- | --------------------------------- |
-| 0 | getRandomnessDirectly | 1_403_216 | 1_151_286 | $0.0000015308 | $1.53 | -6_032 |
-| 1 | getRandomnessIndirectly | 1_331_416 | 1_122_566 | $0.0000014926 | $1.49 | +5_340 |
-| 2 | getRandomnessSuperIndirectly | 1_370_777 | 1_138_310 | $0.0000015136 | $1.51 | +2_233 |
-| 3 | returnPromiseVoid | 1_315_499 | 1_116_199 | $0.0000014842 | $1.48 | +2_383 |
+| 0 | getRandomnessDirectly | 1_397_433 | 1_148_973 | $0.0000015278 | $1.52 | -5_783 |
+| 1 | getRandomnessIndirectly | 1_327_791 | 1_121_116 | $0.0000014907 | $1.49 | -3_625 |
+| 2 | getRandomnessSuperIndirectly | 1_374_011 | 1_139_604 | $0.0000015153 | $1.51 | +3_234 |
+| 3 | returnPromiseVoid | 1_311_956 | 1_114_782 | $0.0000014823 | $1.48 | -3_543 |
## Baseline benchmarks Azle version: 0.25.0
| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
| --- | ---------------------------- | ------------ | --------- | ------------- | ----------------- |
-| 0 | getRandomnessDirectly | 1_409_248 | 1_153_699 | $0.0000015340 | $1.53 |
-| 1 | getRandomnessIndirectly | 1_326_076 | 1_120_430 | $0.0000014898 | $1.48 |
-| 2 | getRandomnessSuperIndirectly | 1_368_544 | 1_137_417 | $0.0000015124 | $1.51 |
-| 3 | returnPromiseVoid | 1_313_116 | 1_115_246 | $0.0000014829 | $1.48 |
+| 0 | getRandomnessDirectly | 1_403_216 | 1_151_286 | $0.0000015308 | $1.53 |
+| 1 | getRandomnessIndirectly | 1_331_416 | 1_122_566 | $0.0000014926 | $1.49 |
+| 2 | getRandomnessSuperIndirectly | 1_370_777 | 1_138_310 | $0.0000015136 | $1.51 |
+| 3 | returnPromiseVoid | 1_315_499 | 1_116_199 | $0.0000014842 | $1.48 |
---
diff --git a/tests/end_to_end/candid_rpc/class_syntax/async_await/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/async_await/package-lock.json
index cb330c4b06..d107909001 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/async_await/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/async_await/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1769,9 +1769,9 @@
"link": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/async_await/package.json b/tests/end_to_end/candid_rpc/class_syntax/async_await/package.json
index f9aea3e8cc..ba81d36519 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/async_await/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/async_await/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/audio_recorder/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/audio_recorder/benchmarks.json
new file mode 100644
index 0000000000..290c92b91e
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/audio_recorder/benchmarks.json
@@ -0,0 +1,35 @@
+{
+ "audio_recorder": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "11207705" },
+ "method_name": "createUser",
+ "timestamp": { "__bigint__": "1730140097859451290" }
+ },
+ {
+ "instructions": { "__bigint__": "30872665" },
+ "method_name": "createRecording",
+ "timestamp": { "__bigint__": "1730140100033353348" }
+ },
+ {
+ "instructions": { "__bigint__": "43583117" },
+ "method_name": "deleteRecording",
+ "timestamp": { "__bigint__": "1730140102279384253" }
+ },
+ {
+ "instructions": { "__bigint__": "30648537" },
+ "method_name": "createRecording",
+ "timestamp": { "__bigint__": "1730140104178579103" }
+ },
+ {
+ "instructions": { "__bigint__": "29775714" },
+ "method_name": "deleteUser",
+ "timestamp": { "__bigint__": "1730140106357887481" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/audio_recorder/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/audio_recorder/benchmarks.md
new file mode 100644
index 0000000000..0ea427e5d9
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/audio_recorder/benchmarks.md
@@ -0,0 +1,28 @@
+# Benchmarks for audio_recorder
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | --------------- | ------------ | ---------- | ------------- | ----------------- |
+| 0 | createUser | 11_207_705 | 5_073_082 | $0.0000067455 | $6.74 |
+| 1 | createRecording | 30_872_665 | 12_939_066 | $0.0000172047 | $17.20 |
+| 2 | deleteRecording | 43_583_117 | 18_023_246 | $0.0000239650 | $23.96 |
+| 3 | createRecording | 30_648_537 | 12_849_414 | $0.0000170855 | $17.08 |
+| 4 | deleteUser | 29_775_714 | 12_500_285 | $0.0000166213 | $16.62 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/audio_recorder/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/audio_recorder/package-lock.json
index 2a6346952d..d00d9fe342 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/audio_recorder/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/audio_recorder/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.3",
@@ -17,7 +17,7 @@
}
},
"../../../../..": {
- "version": "0.24.1",
+ "version": "0.24.2-rc.87",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
diff --git a/tests/end_to_end/candid_rpc/class_syntax/audio_recorder/package.json b/tests/end_to_end/candid_rpc/class_syntax/audio_recorder/package.json
index 74034497bf..4fcf7de18d 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/audio_recorder/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/audio_recorder/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.3",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/blob_array/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/blob_array/benchmarks.json
index 536a72ba61..d8cce79536 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/blob_array/benchmarks.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/blob_array/benchmarks.json
@@ -1,6 +1,6 @@
{
"blob_array": {
"previous": { "version": "0.25.0", "benchmarks": [] },
- "current": { "version": "0.25.0", "benchmarks": [] }
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
}
}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/blob_array/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/blob_array/benchmarks.md
index b67ef9445b..360977d70e 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/blob_array/benchmarks.md
+++ b/tests/end_to_end/candid_rpc/class_syntax/blob_array/benchmarks.md
@@ -1,16 +1,22 @@
# Benchmarks for blob_array
-## Current benchmarks Azle version: 0.25.0
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
## Baseline benchmarks Azle version: 0.25.0
+No benchmarks reported
+
---
**Note on calculations:**
-- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions)
-- Base fee: 590,000 cycles
-- Per instruction fee: 0.4 cycles
-- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.336610 (as of December 18, 2023)
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
-For the most up-to-date fee information, please refer to the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/blob_array/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/blob_array/package-lock.json
index 9221992aac..a8999ed23f 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/blob_array/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/blob_array/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1765,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/blob_array/package.json b/tests/end_to_end/candid_rpc/class_syntax/blob_array/package.json
index 7f73c3a77b..ebd125232a 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/blob_array/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/blob_array/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/bytes/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/bytes/benchmarks.json
new file mode 100644
index 0000000000..43a4d2f1d9
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/bytes/benchmarks.json
@@ -0,0 +1,35 @@
+{
+ "bytes_canister": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1924677" },
+ "method_name": "getBytes",
+ "timestamp": { "__bigint__": "1730140097683537017" }
+ },
+ {
+ "instructions": { "__bigint__": "2554628" },
+ "method_name": "getBytes",
+ "timestamp": { "__bigint__": "1730140099795770192" }
+ },
+ {
+ "instructions": { "__bigint__": "9459529" },
+ "method_name": "getBytes",
+ "timestamp": { "__bigint__": "1730140102143201812" }
+ },
+ {
+ "instructions": { "__bigint__": "77857689" },
+ "method_name": "getBytes",
+ "timestamp": { "__bigint__": "1730140105510467789" }
+ },
+ {
+ "instructions": { "__bigint__": "153853512" },
+ "method_name": "getBytes",
+ "timestamp": { "__bigint__": "1730140113655699436" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/bytes/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/bytes/benchmarks.md
new file mode 100644
index 0000000000..dd711fe02d
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/bytes/benchmarks.md
@@ -0,0 +1,28 @@
+# Benchmarks for bytes_canister
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | ---------- | ------------- | ----------------- |
+| 0 | getBytes | 1_924_677 | 1_359_870 | $0.0000018082 | $1.80 |
+| 1 | getBytes | 2_554_628 | 1_611_851 | $0.0000021432 | $2.14 |
+| 2 | getBytes | 9_459_529 | 4_373_811 | $0.0000058157 | $5.81 |
+| 3 | getBytes | 77_857_689 | 31_733_075 | $0.0000421945 | $42.19 |
+| 4 | getBytes | 153_853_512 | 62_131_404 | $0.0000826143 | $82.61 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/bytes/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/bytes/package-lock.json
index 29d7e69420..90d520567f 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/bytes/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/bytes/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../functional_syntax/bytes": {
+ "name": "bytes_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/bytes/package.json b/tests/end_to_end/candid_rpc/class_syntax/bytes/package.json
index c304105261..7c5b7ea6c7 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/bytes/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/bytes/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/call_raw/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/call_raw/benchmarks.json
new file mode 100644
index 0000000000..0ac341cdfa
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/call_raw/benchmarks.json
@@ -0,0 +1,20 @@
+{
+ "call_raw": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1497646" },
+ "method_name": "executeCallRaw",
+ "timestamp": { "__bigint__": "1730140098233003558" }
+ },
+ {
+ "instructions": { "__bigint__": "1900111" },
+ "method_name": "executeCallRaw",
+ "timestamp": { "__bigint__": "1730140100331694358" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/call_raw/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/call_raw/benchmarks.md
new file mode 100644
index 0000000000..9b658e66dc
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/call_raw/benchmarks.md
@@ -0,0 +1,25 @@
+# Benchmarks for call_raw
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | -------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | executeCallRaw | 1_497_646 | 1_189_058 | $0.0000015811 | $1.58 |
+| 1 | executeCallRaw | 1_900_111 | 1_350_044 | $0.0000017951 | $1.79 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/call_raw/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/call_raw/package-lock.json
index 8e97d23adf..956bfd864c 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/call_raw/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/call_raw/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1765,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/call_raw/package.json b/tests/end_to_end/candid_rpc/class_syntax/call_raw/package.json
index 053ca374ff..e15b1dc024 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/call_raw/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/call_raw/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/candid_encoding/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/candid_encoding/benchmarks.json
new file mode 100644
index 0000000000..6553913212
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/candid_encoding/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "candid_encoding": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/candid_encoding/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/candid_encoding/benchmarks.md
new file mode 100644
index 0000000000..101933ae3d
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/candid_encoding/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for candid_encoding
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/candid_encoding/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/candid_encoding/package-lock.json
index d0d3feb004..2c544812c2 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/candid_encoding/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/candid_encoding/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../functional_syntax/candid_encoding": {
+ "name": "candid_encoding_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/candid_encoding/package.json b/tests/end_to_end/candid_rpc/class_syntax/candid_encoding/package.json
index 30e9f669c3..fd2a230ec8 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/candid_encoding/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/candid_encoding/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/candid_keywords/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/candid_keywords/benchmarks.json
new file mode 100644
index 0000000000..f86468f723
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/candid_keywords/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "candid_keywords": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/candid_keywords/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/candid_keywords/benchmarks.md
new file mode 100644
index 0000000000..082370c8b3
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/candid_keywords/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for candid_keywords
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/candid_keywords/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/candid_keywords/package-lock.json
index 99ae26414f..5ec151db4a 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/candid_keywords/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/candid_keywords/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.19.2",
@@ -33,7 +33,7 @@
"name": "candid_keywords_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
- "azle": "0.24.0"
+ "azle": "0.24.1"
},
"devDependencies": {
"@dfinity/agent": "0.19.2",
@@ -2149,11 +2149,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7967,9 +7966,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -8382,7 +8381,7 @@
"version": "file:../../functional_syntax/candid_keywords",
"requires": {
"@dfinity/agent": "0.19.2",
- "azle": "0.24.0",
+ "azle": "0.24.1",
"jest": "^29.7.0",
"ts-jest": "^29.1.4",
"tsx": "^4.15.7",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/candid_keywords/package.json b/tests/end_to_end/candid_rpc/class_syntax/candid_keywords/package.json
index 29da63c721..5b8ef11d1c 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/candid_keywords/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/candid_keywords/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/canister/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/canister/benchmarks.json
new file mode 100644
index 0000000000..62c2d31f37
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/canister/benchmarks.json
@@ -0,0 +1,25 @@
+{
+ "canister": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "6245391" },
+ "method_name": "canisterNestedReturnType",
+ "timestamp": { "__bigint__": "1730140109279759250" }
+ },
+ {
+ "instructions": { "__bigint__": "6740898" },
+ "method_name": "canisterList",
+ "timestamp": { "__bigint__": "1730140111373181464" }
+ },
+ {
+ "instructions": { "__bigint__": "2526369" },
+ "method_name": "canisterCrossCanisterCall",
+ "timestamp": { "__bigint__": "1730140113617429292" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/canister/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/canister/benchmarks.md
new file mode 100644
index 0000000000..a9dcb8d3a0
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/canister/benchmarks.md
@@ -0,0 +1,26 @@
+# Benchmarks for canister
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ------------------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | canisterNestedReturnType | 6_245_391 | 3_088_156 | $0.0000041062 | $4.10 |
+| 1 | canisterList | 6_740_898 | 3_286_359 | $0.0000043698 | $4.36 |
+| 2 | canisterCrossCanisterCall | 2_526_369 | 1_600_547 | $0.0000021282 | $2.12 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/canister/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/canister/package-lock.json
index 1002560e8f..b560dc497e 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/canister/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/canister/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.21.4",
@@ -34,7 +34,7 @@
"name": "canister_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
- "azle": "0.24.0"
+ "azle": "0.24.1"
},
"devDependencies": {
"@dfinity/agent": "^0.21.4",
@@ -2081,11 +2081,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7806,9 +7805,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -8223,7 +8222,7 @@
"version": "file:../../functional_syntax/canister",
"requires": {
"@dfinity/agent": "^0.21.4",
- "azle": "0.24.0",
+ "azle": "0.24.1",
"jest": "^29.7.0",
"ts-jest": "^29.1.4",
"tsx": "^4.15.7",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/canister/package.json b/tests/end_to_end/candid_rpc/class_syntax/canister/package.json
index a00df82c51..d7fd7d0194 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/canister/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/canister/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.21.4",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/complex_init/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/complex_init/benchmarks.json
new file mode 100644
index 0000000000..b8731ac270
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/complex_init/benchmarks.json
@@ -0,0 +1,28 @@
+{
+ "complex_init": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1020600223" },
+ "method_name": "init",
+ "timestamp": { "__bigint__": "1730140093489710826" }
+ }
+ ]
+ }
+ },
+ "rec_init": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1020561092" },
+ "method_name": "init",
+ "timestamp": { "__bigint__": "1730140102106707161" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/complex_init/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/complex_init/benchmarks.md
new file mode 100644
index 0000000000..47b20e5995
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/complex_init/benchmarks.md
@@ -0,0 +1,36 @@
+# Benchmarks for complex_init
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------- | ----------- | ------------- | ----------------- |
+| 0 | init | 1_020_600_223 | 808_830_089 | $0.0010754771 | $1_075.47 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+# Benchmarks for rec_init
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------- | ----------- | ------------- | ----------------- |
+| 0 | init | 1_020_561_092 | 808_814_436 | $0.0010754563 | $1_075.45 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/complex_init/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/complex_init/package-lock.json
index 7f90e3e54d..eb5f426c4f 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/complex_init/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/complex_init/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,7 +17,7 @@
}
},
"../../../../..": {
- "version": "0.24.1",
+ "version": "0.24.2-rc.87",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
diff --git a/tests/end_to_end/candid_rpc/class_syntax/complex_init/package.json b/tests/end_to_end/candid_rpc/class_syntax/complex_init/package.json
index 202b379435..3f457097e1 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/complex_init/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/complex_init/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/complex_types/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/complex_types/benchmarks.json
new file mode 100644
index 0000000000..af4b4d14b8
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/complex_types/benchmarks.json
@@ -0,0 +1,30 @@
+{
+ "complex_types": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "18926502" },
+ "method_name": "createUser",
+ "timestamp": { "__bigint__": "1730140086860585148" }
+ },
+ {
+ "instructions": { "__bigint__": "20122894" },
+ "method_name": "createThread",
+ "timestamp": { "__bigint__": "1730140088967819451" }
+ },
+ {
+ "instructions": { "__bigint__": "22462851" },
+ "method_name": "createPost",
+ "timestamp": { "__bigint__": "1730140091036001012" }
+ },
+ {
+ "instructions": { "__bigint__": "25423394" },
+ "method_name": "createReaction",
+ "timestamp": { "__bigint__": "1730140093126467187" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/complex_types/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/complex_types/benchmarks.md
new file mode 100644
index 0000000000..80ec63a035
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/complex_types/benchmarks.md
@@ -0,0 +1,27 @@
+# Benchmarks for complex_types
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | -------------- | ------------ | ---------- | ------------- | ----------------- |
+| 0 | createUser | 18_926_502 | 8_160_600 | $0.0000108509 | $10.85 |
+| 1 | createThread | 20_122_894 | 8_639_157 | $0.0000114872 | $11.48 |
+| 2 | createPost | 22_462_851 | 9_575_140 | $0.0000127318 | $12.73 |
+| 3 | createReaction | 25_423_394 | 10_759_357 | $0.0000143064 | $14.30 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/complex_types/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/complex_types/package-lock.json
index 8c90c59eba..5e5b96e7c6 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/complex_types/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/complex_types/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -34,7 +34,7 @@
"name": "complex_types_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
- "azle": "0.24.0"
+ "azle": "0.24.1"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2097,11 +2097,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7826,9 +7825,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -8355,7 +8354,7 @@
"version": "file:../../functional_syntax/complex_types",
"requires": {
"@dfinity/agent": "0.11.1",
- "azle": "0.24.0",
+ "azle": "0.24.1",
"jest": "^29.7.0",
"ts-jest": "^29.1.4",
"tsx": "^4.15.7",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/complex_types/package.json b/tests/end_to_end/candid_rpc/class_syntax/complex_types/package.json
index 66ae9d3f28..5c6a9fbc5f 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/complex_types/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/complex_types/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/composite_queries/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/composite_queries/benchmarks.json
new file mode 100644
index 0000000000..664298d6b5
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/composite_queries/benchmarks.json
@@ -0,0 +1,15 @@
+{
+ "canister1": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1725496" },
+ "method_name": "simpleUpdate",
+ "timestamp": { "__bigint__": "1730140102421395287" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/composite_queries/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/composite_queries/benchmarks.md
new file mode 100644
index 0000000000..2be551f926
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/composite_queries/benchmarks.md
@@ -0,0 +1,24 @@
+# Benchmarks for canister1
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ------------ | ------------ | --------- | ------------- | ----------------- |
+| 0 | simpleUpdate | 1_725_496 | 1_280_198 | $0.0000017022 | $1.70 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/composite_queries/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/composite_queries/package-lock.json
index dc92c54912..b35a0da3b6 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/composite_queries/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/composite_queries/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../functional_syntax/composite_queries": {
+ "name": "composite_queries_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/composite_queries/package.json b/tests/end_to_end/candid_rpc/class_syntax/composite_queries/package.json
index 8df8f12d67..212ddcd4a1 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/composite_queries/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/composite_queries/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/counter/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/counter/benchmarks.json
new file mode 100644
index 0000000000..9f0bf769d0
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/counter/benchmarks.json
@@ -0,0 +1,25 @@
+{
+ "counter": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1507736" },
+ "method_name": "incrementCount",
+ "timestamp": { "__bigint__": "1730140085558849478" }
+ },
+ {
+ "instructions": { "__bigint__": "1458611" },
+ "method_name": "incrementCount",
+ "timestamp": { "__bigint__": "1730140087625381142" }
+ },
+ {
+ "instructions": { "__bigint__": "1456563" },
+ "method_name": "incrementCount",
+ "timestamp": { "__bigint__": "1730140089504455219" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/counter/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/counter/benchmarks.md
new file mode 100644
index 0000000000..951e9eb1af
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/counter/benchmarks.md
@@ -0,0 +1,26 @@
+# Benchmarks for counter
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | -------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | incrementCount | 1_507_736 | 1_193_094 | $0.0000015864 | $1.58 |
+| 1 | incrementCount | 1_458_611 | 1_173_444 | $0.0000015603 | $1.56 |
+| 2 | incrementCount | 1_456_563 | 1_172_625 | $0.0000015592 | $1.55 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/counter/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/counter/package-lock.json
index 9a31f9861c..3e4b23e417 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/counter/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/counter/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../functional_syntax/counter": {
+ "name": "counter_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/counter/package.json b/tests/end_to_end/candid_rpc/class_syntax/counter/package.json
index 99ab2c7214..f13c3355f6 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/counter/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/counter/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/cross_canister_calls/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/cross_canister_calls/benchmarks.json
index 87cc865e56..6036d33b88 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/cross_canister_calls/benchmarks.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/cross_canister_calls/benchmarks.json
@@ -1,7 +1,6 @@
{
"canister1": {
- "previous": { "version": "0.25.0", "benchmarks": [] },
- "current": {
+ "previous": {
"version": "0.25.0",
"benchmarks": [
{
@@ -70,11 +69,80 @@
"timestamp": { "__bigint__": "1729714544160196111" }
}
]
+ },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "2294340" },
+ "method_name": "balance",
+ "timestamp": { "__bigint__": "1730140101474078562" }
+ },
+ {
+ "instructions": { "__bigint__": "3631608" },
+ "method_name": "account",
+ "timestamp": { "__bigint__": "1730140103390976721" }
+ },
+ {
+ "instructions": { "__bigint__": "2215681" },
+ "method_name": "balance",
+ "timestamp": { "__bigint__": "1730140105544365515" }
+ },
+ {
+ "instructions": { "__bigint__": "3616564" },
+ "method_name": "account",
+ "timestamp": { "__bigint__": "1730140107498896206" }
+ },
+ {
+ "instructions": { "__bigint__": "1651275" },
+ "method_name": "accounts",
+ "timestamp": { "__bigint__": "1730140109663535349" }
+ },
+ {
+ "instructions": { "__bigint__": "3570087" },
+ "method_name": "transfer",
+ "timestamp": { "__bigint__": "1730140111616631262" }
+ },
+ {
+ "instructions": { "__bigint__": "2212352" },
+ "method_name": "balance",
+ "timestamp": { "__bigint__": "1730140113752195462" }
+ },
+ {
+ "instructions": { "__bigint__": "3606804" },
+ "method_name": "account",
+ "timestamp": { "__bigint__": "1730140115757217049" }
+ },
+ {
+ "instructions": { "__bigint__": "2209431" },
+ "method_name": "balance",
+ "timestamp": { "__bigint__": "1730140117884578947" }
+ },
+ {
+ "instructions": { "__bigint__": "3609664" },
+ "method_name": "account",
+ "timestamp": { "__bigint__": "1730140119882664572" }
+ },
+ {
+ "instructions": { "__bigint__": "1649938" },
+ "method_name": "accounts",
+ "timestamp": { "__bigint__": "1730140122104133696" }
+ },
+ {
+ "instructions": { "__bigint__": "1622767" },
+ "method_name": "trap",
+ "timestamp": { "__bigint__": "1730140124051450619" }
+ },
+ {
+ "instructions": { "__bigint__": "2660051" },
+ "method_name": "sendNotification",
+ "timestamp": { "__bigint__": "1730140126124209794" }
+ }
+ ]
}
},
"canister2": {
- "previous": { "version": "0.25.0", "benchmarks": [] },
- "current": {
+ "previous": {
"version": "0.25.0",
"benchmarks": [
{
@@ -88,6 +156,21 @@
"timestamp": { "__bigint__": "1729714544160196111" }
}
]
+ },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "2169524" },
+ "method_name": "transfer",
+ "timestamp": { "__bigint__": "1730140111616631262" }
+ },
+ {
+ "instructions": { "__bigint__": "1387762" },
+ "method_name": "receiveNotification",
+ "timestamp": { "__bigint__": "1730140126124209794" }
+ }
+ ]
}
}
}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/cross_canister_calls/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/cross_canister_calls/benchmarks.md
index 078e1bd61a..d4cf7d56ff 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/cross_canister_calls/benchmarks.md
+++ b/tests/end_to_end/candid_rpc/class_syntax/cross_canister_calls/benchmarks.md
@@ -1,45 +1,66 @@
# Benchmarks for canister1
-## Current benchmarks Azle version: 0.25.0
+## Current benchmarks Azle version: 0.24.2-rc.87
-| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
-| --- | ---------------- | ------------ | --------- | ------------- | ----------------- |
-| 0 | balance | 2_296_025 | 1_508_410 | $0.0000020162 | $2.0162 |
-| 1 | account | 3_635_289 | 2_044_115 | $0.0000027322 | $2.7322 |
-| 2 | balance | 2_217_840 | 1_477_136 | $0.0000019744 | $1.9744 |
-| 3 | account | 3_613_420 | 2_035_368 | $0.0000027205 | $2.7205 |
-| 4 | accounts | 1_653_154 | 1_251_261 | $0.0000016724 | $1.6724 |
-| 5 | transfer | 3_562_571 | 2_015_028 | $0.0000026933 | $2.6933 |
-| 6 | balance | 2_213_914 | 1_475_565 | $0.0000019723 | $1.9723 |
-| 7 | account | 3_605_228 | 2_032_091 | $0.0000027161 | $2.7161 |
-| 8 | balance | 2_211_079 | 1_474_431 | $0.0000019707 | $1.9707 |
-| 9 | account | 3_609_636 | 2_033_854 | $0.0000027185 | $2.7185 |
-| 10 | accounts | 1_651_452 | 1_250_580 | $0.0000016715 | $1.6715 |
-| 11 | trap | 1_622_561 | 1_239_024 | $0.0000016561 | $1.6561 |
-| 12 | sendNotification | 2_655_331 | 1_652_132 | $0.0000022083 | $2.2083 |
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls | Change |
+| --- | ---------------- | ------------ | --------- | ------------- | ----------------- | --------------------------------- |
+| 0 | balance | 2_294_340 | 1_507_736 | $0.0000020048 | $2.00 | -1_685 |
+| 1 | account | 3_631_608 | 2_042_643 | $0.0000027160 | $2.71 | -3_681 |
+| 2 | balance | 2_215_681 | 1_476_272 | $0.0000019630 | $1.96 | -2_159 |
+| 3 | account | 3_616_564 | 2_036_625 | $0.0000027080 | $2.70 | +3_144 |
+| 4 | accounts | 1_651_275 | 1_250_510 | $0.0000016628 | $1.66 | -1_879 |
+| 5 | transfer | 3_570_087 | 2_018_034 | $0.0000026833 | $2.68 | +7_516 |
+| 6 | balance | 2_212_352 | 1_474_940 | $0.0000019612 | $1.96 | -1_562 |
+| 7 | account | 3_606_804 | 2_032_721 | $0.0000027028 | $2.70 | +1_576 |
+| 8 | balance | 2_209_431 | 1_473_772 | $0.0000019596 | $1.95 | -1_648 |
+| 9 | account | 3_609_664 | 2_033_865 | $0.0000027044 | $2.70 | +28 |
+| 10 | accounts | 1_649_938 | 1_249_975 | $0.0000016621 | $1.66 | -1_514 |
+| 11 | trap | 1_622_767 | 1_239_106 | $0.0000016476 | $1.64 | +206 |
+| 12 | sendNotification | 2_660_051 | 1_654_020 | $0.0000021993 | $2.19 | +4_720 |
## Baseline benchmarks Azle version: 0.25.0
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ---------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | balance | 2_296_025 | 1_508_410 | $0.0000020057 | $2.00 |
+| 1 | account | 3_635_289 | 2_044_115 | $0.0000027180 | $2.71 |
+| 2 | balance | 2_217_840 | 1_477_136 | $0.0000019641 | $1.96 |
+| 3 | account | 3_613_420 | 2_035_368 | $0.0000027064 | $2.70 |
+| 4 | accounts | 1_653_154 | 1_251_261 | $0.0000016638 | $1.66 |
+| 5 | transfer | 3_562_571 | 2_015_028 | $0.0000026793 | $2.67 |
+| 6 | balance | 2_213_914 | 1_475_565 | $0.0000019620 | $1.96 |
+| 7 | account | 3_605_228 | 2_032_091 | $0.0000027020 | $2.70 |
+| 8 | balance | 2_211_079 | 1_474_431 | $0.0000019605 | $1.96 |
+| 9 | account | 3_609_636 | 2_033_854 | $0.0000027044 | $2.70 |
+| 10 | accounts | 1_651_452 | 1_250_580 | $0.0000016629 | $1.66 |
+| 11 | trap | 1_622_561 | 1_239_024 | $0.0000016475 | $1.64 |
+| 12 | sendNotification | 2_655_331 | 1_652_132 | $0.0000021968 | $2.19 |
+
# Benchmarks for canister2
-## Current benchmarks Azle version: 0.25.0
+## Current benchmarks Azle version: 0.24.2-rc.87
-| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
-| --- | ------------------- | ------------ | --------- | ------------- | ----------------- |
-| 0 | transfer | 2_157_380 | 1_452_952 | $0.0000019420 | $1.9420 |
-| 1 | receiveNotification | 1_383_243 | 1_143_297 | $0.0000015281 | $1.5281 |
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls | Change |
+| --- | ------------------- | ------------ | --------- | ------------- | ----------------- | -------------------------------- |
+| 0 | transfer | 2_169_524 | 1_457_809 | $0.0000019384 | $1.93 | +12_144 |
+| 1 | receiveNotification | 1_387_762 | 1_145_104 | $0.0000015226 | $1.52 | +4_519 |
## Baseline benchmarks Azle version: 0.25.0
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ------------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | transfer | 2_157_380 | 1_452_952 | $0.0000019319 | $1.93 |
+| 1 | receiveNotification | 1_383_243 | 1_143_297 | $0.0000015202 | $1.52 |
+
---
**Note on calculations:**
-- Cycles are calculated using the formula: base_fee + (per_instruction_fee _ number_of_instructions) + (additional_fee_per_billion _ floor(number_of_instructions / 1_billion))
-- Base fee: 590,000 cycles
-- Per instruction fee: 0.4 cycles
-- Additional fee: 400,000,000 cycles per billion instructions
-- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.33661 (as of December 18, 2023)
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/cross_canister_calls/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/cross_canister_calls/package-lock.json
index 454fc41264..9be3022ab9 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/cross_canister_calls/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/cross_canister_calls/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../functional_syntax/cross_canister_calls": {
+ "name": "cross_canister_calls_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/cross_canister_calls/package.json b/tests/end_to_end/candid_rpc/class_syntax/cross_canister_calls/package.json
index c661d31559..32cbdad696 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/cross_canister_calls/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/cross_canister_calls/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/cycles/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/cycles/benchmarks.json
new file mode 100644
index 0000000000..1f09c126b5
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/cycles/benchmarks.json
@@ -0,0 +1,43 @@
+{
+ "cycles": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1530766" },
+ "method_name": "receiveCycles",
+ "timestamp": { "__bigint__": "1730140100938595219" }
+ },
+ {
+ "instructions": { "__bigint__": "1515721" },
+ "method_name": "receiveCycles",
+ "timestamp": { "__bigint__": "1730140103110646821" }
+ },
+ {
+ "instructions": { "__bigint__": "1517086" },
+ "method_name": "receiveCycles",
+ "timestamp": { "__bigint__": "1730140105032597758" }
+ }
+ ]
+ }
+ },
+ "intermediary": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1734093" },
+ "method_name": "sendCycles",
+ "timestamp": { "__bigint__": "1730140103110646821" }
+ },
+ {
+ "instructions": { "__bigint__": "1997534" },
+ "method_name": "sendCyclesNotify",
+ "timestamp": { "__bigint__": "1730140105032597758" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/cycles/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/cycles/benchmarks.md
new file mode 100644
index 0000000000..a4828fec61
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/cycles/benchmarks.md
@@ -0,0 +1,39 @@
+# Benchmarks for cycles
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | receiveCycles | 1_530_766 | 1_202_306 | $0.0000015987 | $1.59 |
+| 1 | receiveCycles | 1_515_721 | 1_196_288 | $0.0000015907 | $1.59 |
+| 2 | receiveCycles | 1_517_086 | 1_196_834 | $0.0000015914 | $1.59 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+# Benchmarks for intermediary
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ---------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | sendCycles | 1_734_093 | 1_283_637 | $0.0000017068 | $1.70 |
+| 1 | sendCyclesNotify | 1_997_534 | 1_389_013 | $0.0000018469 | $1.84 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/cycles/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/cycles/package-lock.json
index 2e584c9209..064bf60451 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/cycles/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/cycles/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../functional_syntax/cycles": {
+ "name": "cycles_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/cycles/package.json b/tests/end_to_end/candid_rpc/class_syntax/cycles/package.json
index 2bee126eab..9892c471c3 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/cycles/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/cycles/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/date/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/date/benchmarks.json
new file mode 100644
index 0000000000..a35dce531f
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/date/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "date": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/date/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/date/benchmarks.md
new file mode 100644
index 0000000000..9ff269e8ae
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/date/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for date
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/date/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/date/package-lock.json
index 6a1a754847..9af7cac155 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/date/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/date/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../functional_syntax/date": {
+ "name": "date_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/date/package.json b/tests/end_to_end/candid_rpc/class_syntax/date/package.json
index 6c8f431d44..2b565bf9e6 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/date/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/date/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/ethereum_json_rpc/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/ethereum_json_rpc/benchmarks.json
new file mode 100644
index 0000000000..b0c7e067e9
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/ethereum_json_rpc/benchmarks.json
@@ -0,0 +1,45 @@
+{
+ "ethereum_json_rpc": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1122797598" },
+ "method_name": "init",
+ "timestamp": { "__bigint__": "1730140079162682439" }
+ },
+ {
+ "instructions": { "__bigint__": "27926893" },
+ "method_name": "ethGetBalance",
+ "timestamp": { "__bigint__": "1730140085732158196" }
+ },
+ {
+ "instructions": { "__bigint__": "27906756" },
+ "method_name": "ethGetBalance",
+ "timestamp": { "__bigint__": "1730140087904335410" }
+ },
+ {
+ "instructions": { "__bigint__": "27908894" },
+ "method_name": "ethGetBalance",
+ "timestamp": { "__bigint__": "1730140090019634431" }
+ },
+ {
+ "instructions": { "__bigint__": "26807118" },
+ "method_name": "ethGetBlockByNumber",
+ "timestamp": { "__bigint__": "1730140091906414448" }
+ },
+ {
+ "instructions": { "__bigint__": "26798512" },
+ "method_name": "ethGetBlockByNumber",
+ "timestamp": { "__bigint__": "1730140094179335243" }
+ },
+ {
+ "instructions": { "__bigint__": "26805166" },
+ "method_name": "ethGetBlockByNumber",
+ "timestamp": { "__bigint__": "1730140096078511948" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/ethereum_json_rpc/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/ethereum_json_rpc/benchmarks.md
new file mode 100644
index 0000000000..d84403c1de
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/ethereum_json_rpc/benchmarks.md
@@ -0,0 +1,30 @@
+# Benchmarks for ethereum_json_rpc
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ------------------- | ------------- | ----------- | ------------- | ----------------- |
+| 0 | init | 1_122_797_598 | 849_709_039 | $0.0011298326 | $1_129.83 |
+| 1 | ethGetBalance | 27_926_893 | 11_760_757 | $0.0000156379 | $15.63 |
+| 2 | ethGetBalance | 27_906_756 | 11_752_702 | $0.0000156272 | $15.62 |
+| 3 | ethGetBalance | 27_908_894 | 11_753_557 | $0.0000156284 | $15.62 |
+| 4 | ethGetBlockByNumber | 26_807_118 | 11_312_847 | $0.0000150424 | $15.04 |
+| 5 | ethGetBlockByNumber | 26_798_512 | 11_309_404 | $0.0000150378 | $15.03 |
+| 6 | ethGetBlockByNumber | 26_805_166 | 11_312_066 | $0.0000150413 | $15.04 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/ethereum_json_rpc/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/ethereum_json_rpc/package-lock.json
index 8cb0b8b6cd..8ade702f01 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/ethereum_json_rpc/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/ethereum_json_rpc/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1765,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/ethereum_json_rpc/package.json b/tests/end_to_end/candid_rpc/class_syntax/ethereum_json_rpc/package.json
index a0b3f58a88..8e15f465ea 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/ethereum_json_rpc/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/ethereum_json_rpc/package.json
@@ -4,7 +4,7 @@
"test": "ETHEREUM_URL=https://rpc.ankr.com/eth jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/func_types/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/func_types/benchmarks.json
new file mode 100644
index 0000000000..0f81cb0ee1
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/func_types/benchmarks.json
@@ -0,0 +1,20 @@
+{
+ "func_types": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1041954589" },
+ "method_name": "init",
+ "timestamp": { "__bigint__": "1730140085096650413" }
+ },
+ {
+ "instructions": { "__bigint__": "1653574" },
+ "method_name": "getNotifierFromNotifiersCanister",
+ "timestamp": { "__bigint__": "1730140096046242087" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/func_types/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/func_types/benchmarks.md
new file mode 100644
index 0000000000..2e5197c40e
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/func_types/benchmarks.md
@@ -0,0 +1,25 @@
+# Benchmarks for func_types
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | -------------------------------- | ------------- | ----------- | ------------- | ----------------- |
+| 0 | init | 1_041_954_589 | 817_371_835 | $0.0010868348 | $1_086.83 |
+| 1 | getNotifierFromNotifiersCanister | 1_653_574 | 1_251_429 | $0.0000016640 | $1.66 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/func_types/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/func_types/package-lock.json
index e6307e51d5..dedc8f6731 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/func_types/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/func_types/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -34,7 +34,7 @@
"name": "func_types_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
- "azle": "0.24.0"
+ "azle": "0.24.1"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2097,11 +2097,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7826,9 +7825,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -8849,7 +8848,7 @@
"version": "file:../../functional_syntax/func_types",
"requires": {
"@dfinity/agent": "0.11.1",
- "azle": "0.24.0",
+ "azle": "0.24.1",
"jest": "^29.7.0",
"ts-jest": "^29.1.4",
"tsx": "^4.15.7",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/func_types/package.json b/tests/end_to_end/candid_rpc/class_syntax/func_types/package.json
index 6dde1b82ff..85eacc9fdf 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/func_types/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/func_types/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/heartbeat/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/heartbeat/benchmarks.json
new file mode 100644
index 0000000000..a7493572d9
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/heartbeat/benchmarks.json
@@ -0,0 +1,2208 @@
+{
+ "heartbeat_async": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1113921" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140085671291843" }
+ },
+ {
+ "instructions": { "__bigint__": "1048914" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140085702331760" }
+ },
+ {
+ "instructions": { "__bigint__": "1050445" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140085743277585" }
+ },
+ {
+ "instructions": { "__bigint__": "1049929" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140085775401661" }
+ },
+ {
+ "instructions": { "__bigint__": "1054973" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140088239419362" }
+ },
+ {
+ "instructions": { "__bigint__": "1048633" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140088258769622" }
+ },
+ {
+ "instructions": { "__bigint__": "1043359" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140088303401096" }
+ },
+ {
+ "instructions": { "__bigint__": "1048213" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140088530172839" }
+ },
+ {
+ "instructions": { "__bigint__": "1042612" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140088587332019" }
+ },
+ {
+ "instructions": { "__bigint__": "1047726" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140088618591583" }
+ },
+ {
+ "instructions": { "__bigint__": "1048812" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140088667048160" }
+ },
+ {
+ "instructions": { "__bigint__": "1049281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140088689792291" }
+ },
+ {
+ "instructions": { "__bigint__": "1042825" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140088934196307" }
+ },
+ {
+ "instructions": { "__bigint__": "1048268" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140088953716886" }
+ },
+ {
+ "instructions": { "__bigint__": "1044738" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140089209905142" }
+ },
+ {
+ "instructions": { "__bigint__": "1043707" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140089230880651" }
+ },
+ {
+ "instructions": { "__bigint__": "1043812" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140089270841587" }
+ },
+ {
+ "instructions": { "__bigint__": "1050051" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140089290568586" }
+ },
+ {
+ "instructions": { "__bigint__": "1047285" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140089538133085" }
+ },
+ {
+ "instructions": { "__bigint__": "1047343" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140089561538866" }
+ },
+ {
+ "instructions": { "__bigint__": "1045746" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140089807846246" }
+ },
+ {
+ "instructions": { "__bigint__": "1046983" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140089838710501" }
+ },
+ {
+ "instructions": { "__bigint__": "1045061" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140089880007279" }
+ },
+ {
+ "instructions": { "__bigint__": "1046897" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140089909973097" }
+ },
+ {
+ "instructions": { "__bigint__": "1046123" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140092369181021" }
+ },
+ {
+ "instructions": { "__bigint__": "1046111" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140092387553657" }
+ },
+ {
+ "instructions": { "__bigint__": "1049226" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140092425258992" }
+ },
+ {
+ "instructions": { "__bigint__": "1049684" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140092647051972" }
+ },
+ {
+ "instructions": { "__bigint__": "1048150" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140092686072866" }
+ },
+ {
+ "instructions": { "__bigint__": "1044604" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140092710925191" }
+ },
+ {
+ "instructions": { "__bigint__": "1048739" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140092765187351" }
+ },
+ {
+ "instructions": { "__bigint__": "1043455" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140092792360204" }
+ },
+ {
+ "instructions": { "__bigint__": "1044982" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093045758754" }
+ },
+ {
+ "instructions": { "__bigint__": "1044573" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093067619493" }
+ },
+ {
+ "instructions": { "__bigint__": "1047482" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093313556906" }
+ },
+ {
+ "instructions": { "__bigint__": "1044368" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093338791106" }
+ },
+ {
+ "instructions": { "__bigint__": "1046110" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093383552878" }
+ },
+ {
+ "instructions": { "__bigint__": "1044184" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093403345370" }
+ },
+ {
+ "instructions": { "__bigint__": "1046377" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093646990958" }
+ },
+ {
+ "instructions": { "__bigint__": "1043222" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093668098546" }
+ },
+ {
+ "instructions": { "__bigint__": "1043761" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093915571002" }
+ },
+ {
+ "instructions": { "__bigint__": "1043615" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093934266608" }
+ },
+ {
+ "instructions": { "__bigint__": "1047980" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093985615205" }
+ },
+ {
+ "instructions": { "__bigint__": "1043431" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094013293948" }
+ },
+ {
+ "instructions": { "__bigint__": "1046719" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094259979301" }
+ },
+ {
+ "instructions": { "__bigint__": "1043669" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094281185031" }
+ },
+ {
+ "instructions": { "__bigint__": "1047397" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094322633445" }
+ },
+ {
+ "instructions": { "__bigint__": "1044117" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094550585405" }
+ },
+ {
+ "instructions": { "__bigint__": "1044462" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094596187720" }
+ },
+ {
+ "instructions": { "__bigint__": "1042927" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094621982327" }
+ },
+ {
+ "instructions": { "__bigint__": "1050029" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094662263130" }
+ },
+ {
+ "instructions": { "__bigint__": "1041637" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094888377071" }
+ },
+ {
+ "instructions": { "__bigint__": "1047546" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094931385077" }
+ },
+ {
+ "instructions": { "__bigint__": "1044273" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094953173716" }
+ },
+ {
+ "instructions": { "__bigint__": "1045982" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095201941345" }
+ },
+ {
+ "instructions": { "__bigint__": "1044203" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095235870383" }
+ },
+ {
+ "instructions": { "__bigint__": "1043864" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095298685482" }
+ },
+ {
+ "instructions": { "__bigint__": "1043079" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095340209225" }
+ },
+ {
+ "instructions": { "__bigint__": "1048712" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095594967778" }
+ },
+ {
+ "instructions": { "__bigint__": "1046891" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095624456540" }
+ },
+ {
+ "instructions": { "__bigint__": "1044914" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095683948730" }
+ },
+ {
+ "instructions": { "__bigint__": "1042506" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095717883654" }
+ },
+ {
+ "instructions": { "__bigint__": "1044661" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095976530593" }
+ },
+ {
+ "instructions": { "__bigint__": "1041716" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096003598413" }
+ },
+ {
+ "instructions": { "__bigint__": "1040681" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096057981074" }
+ },
+ {
+ "instructions": { "__bigint__": "1042298" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096284227033" }
+ },
+ {
+ "instructions": { "__bigint__": "1045729" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096326364142" }
+ },
+ {
+ "instructions": { "__bigint__": "1046674" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096347129588" }
+ },
+ {
+ "instructions": { "__bigint__": "1042677" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096595491525" }
+ },
+ {
+ "instructions": { "__bigint__": "1040778" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096616508488" }
+ },
+ {
+ "instructions": { "__bigint__": "1047647" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096861526610" }
+ },
+ {
+ "instructions": { "__bigint__": "1042744" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096882687581" }
+ },
+ {
+ "instructions": { "__bigint__": "1040539" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096925316631" }
+ },
+ {
+ "instructions": { "__bigint__": "1045878" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096945900086" }
+ },
+ {
+ "instructions": { "__bigint__": "1046534" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096986474732" }
+ },
+ {
+ "instructions": { "__bigint__": "1042939" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097212517288" }
+ },
+ {
+ "instructions": { "__bigint__": "1042863" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097255662453" }
+ },
+ {
+ "instructions": { "__bigint__": "1042573" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097276344960" }
+ },
+ {
+ "instructions": { "__bigint__": "1042533" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097521108746" }
+ },
+ {
+ "instructions": { "__bigint__": "1043211" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097542424845" }
+ },
+ {
+ "instructions": { "__bigint__": "1041720" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097585852503" }
+ },
+ {
+ "instructions": { "__bigint__": "1045615" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097606861651" }
+ },
+ {
+ "instructions": { "__bigint__": "1043504" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097851624594" }
+ },
+ {
+ "instructions": { "__bigint__": "1045902" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097873207366" }
+ },
+ {
+ "instructions": { "__bigint__": "1048179" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098119401190" }
+ },
+ {
+ "instructions": { "__bigint__": "1044314" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098141019690" }
+ },
+ {
+ "instructions": { "__bigint__": "1049212" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098184435167" }
+ },
+ {
+ "instructions": { "__bigint__": "1047649" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098206439280" }
+ },
+ {
+ "instructions": { "__bigint__": "1044780" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098248676910" }
+ },
+ {
+ "instructions": { "__bigint__": "1040133" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098473190538" }
+ },
+ {
+ "instructions": { "__bigint__": "1047691" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098516747634" }
+ },
+ {
+ "instructions": { "__bigint__": "1043221" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098538793200" }
+ },
+ {
+ "instructions": { "__bigint__": "1044487" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098786244113" }
+ },
+ {
+ "instructions": { "__bigint__": "1040650" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098809269234" }
+ },
+ {
+ "instructions": { "__bigint__": "1047095" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098852804435" }
+ },
+ {
+ "instructions": { "__bigint__": "1045817" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098873290827" }
+ },
+ {
+ "instructions": { "__bigint__": "1043843" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099121420034" }
+ },
+ {
+ "instructions": { "__bigint__": "1041357" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099145271630" }
+ },
+ {
+ "instructions": { "__bigint__": "1044819" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099392618394" }
+ },
+ {
+ "instructions": { "__bigint__": "1040519" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099414110493" }
+ },
+ {
+ "instructions": { "__bigint__": "1039787" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099458682569" }
+ },
+ {
+ "instructions": { "__bigint__": "1042268" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099481023050" }
+ },
+ {
+ "instructions": { "__bigint__": "1045121" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099728470519" }
+ },
+ {
+ "instructions": { "__bigint__": "1038894" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099750493309" }
+ },
+ {
+ "instructions": { "__bigint__": "1040528" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099808173178" }
+ },
+ {
+ "instructions": { "__bigint__": "1042355" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100034927545" }
+ },
+ {
+ "instructions": { "__bigint__": "1044545" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100078557998" }
+ },
+ {
+ "instructions": { "__bigint__": "1037916" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100099524491" }
+ },
+ {
+ "instructions": { "__bigint__": "1046250" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100146184481" }
+ },
+ {
+ "instructions": { "__bigint__": "1044289" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100371507687" }
+ },
+ {
+ "instructions": { "__bigint__": "1041992" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100416654446" }
+ },
+ {
+ "instructions": { "__bigint__": "1041438" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100438446267" }
+ },
+ {
+ "instructions": { "__bigint__": "1040783" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100683882486" }
+ },
+ {
+ "instructions": { "__bigint__": "1041794" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100706705645" }
+ },
+ {
+ "instructions": { "__bigint__": "1044993" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100748967128" }
+ },
+ {
+ "instructions": { "__bigint__": "1040171" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100771004983" }
+ },
+ {
+ "instructions": { "__bigint__": "1046133" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101017527779" }
+ },
+ {
+ "instructions": { "__bigint__": "1042614" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101043343536" }
+ },
+ {
+ "instructions": { "__bigint__": "1041465" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101291881195" }
+ },
+ {
+ "instructions": { "__bigint__": "1039917" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101314602705" }
+ },
+ {
+ "instructions": { "__bigint__": "1042139" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101358933328" }
+ },
+ {
+ "instructions": { "__bigint__": "1040748" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101384392865" }
+ },
+ {
+ "instructions": { "__bigint__": "1050853" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101631191619" }
+ },
+ {
+ "instructions": { "__bigint__": "1039475" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101653499296" }
+ },
+ {
+ "instructions": { "__bigint__": "1044758" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101696234323" }
+ },
+ {
+ "instructions": { "__bigint__": "1037928" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101923850907" }
+ },
+ {
+ "instructions": { "__bigint__": "1040277" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101968325029" }
+ },
+ {
+ "instructions": { "__bigint__": "1039179" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102053316603" }
+ },
+ {
+ "instructions": { "__bigint__": "1040704" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102099779474" }
+ },
+ {
+ "instructions": { "__bigint__": "1039449" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102325171689" }
+ },
+ {
+ "instructions": { "__bigint__": "1042233" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102368031128" }
+ },
+ {
+ "instructions": { "__bigint__": "1043487" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102391127370" }
+ },
+ {
+ "instructions": { "__bigint__": "1042180" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102435383671" }
+ },
+ {
+ "instructions": { "__bigint__": "1040514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102458072673" }
+ },
+ {
+ "instructions": { "__bigint__": "1041917" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102708649417" }
+ },
+ {
+ "instructions": { "__bigint__": "1040492" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102731170905" }
+ },
+ {
+ "instructions": { "__bigint__": "1038157" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102979020320" }
+ },
+ {
+ "instructions": { "__bigint__": "1040612" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103001033775" }
+ },
+ {
+ "instructions": { "__bigint__": "1043201" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103046773073" }
+ },
+ {
+ "instructions": { "__bigint__": "1040153" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103069228195" }
+ },
+ {
+ "instructions": { "__bigint__": "1043381" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103320660380" }
+ },
+ {
+ "instructions": { "__bigint__": "1034732" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103343182449" }
+ },
+ {
+ "instructions": { "__bigint__": "1042069" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103387504901" }
+ },
+ {
+ "instructions": { "__bigint__": "1042931" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103613527329" }
+ },
+ {
+ "instructions": { "__bigint__": "1043521" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103658416688" }
+ },
+ {
+ "instructions": { "__bigint__": "1037873" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103680480676" }
+ },
+ {
+ "instructions": { "__bigint__": "1042810" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103728137701" }
+ },
+ {
+ "instructions": { "__bigint__": "1041951" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103953655330" }
+ },
+ {
+ "instructions": { "__bigint__": "1040599" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103998410671" }
+ },
+ {
+ "instructions": { "__bigint__": "1040577" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104020806576" }
+ },
+ {
+ "instructions": { "__bigint__": "1044084" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104276054465" }
+ },
+ {
+ "instructions": { "__bigint__": "1040704" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104314546620" }
+ },
+ {
+ "instructions": { "__bigint__": "1038432" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104377962425" }
+ },
+ {
+ "instructions": { "__bigint__": "1039852" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104613809564" }
+ },
+ {
+ "instructions": { "__bigint__": "1049218" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104664220386" }
+ },
+ {
+ "instructions": { "__bigint__": "1039038" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104713762419" }
+ },
+ {
+ "instructions": { "__bigint__": "1041821" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104780617321" }
+ },
+ {
+ "instructions": { "__bigint__": "1038639" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104806764107" }
+ },
+ {
+ "instructions": { "__bigint__": "1045952" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105062456202" }
+ },
+ {
+ "instructions": { "__bigint__": "1043594" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105088949975" }
+ },
+ {
+ "instructions": { "__bigint__": "1039368" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105346157333" }
+ },
+ {
+ "instructions": { "__bigint__": "1038132" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105373944416" }
+ },
+ {
+ "instructions": { "__bigint__": "1046352" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105429060257" }
+ },
+ {
+ "instructions": { "__bigint__": "1038862" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105657710117" }
+ },
+ {
+ "instructions": { "__bigint__": "1045470" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105705073166" }
+ },
+ {
+ "instructions": { "__bigint__": "1040752" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105729923675" }
+ },
+ {
+ "instructions": { "__bigint__": "1043887" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105978561397" }
+ },
+ {
+ "instructions": { "__bigint__": "1041868" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106001433415" }
+ },
+ {
+ "instructions": { "__bigint__": "1037088" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106046640293" }
+ },
+ {
+ "instructions": { "__bigint__": "1041886" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106070445549" }
+ },
+ {
+ "instructions": { "__bigint__": "1042055" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106325120691" }
+ },
+ {
+ "instructions": { "__bigint__": "1043464" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106350385758" }
+ },
+ {
+ "instructions": { "__bigint__": "1042592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106626153803" }
+ },
+ {
+ "instructions": { "__bigint__": "1036711" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106659197679" }
+ },
+ {
+ "instructions": { "__bigint__": "1047524" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106745360854" }
+ },
+ {
+ "instructions": { "__bigint__": "1037164" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106984059231" }
+ },
+ {
+ "instructions": { "__bigint__": "1040153" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107068861476" }
+ },
+ {
+ "instructions": { "__bigint__": "1035913" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107116484869" }
+ },
+ {
+ "instructions": { "__bigint__": "1046465" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107387752491" }
+ },
+ {
+ "instructions": { "__bigint__": "1041910" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107420748917" }
+ },
+ {
+ "instructions": { "__bigint__": "1043693" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107500034145" }
+ },
+ {
+ "instructions": { "__bigint__": "1038787" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107536151154" }
+ },
+ {
+ "instructions": { "__bigint__": "1042290" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107803886751" }
+ },
+ {
+ "instructions": { "__bigint__": "1040764" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107837934844" }
+ },
+ {
+ "instructions": { "__bigint__": "1038443" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107901831887" }
+ },
+ {
+ "instructions": { "__bigint__": "1039767" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107930018318" }
+ }
+ ]
+ }
+ },
+ "heartbeat_sync": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "166188" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140089807846246" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140089838710501" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140089859662820" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140089880007279" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140089909973097" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140090936301463" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140092369181021" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140092387553657" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140092405628440" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140092425258992" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140092647051972" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140092666223361" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140092686072866" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140092710925191" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140092739109535" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140092765187351" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140092792360204" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093023843467" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093045758754" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093067619493" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093089644272" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093313556906" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093338791106" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093362902374" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093383552878" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093403345370" }
+ },
+ {
+ "instructions": { "__bigint__": "155592" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093626714124" }
+ },
+ {
+ "instructions": { "__bigint__": "155601" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093646990958" }
+ },
+ {
+ "instructions": { "__bigint__": "155582" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093668098546" }
+ },
+ {
+ "instructions": { "__bigint__": "155563" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093691739303" }
+ },
+ {
+ "instructions": { "__bigint__": "155745" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093915571002" }
+ },
+ {
+ "instructions": { "__bigint__": "155800" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093934266608" }
+ },
+ {
+ "instructions": { "__bigint__": "155687" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093955497321" }
+ },
+ {
+ "instructions": { "__bigint__": "155865" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140093985615205" }
+ },
+ {
+ "instructions": { "__bigint__": "155791" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094013293948" }
+ },
+ {
+ "instructions": { "__bigint__": "155971" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094036396659" }
+ },
+ {
+ "instructions": { "__bigint__": "155852" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094259979301" }
+ },
+ {
+ "instructions": { "__bigint__": "156062" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094281185031" }
+ },
+ {
+ "instructions": { "__bigint__": "155943" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094301355707" }
+ },
+ {
+ "instructions": { "__bigint__": "156164" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094322633445" }
+ },
+ {
+ "instructions": { "__bigint__": "156054" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094550585405" }
+ },
+ {
+ "instructions": { "__bigint__": "156265" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094570720440" }
+ },
+ {
+ "instructions": { "__bigint__": "156218" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094596187720" }
+ },
+ {
+ "instructions": { "__bigint__": "156297" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094621982327" }
+ },
+ {
+ "instructions": { "__bigint__": "156218" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094641733562" }
+ },
+ {
+ "instructions": { "__bigint__": "156297" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094662263130" }
+ },
+ {
+ "instructions": { "__bigint__": "156218" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094888377071" }
+ },
+ {
+ "instructions": { "__bigint__": "156297" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094909584858" }
+ },
+ {
+ "instructions": { "__bigint__": "156218" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094931385077" }
+ },
+ {
+ "instructions": { "__bigint__": "156297" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140094953173716" }
+ },
+ {
+ "instructions": { "__bigint__": "156218" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095178696134" }
+ },
+ {
+ "instructions": { "__bigint__": "156297" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095201941345" }
+ },
+ {
+ "instructions": { "__bigint__": "156218" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095235870383" }
+ },
+ {
+ "instructions": { "__bigint__": "156297" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095260287531" }
+ },
+ {
+ "instructions": { "__bigint__": "156218" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095298685482" }
+ },
+ {
+ "instructions": { "__bigint__": "156297" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095340209225" }
+ },
+ {
+ "instructions": { "__bigint__": "156218" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095567540591" }
+ },
+ {
+ "instructions": { "__bigint__": "156297" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095594967778" }
+ },
+ {
+ "instructions": { "__bigint__": "156218" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095624456540" }
+ },
+ {
+ "instructions": { "__bigint__": "156297" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095653915691" }
+ },
+ {
+ "instructions": { "__bigint__": "156218" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095683948730" }
+ },
+ {
+ "instructions": { "__bigint__": "156297" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095717883654" }
+ },
+ {
+ "instructions": { "__bigint__": "156218" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095746501999" }
+ },
+ {
+ "instructions": { "__bigint__": "156297" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140095976530593" }
+ },
+ {
+ "instructions": { "__bigint__": "156218" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096003598413" }
+ },
+ {
+ "instructions": { "__bigint__": "156306" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096026867365" }
+ },
+ {
+ "instructions": { "__bigint__": "156245" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096057981074" }
+ },
+ {
+ "instructions": { "__bigint__": "156415" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096284227033" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096305023864" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096326364142" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096347129588" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096575183996" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096595491525" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096616508488" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096637086652" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096861526610" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096882687581" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096903689014" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096925316631" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096945900086" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096966125574" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140096986474732" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097212517288" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097233379048" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097255662453" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097276344960" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097500579408" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097521108746" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097542424845" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097564783757" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097585852503" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097606861651" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097830400307" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097851624594" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097873207366" }
+ },
+ {
+ "instructions": { "__bigint__": "156755" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140097893938135" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098119401190" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098141019690" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098162362750" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098184435167" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098206439280" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098226604273" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098248676910" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098473190538" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098494602802" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098516747634" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098538793200" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098766268151" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098786244113" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098809269234" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098831290436" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098852804435" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140098873290827" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099099980989" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099121420034" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099145271630" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099167426132" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099392618394" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099414110493" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099436311902" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099458682569" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099481023050" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099503184271" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099728470519" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099750493309" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099785788065" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140099808173178" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100034927545" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100056428399" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100078557998" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100099524491" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100121145344" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100146184481" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100371507687" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100393501894" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100416654446" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100438446267" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100662522318" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100683882486" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100706705645" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100727466794" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100748967128" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100771004983" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140100995715784" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101017527779" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101043343536" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101066351608" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101291881195" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101314602705" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101336497685" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101358933328" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101384392865" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101406442114" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101631191619" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101653499296" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101674660843" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101696234323" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101923850907" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101945045666" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140101968325029" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102053316603" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102075934366" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102099779474" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102325171689" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102345757221" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102368031128" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102391127370" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102412856171" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102435383671" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102458072673" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102684929096" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102708649417" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102731170905" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102753301977" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140102979020320" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103001033775" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103023370930" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103046773073" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103069228195" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103093070332" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103320660380" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103343182449" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103365633949" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103387504901" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103613527329" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103636212883" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103658416688" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103680480676" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103706067736" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103728137701" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103953655330" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103975829673" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140103998410671" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104020806576" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104247299382" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104276054465" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104314546620" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104346472047" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104377962425" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104613809564" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104639284172" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104664220386" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104713762419" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104755910789" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104780617321" }
+ },
+ {
+ "instructions": { "__bigint__": "156539" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140104806764107" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105034914434" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105062456202" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105088949975" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105115449983" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105346157333" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105373944416" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105401491472" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105429060257" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105657710117" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105680235805" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105705073166" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105729923675" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105956601009" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140105978561397" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106001433415" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106024175984" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106046640293" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106070445549" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106296771131" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106325120691" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106350385758" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106381902615" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106626153803" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106659197679" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106697632118" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106745360854" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140106984059231" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107014198526" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107068861476" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107116484869" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107151139397" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107387752491" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107420748917" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107467502321" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107500034145" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107536151154" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107568216139" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107803886751" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107837934844" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107869636342" }
+ },
+ {
+ "instructions": { "__bigint__": "156543" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107901831887" }
+ },
+ {
+ "instructions": { "__bigint__": "156514" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107930018318" }
+ },
+ {
+ "instructions": { "__bigint__": "156281" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140107968930179" }
+ },
+ {
+ "instructions": { "__bigint__": "156570" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140108007376814" }
+ },
+ {
+ "instructions": { "__bigint__": "156388" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140108241677728" }
+ },
+ {
+ "instructions": { "__bigint__": "156731" },
+ "method_name": "heartbeat",
+ "timestamp": { "__bigint__": "1730140108268329831" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/heartbeat/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/heartbeat/benchmarks.md
new file mode 100644
index 0000000000..0144543106
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/heartbeat/benchmarks.md
@@ -0,0 +1,472 @@
+# Benchmarks for heartbeat_async
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | heartbeat | 1_113_921 | 1_035_568 | $0.0000013770 | $1.37 |
+| 1 | heartbeat | 1_048_914 | 1_009_565 | $0.0000013424 | $1.34 |
+| 2 | heartbeat | 1_050_445 | 1_010_178 | $0.0000013432 | $1.34 |
+| 3 | heartbeat | 1_049_929 | 1_009_971 | $0.0000013429 | $1.34 |
+| 4 | heartbeat | 1_054_973 | 1_011_989 | $0.0000013456 | $1.34 |
+| 5 | heartbeat | 1_048_633 | 1_009_453 | $0.0000013422 | $1.34 |
+| 6 | heartbeat | 1_043_359 | 1_007_343 | $0.0000013394 | $1.33 |
+| 7 | heartbeat | 1_048_213 | 1_009_285 | $0.0000013420 | $1.34 |
+| 8 | heartbeat | 1_042_612 | 1_007_044 | $0.0000013390 | $1.33 |
+| 9 | heartbeat | 1_047_726 | 1_009_090 | $0.0000013418 | $1.34 |
+| 10 | heartbeat | 1_048_812 | 1_009_524 | $0.0000013423 | $1.34 |
+| 11 | heartbeat | 1_049_281 | 1_009_712 | $0.0000013426 | $1.34 |
+| 12 | heartbeat | 1_042_825 | 1_007_130 | $0.0000013392 | $1.33 |
+| 13 | heartbeat | 1_048_268 | 1_009_307 | $0.0000013420 | $1.34 |
+| 14 | heartbeat | 1_044_738 | 1_007_895 | $0.0000013402 | $1.34 |
+| 15 | heartbeat | 1_043_707 | 1_007_482 | $0.0000013396 | $1.33 |
+| 16 | heartbeat | 1_043_812 | 1_007_524 | $0.0000013397 | $1.33 |
+| 17 | heartbeat | 1_050_051 | 1_010_020 | $0.0000013430 | $1.34 |
+| 18 | heartbeat | 1_047_285 | 1_008_914 | $0.0000013415 | $1.34 |
+| 19 | heartbeat | 1_047_343 | 1_008_937 | $0.0000013416 | $1.34 |
+| 20 | heartbeat | 1_045_746 | 1_008_298 | $0.0000013407 | $1.34 |
+| 21 | heartbeat | 1_046_983 | 1_008_793 | $0.0000013414 | $1.34 |
+| 22 | heartbeat | 1_045_061 | 1_008_024 | $0.0000013403 | $1.34 |
+| 23 | heartbeat | 1_046_897 | 1_008_758 | $0.0000013413 | $1.34 |
+| 24 | heartbeat | 1_046_123 | 1_008_449 | $0.0000013409 | $1.34 |
+| 25 | heartbeat | 1_046_111 | 1_008_444 | $0.0000013409 | $1.34 |
+| 26 | heartbeat | 1_049_226 | 1_009_690 | $0.0000013426 | $1.34 |
+| 27 | heartbeat | 1_049_684 | 1_009_873 | $0.0000013428 | $1.34 |
+| 28 | heartbeat | 1_048_150 | 1_009_260 | $0.0000013420 | $1.34 |
+| 29 | heartbeat | 1_044_604 | 1_007_841 | $0.0000013401 | $1.34 |
+| 30 | heartbeat | 1_048_739 | 1_009_495 | $0.0000013423 | $1.34 |
+| 31 | heartbeat | 1_043_455 | 1_007_382 | $0.0000013395 | $1.33 |
+| 32 | heartbeat | 1_044_982 | 1_007_992 | $0.0000013403 | $1.34 |
+| 33 | heartbeat | 1_044_573 | 1_007_829 | $0.0000013401 | $1.34 |
+| 34 | heartbeat | 1_047_482 | 1_008_992 | $0.0000013416 | $1.34 |
+| 35 | heartbeat | 1_044_368 | 1_007_747 | $0.0000013400 | $1.33 |
+| 36 | heartbeat | 1_046_110 | 1_008_444 | $0.0000013409 | $1.34 |
+| 37 | heartbeat | 1_044_184 | 1_007_673 | $0.0000013399 | $1.33 |
+| 38 | heartbeat | 1_046_377 | 1_008_550 | $0.0000013410 | $1.34 |
+| 39 | heartbeat | 1_043_222 | 1_007_288 | $0.0000013394 | $1.33 |
+| 40 | heartbeat | 1_043_761 | 1_007_504 | $0.0000013396 | $1.33 |
+| 41 | heartbeat | 1_043_615 | 1_007_446 | $0.0000013396 | $1.33 |
+| 42 | heartbeat | 1_047_980 | 1_009_192 | $0.0000013419 | $1.34 |
+| 43 | heartbeat | 1_043_431 | 1_007_372 | $0.0000013395 | $1.33 |
+| 44 | heartbeat | 1_046_719 | 1_008_687 | $0.0000013412 | $1.34 |
+| 45 | heartbeat | 1_043_669 | 1_007_467 | $0.0000013396 | $1.33 |
+| 46 | heartbeat | 1_047_397 | 1_008_958 | $0.0000013416 | $1.34 |
+| 47 | heartbeat | 1_044_117 | 1_007_646 | $0.0000013398 | $1.33 |
+| 48 | heartbeat | 1_044_462 | 1_007_784 | $0.0000013400 | $1.34 |
+| 49 | heartbeat | 1_042_927 | 1_007_170 | $0.0000013392 | $1.33 |
+| 50 | heartbeat | 1_050_029 | 1_010_011 | $0.0000013430 | $1.34 |
+| 51 | heartbeat | 1_041_637 | 1_006_654 | $0.0000013385 | $1.33 |
+| 52 | heartbeat | 1_047_546 | 1_009_018 | $0.0000013417 | $1.34 |
+| 53 | heartbeat | 1_044_273 | 1_007_709 | $0.0000013399 | $1.33 |
+| 54 | heartbeat | 1_045_982 | 1_008_392 | $0.0000013408 | $1.34 |
+| 55 | heartbeat | 1_044_203 | 1_007_681 | $0.0000013399 | $1.33 |
+| 56 | heartbeat | 1_043_864 | 1_007_545 | $0.0000013397 | $1.33 |
+| 57 | heartbeat | 1_043_079 | 1_007_231 | $0.0000013393 | $1.33 |
+| 58 | heartbeat | 1_048_712 | 1_009_484 | $0.0000013423 | $1.34 |
+| 59 | heartbeat | 1_046_891 | 1_008_756 | $0.0000013413 | $1.34 |
+| 60 | heartbeat | 1_044_914 | 1_007_965 | $0.0000013403 | $1.34 |
+| 61 | heartbeat | 1_042_506 | 1_007_002 | $0.0000013390 | $1.33 |
+| 62 | heartbeat | 1_044_661 | 1_007_864 | $0.0000013401 | $1.34 |
+| 63 | heartbeat | 1_041_716 | 1_006_686 | $0.0000013386 | $1.33 |
+| 64 | heartbeat | 1_040_681 | 1_006_272 | $0.0000013380 | $1.33 |
+| 65 | heartbeat | 1_042_298 | 1_006_919 | $0.0000013389 | $1.33 |
+| 66 | heartbeat | 1_045_729 | 1_008_291 | $0.0000013407 | $1.34 |
+| 67 | heartbeat | 1_046_674 | 1_008_669 | $0.0000013412 | $1.34 |
+| 68 | heartbeat | 1_042_677 | 1_007_070 | $0.0000013391 | $1.33 |
+| 69 | heartbeat | 1_040_778 | 1_006_311 | $0.0000013381 | $1.33 |
+| 70 | heartbeat | 1_047_647 | 1_009_058 | $0.0000013417 | $1.34 |
+| 71 | heartbeat | 1_042_744 | 1_007_097 | $0.0000013391 | $1.33 |
+| 72 | heartbeat | 1_040_539 | 1_006_215 | $0.0000013379 | $1.33 |
+| 73 | heartbeat | 1_045_878 | 1_008_351 | $0.0000013408 | $1.34 |
+| 74 | heartbeat | 1_046_534 | 1_008_613 | $0.0000013411 | $1.34 |
+| 75 | heartbeat | 1_042_939 | 1_007_175 | $0.0000013392 | $1.33 |
+| 76 | heartbeat | 1_042_863 | 1_007_145 | $0.0000013392 | $1.33 |
+| 77 | heartbeat | 1_042_573 | 1_007_029 | $0.0000013390 | $1.33 |
+| 78 | heartbeat | 1_042_533 | 1_007_013 | $0.0000013390 | $1.33 |
+| 79 | heartbeat | 1_043_211 | 1_007_284 | $0.0000013394 | $1.33 |
+| 80 | heartbeat | 1_041_720 | 1_006_688 | $0.0000013386 | $1.33 |
+| 81 | heartbeat | 1_045_615 | 1_008_246 | $0.0000013406 | $1.34 |
+| 82 | heartbeat | 1_043_504 | 1_007_401 | $0.0000013395 | $1.33 |
+| 83 | heartbeat | 1_045_902 | 1_008_360 | $0.0000013408 | $1.34 |
+| 84 | heartbeat | 1_048_179 | 1_009_271 | $0.0000013420 | $1.34 |
+| 85 | heartbeat | 1_044_314 | 1_007_725 | $0.0000013399 | $1.33 |
+| 86 | heartbeat | 1_049_212 | 1_009_684 | $0.0000013425 | $1.34 |
+| 87 | heartbeat | 1_047_649 | 1_009_059 | $0.0000013417 | $1.34 |
+| 88 | heartbeat | 1_044_780 | 1_007_912 | $0.0000013402 | $1.34 |
+| 89 | heartbeat | 1_040_133 | 1_006_053 | $0.0000013377 | $1.33 |
+| 90 | heartbeat | 1_047_691 | 1_009_076 | $0.0000013417 | $1.34 |
+| 91 | heartbeat | 1_043_221 | 1_007_288 | $0.0000013394 | $1.33 |
+| 92 | heartbeat | 1_044_487 | 1_007_794 | $0.0000013400 | $1.34 |
+| 93 | heartbeat | 1_040_650 | 1_006_260 | $0.0000013380 | $1.33 |
+| 94 | heartbeat | 1_047_095 | 1_008_838 | $0.0000013414 | $1.34 |
+| 95 | heartbeat | 1_045_817 | 1_008_326 | $0.0000013407 | $1.34 |
+| 96 | heartbeat | 1_043_843 | 1_007_537 | $0.0000013397 | $1.33 |
+| 97 | heartbeat | 1_041_357 | 1_006_542 | $0.0000013384 | $1.33 |
+| 98 | heartbeat | 1_044_819 | 1_007_927 | $0.0000013402 | $1.34 |
+| 99 | heartbeat | 1_040_519 | 1_006_207 | $0.0000013379 | $1.33 |
+| 100 | heartbeat | 1_039_787 | 1_005_914 | $0.0000013375 | $1.33 |
+| 101 | heartbeat | 1_042_268 | 1_006_907 | $0.0000013389 | $1.33 |
+| 102 | heartbeat | 1_045_121 | 1_008_048 | $0.0000013404 | $1.34 |
+| 103 | heartbeat | 1_038_894 | 1_005_557 | $0.0000013371 | $1.33 |
+| 104 | heartbeat | 1_040_528 | 1_006_211 | $0.0000013379 | $1.33 |
+| 105 | heartbeat | 1_042_355 | 1_006_942 | $0.0000013389 | $1.33 |
+| 106 | heartbeat | 1_044_545 | 1_007_818 | $0.0000013401 | $1.34 |
+| 107 | heartbeat | 1_037_916 | 1_005_166 | $0.0000013365 | $1.33 |
+| 108 | heartbeat | 1_046_250 | 1_008_500 | $0.0000013410 | $1.34 |
+| 109 | heartbeat | 1_044_289 | 1_007_715 | $0.0000013399 | $1.33 |
+| 110 | heartbeat | 1_041_992 | 1_006_796 | $0.0000013387 | $1.33 |
+| 111 | heartbeat | 1_041_438 | 1_006_575 | $0.0000013384 | $1.33 |
+| 112 | heartbeat | 1_040_783 | 1_006_313 | $0.0000013381 | $1.33 |
+| 113 | heartbeat | 1_041_794 | 1_006_717 | $0.0000013386 | $1.33 |
+| 114 | heartbeat | 1_044_993 | 1_007_997 | $0.0000013403 | $1.34 |
+| 115 | heartbeat | 1_040_171 | 1_006_068 | $0.0000013377 | $1.33 |
+| 116 | heartbeat | 1_046_133 | 1_008_453 | $0.0000013409 | $1.34 |
+| 117 | heartbeat | 1_042_614 | 1_007_045 | $0.0000013390 | $1.33 |
+| 118 | heartbeat | 1_041_465 | 1_006_586 | $0.0000013384 | $1.33 |
+| 119 | heartbeat | 1_039_917 | 1_005_966 | $0.0000013376 | $1.33 |
+| 120 | heartbeat | 1_042_139 | 1_006_855 | $0.0000013388 | $1.33 |
+| 121 | heartbeat | 1_040_748 | 1_006_299 | $0.0000013380 | $1.33 |
+| 122 | heartbeat | 1_050_853 | 1_010_341 | $0.0000013434 | $1.34 |
+| 123 | heartbeat | 1_039_475 | 1_005_790 | $0.0000013374 | $1.33 |
+| 124 | heartbeat | 1_044_758 | 1_007_903 | $0.0000013402 | $1.34 |
+| 125 | heartbeat | 1_037_928 | 1_005_171 | $0.0000013365 | $1.33 |
+| 126 | heartbeat | 1_040_277 | 1_006_110 | $0.0000013378 | $1.33 |
+| 127 | heartbeat | 1_039_179 | 1_005_671 | $0.0000013372 | $1.33 |
+| 128 | heartbeat | 1_040_704 | 1_006_281 | $0.0000013380 | $1.33 |
+| 129 | heartbeat | 1_039_449 | 1_005_779 | $0.0000013374 | $1.33 |
+| 130 | heartbeat | 1_042_233 | 1_006_893 | $0.0000013388 | $1.33 |
+| 131 | heartbeat | 1_043_487 | 1_007_394 | $0.0000013395 | $1.33 |
+| 132 | heartbeat | 1_042_180 | 1_006_872 | $0.0000013388 | $1.33 |
+| 133 | heartbeat | 1_040_514 | 1_006_205 | $0.0000013379 | $1.33 |
+| 134 | heartbeat | 1_041_917 | 1_006_766 | $0.0000013387 | $1.33 |
+| 135 | heartbeat | 1_040_492 | 1_006_196 | $0.0000013379 | $1.33 |
+| 136 | heartbeat | 1_038_157 | 1_005_262 | $0.0000013367 | $1.33 |
+| 137 | heartbeat | 1_040_612 | 1_006_244 | $0.0000013380 | $1.33 |
+| 138 | heartbeat | 1_043_201 | 1_007_280 | $0.0000013393 | $1.33 |
+| 139 | heartbeat | 1_040_153 | 1_006_061 | $0.0000013377 | $1.33 |
+| 140 | heartbeat | 1_043_381 | 1_007_352 | $0.0000013394 | $1.33 |
+| 141 | heartbeat | 1_034_732 | 1_003_892 | $0.0000013348 | $1.33 |
+| 142 | heartbeat | 1_042_069 | 1_006_827 | $0.0000013387 | $1.33 |
+| 143 | heartbeat | 1_042_931 | 1_007_172 | $0.0000013392 | $1.33 |
+| 144 | heartbeat | 1_043_521 | 1_007_408 | $0.0000013395 | $1.33 |
+| 145 | heartbeat | 1_037_873 | 1_005_149 | $0.0000013365 | $1.33 |
+| 146 | heartbeat | 1_042_810 | 1_007_124 | $0.0000013391 | $1.33 |
+| 147 | heartbeat | 1_041_951 | 1_006_780 | $0.0000013387 | $1.33 |
+| 148 | heartbeat | 1_040_599 | 1_006_239 | $0.0000013380 | $1.33 |
+| 149 | heartbeat | 1_040_577 | 1_006_230 | $0.0000013380 | $1.33 |
+| 150 | heartbeat | 1_044_084 | 1_007_633 | $0.0000013398 | $1.33 |
+| 151 | heartbeat | 1_040_704 | 1_006_281 | $0.0000013380 | $1.33 |
+| 152 | heartbeat | 1_038_432 | 1_005_372 | $0.0000013368 | $1.33 |
+| 153 | heartbeat | 1_039_852 | 1_005_940 | $0.0000013376 | $1.33 |
+| 154 | heartbeat | 1_049_218 | 1_009_687 | $0.0000013426 | $1.34 |
+| 155 | heartbeat | 1_039_038 | 1_005_615 | $0.0000013371 | $1.33 |
+| 156 | heartbeat | 1_041_821 | 1_006_728 | $0.0000013386 | $1.33 |
+| 157 | heartbeat | 1_038_639 | 1_005_455 | $0.0000013369 | $1.33 |
+| 158 | heartbeat | 1_045_952 | 1_008_380 | $0.0000013408 | $1.34 |
+| 159 | heartbeat | 1_043_594 | 1_007_437 | $0.0000013396 | $1.33 |
+| 160 | heartbeat | 1_039_368 | 1_005_747 | $0.0000013373 | $1.33 |
+| 161 | heartbeat | 1_038_132 | 1_005_252 | $0.0000013367 | $1.33 |
+| 162 | heartbeat | 1_046_352 | 1_008_540 | $0.0000013410 | $1.34 |
+| 163 | heartbeat | 1_038_862 | 1_005_544 | $0.0000013370 | $1.33 |
+| 164 | heartbeat | 1_045_470 | 1_008_188 | $0.0000013406 | $1.34 |
+| 165 | heartbeat | 1_040_752 | 1_006_300 | $0.0000013380 | $1.33 |
+| 166 | heartbeat | 1_043_887 | 1_007_554 | $0.0000013397 | $1.33 |
+| 167 | heartbeat | 1_041_868 | 1_006_747 | $0.0000013386 | $1.33 |
+| 168 | heartbeat | 1_037_088 | 1_004_835 | $0.0000013361 | $1.33 |
+| 169 | heartbeat | 1_041_886 | 1_006_754 | $0.0000013387 | $1.33 |
+| 170 | heartbeat | 1_042_055 | 1_006_822 | $0.0000013387 | $1.33 |
+| 171 | heartbeat | 1_043_464 | 1_007_385 | $0.0000013395 | $1.33 |
+| 172 | heartbeat | 1_042_592 | 1_007_036 | $0.0000013390 | $1.33 |
+| 173 | heartbeat | 1_036_711 | 1_004_684 | $0.0000013359 | $1.33 |
+| 174 | heartbeat | 1_047_524 | 1_009_009 | $0.0000013416 | $1.34 |
+| 175 | heartbeat | 1_037_164 | 1_004_865 | $0.0000013361 | $1.33 |
+| 176 | heartbeat | 1_040_153 | 1_006_061 | $0.0000013377 | $1.33 |
+| 177 | heartbeat | 1_035_913 | 1_004_365 | $0.0000013355 | $1.33 |
+| 178 | heartbeat | 1_046_465 | 1_008_586 | $0.0000013411 | $1.34 |
+| 179 | heartbeat | 1_041_910 | 1_006_764 | $0.0000013387 | $1.33 |
+| 180 | heartbeat | 1_043_693 | 1_007_477 | $0.0000013396 | $1.33 |
+| 181 | heartbeat | 1_038_787 | 1_005_514 | $0.0000013370 | $1.33 |
+| 182 | heartbeat | 1_042_290 | 1_006_916 | $0.0000013389 | $1.33 |
+| 183 | heartbeat | 1_040_764 | 1_006_305 | $0.0000013381 | $1.33 |
+| 184 | heartbeat | 1_038_443 | 1_005_377 | $0.0000013368 | $1.33 |
+| 185 | heartbeat | 1_039_767 | 1_005_906 | $0.0000013375 | $1.33 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+# Benchmarks for heartbeat_sync
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | ------- | ------------- | ----------------- |
+| 0 | heartbeat | 166_188 | 656_475 | $0.0000008729 | $0.87 |
+| 1 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 2 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 3 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 4 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 5 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 6 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 7 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 8 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 9 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 10 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 11 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 12 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 13 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 14 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 15 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 16 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 17 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 18 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 19 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 20 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 21 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 22 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 23 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 24 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 25 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 26 | heartbeat | 155_592 | 652_236 | $0.0000008673 | $0.86 |
+| 27 | heartbeat | 155_601 | 652_240 | $0.0000008673 | $0.86 |
+| 28 | heartbeat | 155_582 | 652_232 | $0.0000008673 | $0.86 |
+| 29 | heartbeat | 155_563 | 652_225 | $0.0000008672 | $0.86 |
+| 30 | heartbeat | 155_745 | 652_298 | $0.0000008673 | $0.86 |
+| 31 | heartbeat | 155_800 | 652_320 | $0.0000008674 | $0.86 |
+| 32 | heartbeat | 155_687 | 652_274 | $0.0000008673 | $0.86 |
+| 33 | heartbeat | 155_865 | 652_346 | $0.0000008674 | $0.86 |
+| 34 | heartbeat | 155_791 | 652_316 | $0.0000008674 | $0.86 |
+| 35 | heartbeat | 155_971 | 652_388 | $0.0000008675 | $0.86 |
+| 36 | heartbeat | 155_852 | 652_340 | $0.0000008674 | $0.86 |
+| 37 | heartbeat | 156_062 | 652_424 | $0.0000008675 | $0.86 |
+| 38 | heartbeat | 155_943 | 652_377 | $0.0000008674 | $0.86 |
+| 39 | heartbeat | 156_164 | 652_465 | $0.0000008676 | $0.86 |
+| 40 | heartbeat | 156_054 | 652_421 | $0.0000008675 | $0.86 |
+| 41 | heartbeat | 156_265 | 652_506 | $0.0000008676 | $0.86 |
+| 42 | heartbeat | 156_218 | 652_487 | $0.0000008676 | $0.86 |
+| 43 | heartbeat | 156_297 | 652_518 | $0.0000008676 | $0.86 |
+| 44 | heartbeat | 156_218 | 652_487 | $0.0000008676 | $0.86 |
+| 45 | heartbeat | 156_297 | 652_518 | $0.0000008676 | $0.86 |
+| 46 | heartbeat | 156_218 | 652_487 | $0.0000008676 | $0.86 |
+| 47 | heartbeat | 156_297 | 652_518 | $0.0000008676 | $0.86 |
+| 48 | heartbeat | 156_218 | 652_487 | $0.0000008676 | $0.86 |
+| 49 | heartbeat | 156_297 | 652_518 | $0.0000008676 | $0.86 |
+| 50 | heartbeat | 156_218 | 652_487 | $0.0000008676 | $0.86 |
+| 51 | heartbeat | 156_297 | 652_518 | $0.0000008676 | $0.86 |
+| 52 | heartbeat | 156_218 | 652_487 | $0.0000008676 | $0.86 |
+| 53 | heartbeat | 156_297 | 652_518 | $0.0000008676 | $0.86 |
+| 54 | heartbeat | 156_218 | 652_487 | $0.0000008676 | $0.86 |
+| 55 | heartbeat | 156_297 | 652_518 | $0.0000008676 | $0.86 |
+| 56 | heartbeat | 156_218 | 652_487 | $0.0000008676 | $0.86 |
+| 57 | heartbeat | 156_297 | 652_518 | $0.0000008676 | $0.86 |
+| 58 | heartbeat | 156_218 | 652_487 | $0.0000008676 | $0.86 |
+| 59 | heartbeat | 156_297 | 652_518 | $0.0000008676 | $0.86 |
+| 60 | heartbeat | 156_218 | 652_487 | $0.0000008676 | $0.86 |
+| 61 | heartbeat | 156_297 | 652_518 | $0.0000008676 | $0.86 |
+| 62 | heartbeat | 156_218 | 652_487 | $0.0000008676 | $0.86 |
+| 63 | heartbeat | 156_297 | 652_518 | $0.0000008676 | $0.86 |
+| 64 | heartbeat | 156_218 | 652_487 | $0.0000008676 | $0.86 |
+| 65 | heartbeat | 156_306 | 652_522 | $0.0000008676 | $0.86 |
+| 66 | heartbeat | 156_245 | 652_498 | $0.0000008676 | $0.86 |
+| 67 | heartbeat | 156_415 | 652_566 | $0.0000008677 | $0.86 |
+| 68 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 69 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 70 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 71 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 72 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 73 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 74 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 75 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 76 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 77 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 78 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 79 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 80 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 81 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 82 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 83 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 84 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 85 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 86 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 87 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 88 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 89 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 90 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 91 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 92 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 93 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 94 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 95 | heartbeat | 156_755 | 652_702 | $0.0000008679 | $0.86 |
+| 96 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 97 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 98 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 99 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 100 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 101 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 102 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 103 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 104 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 105 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 106 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 107 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 108 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 109 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 110 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 111 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 112 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 113 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 114 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 115 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 116 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 117 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 118 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 119 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 120 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 121 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 122 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 123 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 124 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 125 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 126 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 127 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 128 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 129 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 130 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 131 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 132 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 133 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 134 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 135 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 136 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 137 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 138 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 139 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 140 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 141 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 142 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 143 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 144 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 145 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 146 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 147 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 148 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 149 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 150 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 151 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 152 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 153 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 154 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 155 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 156 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 157 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 158 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 159 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 160 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 161 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 162 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 163 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 164 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 165 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 166 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 167 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 168 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 169 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 170 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 171 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 172 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 173 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 174 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 175 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 176 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 177 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 178 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 179 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 180 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 181 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 182 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 183 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 184 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 185 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 186 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 187 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 188 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 189 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 190 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 191 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 192 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 193 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 194 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 195 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 196 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 197 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 198 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 199 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 200 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 201 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 202 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 203 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 204 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 205 | heartbeat | 156_539 | 652_615 | $0.0000008678 | $0.86 |
+| 206 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 207 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 208 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 209 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 210 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 211 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 212 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 213 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 214 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 215 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 216 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 217 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 218 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 219 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 220 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 221 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 222 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 223 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 224 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 225 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 226 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 227 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 228 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 229 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 230 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 231 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 232 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 233 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 234 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 235 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 236 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 237 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 238 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 239 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 240 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 241 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 242 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 243 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 244 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 245 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+| 246 | heartbeat | 156_543 | 652_617 | $0.0000008678 | $0.86 |
+| 247 | heartbeat | 156_514 | 652_605 | $0.0000008677 | $0.86 |
+| 248 | heartbeat | 156_281 | 652_512 | $0.0000008676 | $0.86 |
+| 249 | heartbeat | 156_570 | 652_628 | $0.0000008678 | $0.86 |
+| 250 | heartbeat | 156_388 | 652_555 | $0.0000008677 | $0.86 |
+| 251 | heartbeat | 156_731 | 652_692 | $0.0000008679 | $0.86 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/heartbeat/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/heartbeat/package-lock.json
index caf3f73077..834400769a 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/heartbeat/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/heartbeat/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../functional_syntax/heartbeat": {
+ "name": "heartbeat_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/heartbeat/package.json b/tests/end_to_end/candid_rpc/class_syntax/heartbeat/package.json
index 552b9835ae..b5684cbf3d 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/heartbeat/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/heartbeat/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/ic_api/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/ic_api/benchmarks.json
new file mode 100644
index 0000000000..71753de76d
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/ic_api/benchmarks.json
@@ -0,0 +1,20 @@
+{
+ "ic_api": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1670060" },
+ "method_name": "dataCertificateNull",
+ "timestamp": { "__bigint__": "1730140173035452193" }
+ },
+ {
+ "instructions": { "__bigint__": "1185225" },
+ "method_name": "setCertifiedData",
+ "timestamp": { "__bigint__": "1730140175254813246" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/ic_api/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/ic_api/benchmarks.md
new file mode 100644
index 0000000000..76a7108b5c
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/ic_api/benchmarks.md
@@ -0,0 +1,25 @@
+# Benchmarks for ic_api
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ------------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | dataCertificateNull | 1_670_060 | 1_258_024 | $0.0000016728 | $1.67 |
+| 1 | setCertifiedData | 1_185_225 | 1_064_090 | $0.0000014149 | $1.41 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/ic_api/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/ic_api/package-lock.json
index 9c0355c883..b82ad32bcc 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/ic_api/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/ic_api/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../functional_syntax/ic_api": {
+ "name": "ic_api_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/ic_api/package.json b/tests/end_to_end/candid_rpc/class_syntax/ic_api/package.json
index 84e9eba741..b285021dd7 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/ic_api/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/ic_api/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/icrc/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/icrc/benchmarks.json
new file mode 100644
index 0000000000..da42bae03f
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/icrc/benchmarks.json
@@ -0,0 +1,30 @@
+{
+ "proxy": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "14806091" },
+ "method_name": "icrc1_transfer",
+ "timestamp": { "__bigint__": "1730140092120489392" }
+ },
+ {
+ "instructions": { "__bigint__": "18208652" },
+ "method_name": "icrc2_approve",
+ "timestamp": { "__bigint__": "1730140094383355528" }
+ },
+ {
+ "instructions": { "__bigint__": "17236409" },
+ "method_name": "icrc2_transfer_from",
+ "timestamp": { "__bigint__": "1730140096403696251" }
+ },
+ {
+ "instructions": { "__bigint__": "10026747" },
+ "method_name": "icrc2_allowance",
+ "timestamp": { "__bigint__": "1730140098340176179" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/icrc/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/icrc/benchmarks.md
new file mode 100644
index 0000000000..5cfa980d6e
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/icrc/benchmarks.md
@@ -0,0 +1,27 @@
+# Benchmarks for proxy
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ------------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | icrc1_transfer | 14_806_091 | 6_512_436 | $0.0000086594 | $8.65 |
+| 1 | icrc2_approve | 18_208_652 | 7_873_460 | $0.0000104691 | $10.46 |
+| 2 | icrc2_transfer_from | 17_236_409 | 7_484_563 | $0.0000099520 | $9.95 |
+| 3 | icrc2_allowance | 10_026_747 | 4_600_698 | $0.0000061174 | $6.11 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/icrc/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/icrc/package-lock.json
index 5c6e4aef81..3f5893d80a 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/icrc/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/icrc/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.14.1",
@@ -1848,9 +1848,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/icrc/package.json b/tests/end_to_end/candid_rpc/class_syntax/icrc/package.json
index 44b204d436..a6cc509f87 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/icrc/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/icrc/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.14.1",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/imports/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/imports/benchmarks.json
new file mode 100644
index 0000000000..bb571009e4
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/imports/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "imports": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/imports/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/imports/benchmarks.md
new file mode 100644
index 0000000000..c046e9e339
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/imports/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for imports
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/imports/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/imports/package-lock.json
index 8a8a1908d0..959e65bbb3 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/imports/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/imports/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"jssha": "^3.3.1"
},
"devDependencies": {
@@ -18,6 +18,7 @@
}
},
"../../functional_syntax/imports": {
+ "name": "imports_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1",
@@ -1766,9 +1767,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/imports/package.json b/tests/end_to_end/candid_rpc/class_syntax/imports/package.json
index 158aed039d..ea60ee801c 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/imports/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/imports/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"jssha": "^3.3.1"
},
"devDependencies": {
diff --git a/tests/end_to_end/candid_rpc/class_syntax/init/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/init/benchmarks.json
new file mode 100644
index 0000000000..9cd48f3ec7
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/init/benchmarks.json
@@ -0,0 +1,15 @@
+{
+ "init": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1022191042" },
+ "method_name": "init",
+ "timestamp": { "__bigint__": "1730140084735372324" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/init/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/init/benchmarks.md
new file mode 100644
index 0000000000..43e4837756
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/init/benchmarks.md
@@ -0,0 +1,24 @@
+# Benchmarks for init
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------- | ----------- | ------------- | ----------------- |
+| 0 | init | 1_022_191_042 | 809_466_416 | $0.0010763232 | $1_076.32 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/init/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/init/package-lock.json
index 783faa58cf..fe14464032 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/init/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/init/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^1.4.0",
@@ -59,7 +59,7 @@
"name": "init_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
- "azle": "0.24.0"
+ "azle": "0.24.1"
},
"devDependencies": {
"@dfinity/agent": "^1.4.0",
@@ -2091,11 +2091,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7758,9 +7757,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -8988,7 +8987,7 @@
"version": "file:../../functional_syntax/init",
"requires": {
"@dfinity/agent": "^1.4.0",
- "azle": "0.24.0",
+ "azle": "0.24.1",
"jest": "^29.7.0",
"ts-jest": "^29.1.5",
"tsx": "^4.15.7",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/init/package.json b/tests/end_to_end/candid_rpc/class_syntax/init/package.json
index a1e62de754..80945758c0 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/init/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/init/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^1.4.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/inspect_message/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/inspect_message/benchmarks.json
new file mode 100644
index 0000000000..b86d37603a
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/inspect_message/benchmarks.json
@@ -0,0 +1,15 @@
+{
+ "inspect_message": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1081193" },
+ "method_name": "accessible",
+ "timestamp": { "__bigint__": "1730140088703312775" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/inspect_message/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/inspect_message/benchmarks.md
new file mode 100644
index 0000000000..925aff077d
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/inspect_message/benchmarks.md
@@ -0,0 +1,24 @@
+# Benchmarks for inspect_message
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | accessible | 1_081_193 | 1_022_477 | $0.0000013596 | $1.35 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/inspect_message/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/inspect_message/package-lock.json
index f810fce2d1..be6330784f 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/inspect_message/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/inspect_message/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1765,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/inspect_message/package.json b/tests/end_to_end/candid_rpc/class_syntax/inspect_message/package.json
index db0ca10fe6..30409addd7 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/inspect_message/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/inspect_message/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/key_value_store/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/key_value_store/benchmarks.json
new file mode 100644
index 0000000000..7ad51accf2
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/key_value_store/benchmarks.json
@@ -0,0 +1,20 @@
+{
+ "key_value_store": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1402338" },
+ "method_name": "set",
+ "timestamp": { "__bigint__": "1730140088220283547" }
+ },
+ {
+ "instructions": { "__bigint__": "1349296" },
+ "method_name": "set",
+ "timestamp": { "__bigint__": "1730140090124910812" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/key_value_store/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/key_value_store/benchmarks.md
new file mode 100644
index 0000000000..dc8851340b
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/key_value_store/benchmarks.md
@@ -0,0 +1,25 @@
+# Benchmarks for key_value_store
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | set | 1_402_338 | 1_150_935 | $0.0000015304 | $1.53 |
+| 1 | set | 1_349_296 | 1_129_718 | $0.0000015022 | $1.50 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/key_value_store/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/key_value_store/package-lock.json
index b3e47edf28..869ce89619 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/key_value_store/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/key_value_store/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../functional_syntax/key_value_store": {
+ "name": "key_value_store_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/key_value_store/package.json b/tests/end_to_end/candid_rpc/class_syntax/key_value_store/package.json
index e7f5a954bf..f483bb80ab 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/key_value_store/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/key_value_store/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/ledger_canister/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/ledger_canister/benchmarks.json
new file mode 100644
index 0000000000..d7b27d9688
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/ledger_canister/benchmarks.json
@@ -0,0 +1,85 @@
+{
+ "ledger_canister": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "4881667" },
+ "method_name": "getAccountBalance",
+ "timestamp": { "__bigint__": "1730140095836824590" }
+ },
+ {
+ "instructions": { "__bigint__": "2120830" },
+ "method_name": "getTransferFee",
+ "timestamp": { "__bigint__": "1730140097911881509" }
+ },
+ {
+ "instructions": { "__bigint__": "13456246" },
+ "method_name": "executeTransfer",
+ "timestamp": { "__bigint__": "1730140100151858865" }
+ },
+ {
+ "instructions": { "__bigint__": "13449695" },
+ "method_name": "executeTransfer",
+ "timestamp": { "__bigint__": "1730140102046627447" }
+ },
+ {
+ "instructions": { "__bigint__": "5738080" },
+ "method_name": "getBlocks",
+ "timestamp": { "__bigint__": "1730140104251425271" }
+ },
+ {
+ "instructions": { "__bigint__": "1617754" },
+ "method_name": "getSymbol",
+ "timestamp": { "__bigint__": "1730140106150813183" }
+ },
+ {
+ "instructions": { "__bigint__": "1620033" },
+ "method_name": "getName",
+ "timestamp": { "__bigint__": "1730140108334154759" }
+ },
+ {
+ "instructions": { "__bigint__": "1617476" },
+ "method_name": "getDecimals",
+ "timestamp": { "__bigint__": "1730140110281483281" }
+ },
+ {
+ "instructions": { "__bigint__": "1617180" },
+ "method_name": "getArchives",
+ "timestamp": { "__bigint__": "1730140112418633828" }
+ },
+ {
+ "instructions": { "__bigint__": "13461008" },
+ "method_name": "executeTransfer",
+ "timestamp": { "__bigint__": "1730140114419491509" }
+ },
+ {
+ "instructions": { "__bigint__": "4796586" },
+ "method_name": "getAccountBalance",
+ "timestamp": { "__bigint__": "1730140116523500871" }
+ },
+ {
+ "instructions": { "__bigint__": "13447170" },
+ "method_name": "executeTransfer",
+ "timestamp": { "__bigint__": "1730140120175954299" }
+ },
+ {
+ "instructions": { "__bigint__": "13471734" },
+ "method_name": "executeTransfer",
+ "timestamp": { "__bigint__": "1730140122191690601" }
+ },
+ {
+ "instructions": { "__bigint__": "14279233" },
+ "method_name": "executeTransfer",
+ "timestamp": { "__bigint__": "1730140125301032450" }
+ },
+ {
+ "instructions": { "__bigint__": "14276592" },
+ "method_name": "executeTransfer",
+ "timestamp": { "__bigint__": "1730140127379420719" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/ledger_canister/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/ledger_canister/benchmarks.md
new file mode 100644
index 0000000000..8edc3700e1
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/ledger_canister/benchmarks.md
@@ -0,0 +1,38 @@
+# Benchmarks for ledger_canister
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | getAccountBalance | 4_881_667 | 2_542_666 | $0.0000033809 | $3.38 |
+| 1 | getTransferFee | 2_120_830 | 1_438_332 | $0.0000019125 | $1.91 |
+| 2 | executeTransfer | 13_456_246 | 5_972_498 | $0.0000079415 | $7.94 |
+| 3 | executeTransfer | 13_449_695 | 5_969_878 | $0.0000079380 | $7.93 |
+| 4 | getBlocks | 5_738_080 | 2_885_232 | $0.0000038364 | $3.83 |
+| 5 | getSymbol | 1_617_754 | 1_237_101 | $0.0000016449 | $1.64 |
+| 6 | getName | 1_620_033 | 1_238_013 | $0.0000016461 | $1.64 |
+| 7 | getDecimals | 1_617_476 | 1_236_990 | $0.0000016448 | $1.64 |
+| 8 | getArchives | 1_617_180 | 1_236_872 | $0.0000016446 | $1.64 |
+| 9 | executeTransfer | 13_461_008 | 5_974_403 | $0.0000079440 | $7.94 |
+| 10 | getAccountBalance | 4_796_586 | 2_508_634 | $0.0000033357 | $3.33 |
+| 11 | executeTransfer | 13_447_170 | 5_968_868 | $0.0000079366 | $7.93 |
+| 12 | executeTransfer | 13_471_734 | 5_978_693 | $0.0000079497 | $7.94 |
+| 13 | executeTransfer | 14_279_233 | 6_301_693 | $0.0000083792 | $8.37 |
+| 14 | executeTransfer | 14_276_592 | 6_300_636 | $0.0000083778 | $8.37 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/ledger_canister/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/ledger_canister/package-lock.json
index 0263cec7dc..0f8408ab29 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/ledger_canister/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/ledger_canister/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1765,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/ledger_canister/package.json b/tests/end_to_end/candid_rpc/class_syntax/ledger_canister/package.json
index 7ca15e1993..7beea7d576 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/ledger_canister/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/ledger_canister/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/list_of_lists/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/list_of_lists/benchmarks.json
new file mode 100644
index 0000000000..6abe17fbbe
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/list_of_lists/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "list_of_lists": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/list_of_lists/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/list_of_lists/benchmarks.md
new file mode 100644
index 0000000000..d3ba8ef778
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/list_of_lists/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for list_of_lists
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/list_of_lists/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/list_of_lists/package-lock.json
index f3dd15342e..2b24d7ec8c 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/list_of_lists/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/list_of_lists/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -18,6 +18,7 @@
}
},
"../../functional_syntax/list_of_lists": {
+ "name": "list_of_lists_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1766,9 +1767,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/list_of_lists/package.json b/tests/end_to_end/candid_rpc/class_syntax/list_of_lists/package.json
index c67bf0c2d3..1ce001465a 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/list_of_lists/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/list_of_lists/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/management_canister/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/management_canister/benchmarks.json
new file mode 100644
index 0000000000..fc585f6e13
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/management_canister/benchmarks.json
@@ -0,0 +1,150 @@
+{
+ "management_canister": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "14226875" },
+ "method_name": "executeCreateCanister",
+ "timestamp": { "__bigint__": "1730140088027718335" }
+ },
+ {
+ "instructions": { "__bigint__": "15440612" },
+ "method_name": "executeUpdateSettings",
+ "timestamp": { "__bigint__": "1730140090261169774" }
+ },
+ {
+ "instructions": { "__bigint__": "3551998" },
+ "method_name": "getCanisterStatus",
+ "timestamp": { "__bigint__": "1730140092141929735" }
+ },
+ {
+ "instructions": { "__bigint__": "29052397" },
+ "method_name": "executeInstallCode",
+ "timestamp": { "__bigint__": "1730140094576088117" }
+ },
+ {
+ "instructions": { "__bigint__": "4193316" },
+ "method_name": "executeUninstallCode",
+ "timestamp": { "__bigint__": "1730140096489204534" }
+ },
+ {
+ "instructions": { "__bigint__": "3558130" },
+ "method_name": "getCanisterStatus",
+ "timestamp": { "__bigint__": "1730140098493504620" }
+ },
+ {
+ "instructions": { "__bigint__": "18378906" },
+ "method_name": "executeUploadChunk",
+ "timestamp": { "__bigint__": "1730140100944264706" }
+ },
+ {
+ "instructions": { "__bigint__": "2881249" },
+ "method_name": "getStoredChunks",
+ "timestamp": { "__bigint__": "1730140102840804792" }
+ },
+ {
+ "instructions": { "__bigint__": "2881432" },
+ "method_name": "getStoredChunks",
+ "timestamp": { "__bigint__": "1730140104845913163" }
+ },
+ {
+ "instructions": { "__bigint__": "19781984" },
+ "method_name": "executeInstallChunkedCode",
+ "timestamp": { "__bigint__": "1730140106979425605" }
+ },
+ {
+ "instructions": { "__bigint__": "4184020" },
+ "method_name": "executeUninstallCode",
+ "timestamp": { "__bigint__": "1730140109171262620" }
+ },
+ {
+ "instructions": { "__bigint__": "2883508" },
+ "method_name": "executeClearChunkStore",
+ "timestamp": { "__bigint__": "1730140111076717116" }
+ },
+ {
+ "instructions": { "__bigint__": "2884331" },
+ "method_name": "getStoredChunks",
+ "timestamp": { "__bigint__": "1730140113102011717" }
+ },
+ {
+ "instructions": { "__bigint__": "3547981" },
+ "method_name": "getCanisterStatus",
+ "timestamp": { "__bigint__": "1730140115292240537" }
+ },
+ {
+ "instructions": { "__bigint__": "2888116" },
+ "method_name": "executeDepositCycles",
+ "timestamp": { "__bigint__": "1730140117235412872" }
+ },
+ {
+ "instructions": { "__bigint__": "3541507" },
+ "method_name": "getCanisterStatus",
+ "timestamp": { "__bigint__": "1730140119483558752" }
+ },
+ {
+ "instructions": { "__bigint__": "4180760" },
+ "method_name": "executeUninstallCode",
+ "timestamp": { "__bigint__": "1730140121504185135" }
+ },
+ {
+ "instructions": { "__bigint__": "3543383" },
+ "method_name": "getCanisterStatus",
+ "timestamp": { "__bigint__": "1730140123409555384" }
+ },
+ {
+ "instructions": { "__bigint__": "2880928" },
+ "method_name": "executeStopCanister",
+ "timestamp": { "__bigint__": "1730140125602008307" }
+ },
+ {
+ "instructions": { "__bigint__": "3547358" },
+ "method_name": "getCanisterStatus",
+ "timestamp": { "__bigint__": "1730140127518072952" }
+ },
+ {
+ "instructions": { "__bigint__": "3544528" },
+ "method_name": "getCanisterStatus",
+ "timestamp": { "__bigint__": "1730140129777567310" }
+ },
+ {
+ "instructions": { "__bigint__": "2879727" },
+ "method_name": "executeStartCanister",
+ "timestamp": { "__bigint__": "1730140131681418640" }
+ },
+ {
+ "instructions": { "__bigint__": "3541164" },
+ "method_name": "getCanisterStatus",
+ "timestamp": { "__bigint__": "1730140133883882562" }
+ },
+ {
+ "instructions": { "__bigint__": "3533727" },
+ "method_name": "getCanisterStatus",
+ "timestamp": { "__bigint__": "1730140135767126369" }
+ },
+ {
+ "instructions": { "__bigint__": "6295955" },
+ "method_name": "getCanisterInfo",
+ "timestamp": { "__bigint__": "1730140138004920955" }
+ },
+ {
+ "instructions": { "__bigint__": "2872022" },
+ "method_name": "executeStopCanister",
+ "timestamp": { "__bigint__": "1730140139913960885" }
+ },
+ {
+ "instructions": { "__bigint__": "2871554" },
+ "method_name": "executeDeleteCanister",
+ "timestamp": { "__bigint__": "1730140142098726281" }
+ },
+ {
+ "instructions": { "__bigint__": "1289868" },
+ "method_name": "getRawRand",
+ "timestamp": { "__bigint__": "1730140144012861909" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/management_canister/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/management_canister/benchmarks.md
new file mode 100644
index 0000000000..947714357f
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/management_canister/benchmarks.md
@@ -0,0 +1,51 @@
+# Benchmarks for management_canister
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ------------------------- | ------------ | ---------- | ------------- | ----------------- |
+| 0 | executeCreateCanister | 14_226_875 | 6_280_750 | $0.0000083513 | $8.35 |
+| 1 | executeUpdateSettings | 15_440_612 | 6_766_244 | $0.0000089969 | $8.99 |
+| 2 | getCanisterStatus | 3_551_998 | 2_010_799 | $0.0000026737 | $2.67 |
+| 3 | executeInstallCode | 29_052_397 | 12_210_958 | $0.0000162365 | $16.23 |
+| 4 | executeUninstallCode | 4_193_316 | 2_267_326 | $0.0000030148 | $3.01 |
+| 5 | getCanisterStatus | 3_558_130 | 2_013_252 | $0.0000026770 | $2.67 |
+| 6 | executeUploadChunk | 18_378_906 | 7_941_562 | $0.0000105597 | $10.55 |
+| 7 | getStoredChunks | 2_881_249 | 1_742_499 | $0.0000023169 | $2.31 |
+| 8 | getStoredChunks | 2_881_432 | 1_742_572 | $0.0000023170 | $2.31 |
+| 9 | executeInstallChunkedCode | 19_781_984 | 8_502_793 | $0.0000113059 | $11.30 |
+| 10 | executeUninstallCode | 4_184_020 | 2_263_608 | $0.0000030099 | $3.00 |
+| 11 | executeClearChunkStore | 2_883_508 | 1_743_403 | $0.0000023182 | $2.31 |
+| 12 | getStoredChunks | 2_884_331 | 1_743_732 | $0.0000023186 | $2.31 |
+| 13 | getCanisterStatus | 3_547_981 | 2_009_192 | $0.0000026716 | $2.67 |
+| 14 | executeDepositCycles | 2_888_116 | 1_745_246 | $0.0000023206 | $2.32 |
+| 15 | getCanisterStatus | 3_541_507 | 2_006_602 | $0.0000026681 | $2.66 |
+| 16 | executeUninstallCode | 4_180_760 | 2_262_304 | $0.0000030081 | $3.00 |
+| 17 | getCanisterStatus | 3_543_383 | 2_007_353 | $0.0000026691 | $2.66 |
+| 18 | executeStopCanister | 2_880_928 | 1_742_371 | $0.0000023168 | $2.31 |
+| 19 | getCanisterStatus | 3_547_358 | 2_008_943 | $0.0000026712 | $2.67 |
+| 20 | getCanisterStatus | 3_544_528 | 2_007_811 | $0.0000026697 | $2.66 |
+| 21 | executeStartCanister | 2_879_727 | 1_741_890 | $0.0000023161 | $2.31 |
+| 22 | getCanisterStatus | 3_541_164 | 2_006_465 | $0.0000026679 | $2.66 |
+| 23 | getCanisterStatus | 3_533_727 | 2_003_490 | $0.0000026640 | $2.66 |
+| 24 | getCanisterInfo | 6_295_955 | 3_108_382 | $0.0000041331 | $4.13 |
+| 25 | executeStopCanister | 2_872_022 | 1_738_808 | $0.0000023120 | $2.31 |
+| 26 | executeDeleteCanister | 2_871_554 | 1_738_621 | $0.0000023118 | $2.31 |
+| 27 | getRawRand | 1_289_868 | 1_105_947 | $0.0000014705 | $1.47 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/management_canister/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/management_canister/package-lock.json
index a30bede5c4..5b2f11d4c1 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/management_canister/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/management_canister/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1765,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/management_canister/package.json b/tests/end_to_end/candid_rpc/class_syntax/management_canister/package.json
index d86bcaad85..9219afdaba 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/management_canister/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/management_canister/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/manual_reply/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/manual_reply/benchmarks.json
new file mode 100644
index 0000000000..cb27a92873
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/manual_reply/benchmarks.json
@@ -0,0 +1,80 @@
+{
+ "manual_reply": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "680738" },
+ "method_name": "manualUpdate",
+ "timestamp": { "__bigint__": "1730140089797372313" }
+ },
+ {
+ "instructions": { "__bigint__": "1586035" },
+ "method_name": "manualUpdate",
+ "timestamp": { "__bigint__": "1730140091749232019" }
+ },
+ {
+ "instructions": { "__bigint__": "1493859" },
+ "method_name": "updateBlob",
+ "timestamp": { "__bigint__": "1730140093950454259" }
+ },
+ {
+ "instructions": { "__bigint__": "1026141" },
+ "method_name": "updateFloat32",
+ "timestamp": { "__bigint__": "1730140095881656053" }
+ },
+ {
+ "instructions": { "__bigint__": "1129130" },
+ "method_name": "updateInt8",
+ "timestamp": { "__bigint__": "1730140098039923268" }
+ },
+ {
+ "instructions": { "__bigint__": "1534644" },
+ "method_name": "updateNat",
+ "timestamp": { "__bigint__": "1730140100129791574" }
+ },
+ {
+ "instructions": { "__bigint__": "1016058" },
+ "method_name": "updateNull",
+ "timestamp": { "__bigint__": "1730140102028025263" }
+ },
+ {
+ "instructions": { "__bigint__": "870119" },
+ "method_name": "updateVoid",
+ "timestamp": { "__bigint__": "1730140104275764804" }
+ },
+ {
+ "instructions": { "__bigint__": "13291661" },
+ "method_name": "updateRecord",
+ "timestamp": { "__bigint__": "1730140106184934606" }
+ },
+ {
+ "instructions": { "__bigint__": "1015670" },
+ "method_name": "updateReserved",
+ "timestamp": { "__bigint__": "1730140108394633526" }
+ },
+ {
+ "instructions": { "__bigint__": "1278820" },
+ "method_name": "updateString",
+ "timestamp": { "__bigint__": "1730140110259849641" }
+ },
+ {
+ "instructions": { "__bigint__": "3493354" },
+ "method_name": "updateVariant",
+ "timestamp": { "__bigint__": "1730140112519343294" }
+ },
+ {
+ "instructions": { "__bigint__": "1028974" },
+ "method_name": "updateFloat32",
+ "timestamp": { "__bigint__": "1730140114405812841" }
+ },
+ {
+ "instructions": { "__bigint__": "487879" },
+ "method_name": "replyRaw",
+ "timestamp": { "__bigint__": "1730140116544314621" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/manual_reply/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/manual_reply/benchmarks.md
new file mode 100644
index 0000000000..a318dc3258
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/manual_reply/benchmarks.md
@@ -0,0 +1,37 @@
+# Benchmarks for manual_reply
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | -------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | manualUpdate | 680_738 | 862_295 | $0.0000011466 | $1.14 |
+| 1 | manualUpdate | 1_586_035 | 1_224_414 | $0.0000016281 | $1.62 |
+| 2 | updateBlob | 1_493_859 | 1_187_543 | $0.0000015790 | $1.57 |
+| 3 | updateFloat32 | 1_026_141 | 1_000_456 | $0.0000013303 | $1.33 |
+| 4 | updateInt8 | 1_129_130 | 1_041_652 | $0.0000013851 | $1.38 |
+| 5 | updateNat | 1_534_644 | 1_203_857 | $0.0000016007 | $1.60 |
+| 6 | updateNull | 1_016_058 | 996_423 | $0.0000013249 | $1.32 |
+| 7 | updateVoid | 870_119 | 938_047 | $0.0000012473 | $1.24 |
+| 8 | updateRecord | 13_291_661 | 5_906_664 | $0.0000078539 | $7.85 |
+| 9 | updateReserved | 1_015_670 | 996_268 | $0.0000013247 | $1.32 |
+| 10 | updateString | 1_278_820 | 1_101_528 | $0.0000014647 | $1.46 |
+| 11 | updateVariant | 3_493_354 | 1_987_341 | $0.0000026425 | $2.64 |
+| 12 | updateFloat32 | 1_028_974 | 1_001_589 | $0.0000013318 | $1.33 |
+| 13 | replyRaw | 487_879 | 785_151 | $0.0000010440 | $1.04 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/manual_reply/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/manual_reply/package-lock.json
index a03684d42f..ec81690794 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/manual_reply/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/manual_reply/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../functional_syntax/manual_reply": {
+ "name": "manual_reply_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/manual_reply/package.json b/tests/end_to_end/candid_rpc/class_syntax/manual_reply/package.json
index c988327ef6..29d4f03a4d 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/manual_reply/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/manual_reply/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/calc/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/calc/benchmarks.json
new file mode 100644
index 0000000000..66142bcf0a
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/calc/benchmarks.json
@@ -0,0 +1,40 @@
+{
+ "calc": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1272844" },
+ "method_name": "add",
+ "timestamp": { "__bigint__": "1730140093574369751" }
+ },
+ {
+ "instructions": { "__bigint__": "1225501" },
+ "method_name": "sub",
+ "timestamp": { "__bigint__": "1730140095755692595" }
+ },
+ {
+ "instructions": { "__bigint__": "1225031" },
+ "method_name": "mul",
+ "timestamp": { "__bigint__": "1730140097712893908" }
+ },
+ {
+ "instructions": { "__bigint__": "1557591" },
+ "method_name": "div",
+ "timestamp": { "__bigint__": "1730140099935853196" }
+ },
+ {
+ "instructions": { "__bigint__": "874911" },
+ "method_name": "clearall",
+ "timestamp": { "__bigint__": "1730140101821596510" }
+ },
+ {
+ "instructions": { "__bigint__": "1224066" },
+ "method_name": "add",
+ "timestamp": { "__bigint__": "1730140103997040867" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/calc/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/calc/benchmarks.md
new file mode 100644
index 0000000000..cdfb56e060
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/calc/benchmarks.md
@@ -0,0 +1,29 @@
+# Benchmarks for calc
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | add | 1_272_844 | 1_099_137 | $0.0000014615 | $1.46 |
+| 1 | sub | 1_225_501 | 1_080_200 | $0.0000014363 | $1.43 |
+| 2 | mul | 1_225_031 | 1_080_012 | $0.0000014361 | $1.43 |
+| 3 | div | 1_557_591 | 1_213_036 | $0.0000016129 | $1.61 |
+| 4 | clearall | 874_911 | 939_964 | $0.0000012498 | $1.24 |
+| 5 | add | 1_224_066 | 1_079_626 | $0.0000014355 | $1.43 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/calc/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/calc/package-lock.json
index 57045bbe49..aabd17439c 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/calc/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/calc/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../../functional_syntax/motoko_examples/calc": {
+ "name": "calc_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/calc/package.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/calc/package.json
index a90a5c52c1..21783a991b 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/calc/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/calc/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/counter/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/counter/benchmarks.json
new file mode 100644
index 0000000000..95acfccf06
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/counter/benchmarks.json
@@ -0,0 +1,25 @@
+{
+ "counter": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1015013" },
+ "method_name": "set",
+ "timestamp": { "__bigint__": "1730140091002042695" }
+ },
+ {
+ "instructions": { "__bigint__": "881967" },
+ "method_name": "inc",
+ "timestamp": { "__bigint__": "1730140092951765655" }
+ },
+ {
+ "instructions": { "__bigint__": "881716" },
+ "method_name": "inc",
+ "timestamp": { "__bigint__": "1730140094986793399" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/counter/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/counter/benchmarks.md
new file mode 100644
index 0000000000..63bcfc7f67
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/counter/benchmarks.md
@@ -0,0 +1,26 @@
+# Benchmarks for counter
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | ------- | ------------- | ----------------- |
+| 0 | set | 1_015_013 | 996_005 | $0.0000013244 | $1.32 |
+| 1 | inc | 881_967 | 942_786 | $0.0000012536 | $1.25 |
+| 2 | inc | 881_716 | 942_686 | $0.0000012535 | $1.25 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/counter/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/counter/package-lock.json
index 3fcb5740bd..afe34a3f05 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/counter/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/counter/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../../functional_syntax/motoko_examples/counter": {
+ "name": "counter_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/counter/package.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/counter/package.json
index d59451cbe4..f796db0708 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/counter/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/counter/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/echo/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/echo/benchmarks.json
new file mode 100644
index 0000000000..0f91bfd096
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/echo/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "echo": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/echo/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/echo/benchmarks.md
new file mode 100644
index 0000000000..ba68d5002d
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/echo/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for echo
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/echo/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/echo/package-lock.json
index 6605019ef8..b505aee02d 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/echo/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/echo/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../../functional_syntax/motoko_examples/echo": {
+ "name": "echo_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/echo/package.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/echo/package.json
index 217ed2bb50..eebcdf7eb8 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/echo/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/echo/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/factorial/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/factorial/benchmarks.json
new file mode 100644
index 0000000000..bb1efcddab
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/factorial/benchmarks.json
@@ -0,0 +1,35 @@
+{
+ "factorial": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1248185" },
+ "method_name": "fac",
+ "timestamp": { "__bigint__": "1730140089663468193" }
+ },
+ {
+ "instructions": { "__bigint__": "1226901" },
+ "method_name": "fac",
+ "timestamp": { "__bigint__": "1730140091748418394" }
+ },
+ {
+ "instructions": { "__bigint__": "1690158" },
+ "method_name": "fac",
+ "timestamp": { "__bigint__": "1730140093641853331" }
+ },
+ {
+ "instructions": { "__bigint__": "2939046" },
+ "method_name": "fac",
+ "timestamp": { "__bigint__": "1730140095891831915" }
+ },
+ {
+ "instructions": { "__bigint__": "5478313" },
+ "method_name": "fac",
+ "timestamp": { "__bigint__": "1730140097777633028" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/factorial/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/factorial/benchmarks.md
new file mode 100644
index 0000000000..66c419ef37
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/factorial/benchmarks.md
@@ -0,0 +1,28 @@
+# Benchmarks for factorial
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | fac | 1_248_185 | 1_089_274 | $0.0000014484 | $1.44 |
+| 1 | fac | 1_226_901 | 1_080_760 | $0.0000014371 | $1.43 |
+| 2 | fac | 1_690_158 | 1_266_063 | $0.0000016834 | $1.68 |
+| 3 | fac | 2_939_046 | 1_765_618 | $0.0000023477 | $2.34 |
+| 4 | fac | 5_478_313 | 2_781_325 | $0.0000036982 | $3.69 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/factorial/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/factorial/package-lock.json
index 063fbb822d..e1d75bcd37 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/factorial/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/factorial/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../../functional_syntax/motoko_examples/factorial": {
+ "name": "factorial_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/factorial/package.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/factorial/package.json
index badcb8554e..ded492caaa 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/factorial/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/factorial/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello-world/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello-world/benchmarks.json
new file mode 100644
index 0000000000..985b5c522c
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello-world/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "hello_world": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello-world/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello-world/benchmarks.md
new file mode 100644
index 0000000000..2d921e72ef
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello-world/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for hello_world
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello-world/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello-world/package-lock.json
index 9e2c5c2023..791d03ad6b 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello-world/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello-world/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../../functional_syntax/motoko_examples/hello-world": {
+ "name": "hello-world_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello-world/package.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello-world/package.json
index 7196ef018f..2b1810d097 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello-world/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello-world/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello/benchmarks.json
new file mode 100644
index 0000000000..d9e318eb6f
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "hello": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello/benchmarks.md
new file mode 100644
index 0000000000..23f0562aca
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for hello
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello/package-lock.json
index 7c1105b437..1e7c69212d 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello/package-lock.json
@@ -7,7 +7,7 @@
"": {
"version": "0.1.0",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.0",
@@ -2402,9 +2402,9 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello/package.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello/package.json
index 97a9abc3c9..8a1d0f6dc9 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/hello/package.json
@@ -17,7 +17,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/http_counter/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/http_counter/package-lock.json
index 5d08cfff05..544a06fcc6 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/http_counter/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/http_counter/package-lock.json
@@ -7,7 +7,7 @@
"": {
"version": "0.1.0",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.0",
@@ -19,7 +19,6 @@
}
},
"../../../functional_syntax/motoko_examples/http_counter": {
- "name": "http_counter",
"version": "0.1.0",
"dev": true,
"dependencies": {
@@ -1768,9 +1767,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/http_counter/package.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/http_counter/package.json
index c8bfc04681..681e685836 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/http_counter/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/http_counter/package.json
@@ -12,7 +12,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/minimal-counter-dapp/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/minimal-counter-dapp/benchmarks.json
new file mode 100644
index 0000000000..d11abcca6f
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/minimal-counter-dapp/benchmarks.json
@@ -0,0 +1,30 @@
+{
+ "minimal_dapp": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1149425" },
+ "method_name": "count",
+ "timestamp": { "__bigint__": "1730140094381074118" }
+ },
+ {
+ "instructions": { "__bigint__": "1097188" },
+ "method_name": "count",
+ "timestamp": { "__bigint__": "1730140096523832307" }
+ },
+ {
+ "instructions": { "__bigint__": "1095549" },
+ "method_name": "reset",
+ "timestamp": { "__bigint__": "1730140098505693328" }
+ },
+ {
+ "instructions": { "__bigint__": "1102925" },
+ "method_name": "count",
+ "timestamp": { "__bigint__": "1730140100613040910" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/minimal-counter-dapp/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/minimal-counter-dapp/benchmarks.md
new file mode 100644
index 0000000000..0507f8ef78
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/minimal-counter-dapp/benchmarks.md
@@ -0,0 +1,27 @@
+# Benchmarks for minimal_dapp
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | count | 1_149_425 | 1_049_770 | $0.0000013958 | $1.39 |
+| 1 | count | 1_097_188 | 1_028_875 | $0.0000013681 | $1.36 |
+| 2 | reset | 1_095_549 | 1_028_219 | $0.0000013672 | $1.36 |
+| 3 | count | 1_102_925 | 1_031_170 | $0.0000013711 | $1.37 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/minimal-counter-dapp/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/minimal-counter-dapp/package-lock.json
index f291590cf5..814040c657 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/minimal-counter-dapp/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/minimal-counter-dapp/package-lock.json
@@ -7,7 +7,7 @@
"": {
"version": "0.1.0",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.0",
@@ -31,7 +31,6 @@
}
},
"../../../functional_syntax/motoko_examples/minimal-counter-dapp": {
- "name": "minimal-counter-dapp",
"version": "0.1.0",
"dev": true,
"dependencies": {
@@ -2337,9 +2336,9 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/minimal-counter-dapp/package.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/minimal-counter-dapp/package.json
index 037eb2ba41..92783772df 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/minimal-counter-dapp/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/minimal-counter-dapp/package.json
@@ -17,7 +17,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/persistent-storage/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/persistent-storage/benchmarks.json
new file mode 100644
index 0000000000..77d31724e1
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/persistent-storage/benchmarks.json
@@ -0,0 +1,15 @@
+{
+ "persistent_storage": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1024793732" },
+ "method_name": "postUpgrade",
+ "timestamp": { "__bigint__": "1730140104777913599" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/persistent-storage/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/persistent-storage/benchmarks.md
new file mode 100644
index 0000000000..2eac0b6b14
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/persistent-storage/benchmarks.md
@@ -0,0 +1,24 @@
+# Benchmarks for persistent_storage
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------- | ----------- | ------------- | ----------------- |
+| 0 | postUpgrade | 1_024_793_732 | 810_507_492 | $0.0010777075 | $1_077.70 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/persistent-storage/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/persistent-storage/package-lock.json
index aded6020f1..980164e024 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/persistent-storage/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/persistent-storage/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../../functional_syntax/motoko_examples/persistent-storage": {
+ "name": "persistent-storage_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/persistent-storage/package.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/persistent-storage/package.json
index 43fc0d8857..bfb4241220 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/persistent-storage/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/persistent-storage/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/phone-book/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/phone-book/benchmarks.json
new file mode 100644
index 0000000000..6f5debd63f
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/phone-book/benchmarks.json
@@ -0,0 +1,15 @@
+{
+ "phone_book": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "2935637" },
+ "method_name": "insert",
+ "timestamp": { "__bigint__": "1730140097533680711" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/phone-book/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/phone-book/benchmarks.md
new file mode 100644
index 0000000000..e45c490505
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/phone-book/benchmarks.md
@@ -0,0 +1,24 @@
+# Benchmarks for phone_book
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | insert | 2_935_637 | 1_764_254 | $0.0000023459 | $2.34 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/phone-book/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/phone-book/package-lock.json
index c6b5f61fe6..3a99d593af 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/phone-book/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/phone-book/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
@@ -36,6 +36,7 @@
}
},
"../../../functional_syntax/motoko_examples/phone-book": {
+ "name": "phone-book_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1",
@@ -2426,9 +2427,9 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/phone-book/package.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/phone-book/package.json
index 1d4a45c703..c916ac706a 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/phone-book/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/phone-book/package.json
@@ -40,7 +40,7 @@
"last 2 edge version"
],
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"react": "^17.0.2",
"react-dom": "^17.0.2"
}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/quicksort/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/quicksort/benchmarks.json
new file mode 100644
index 0000000000..1d78122718
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/quicksort/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "quicksort": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/quicksort/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/quicksort/benchmarks.md
new file mode 100644
index 0000000000..46473f7abd
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/quicksort/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for quicksort
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/quicksort/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/quicksort/package-lock.json
index 8752e48c92..22e7544cd9 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/quicksort/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/quicksort/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../../functional_syntax/motoko_examples/quicksort": {
+ "name": "quicksort_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/quicksort/package.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/quicksort/package.json
index 17f07560bc..f7e326f28a 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/quicksort/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/quicksort/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/simple-to-do/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/simple-to-do/benchmarks.json
new file mode 100644
index 0000000000..2a907aa9f6
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/simple-to-do/benchmarks.json
@@ -0,0 +1,40 @@
+{
+ "simple_to_do": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1903175" },
+ "method_name": "addTodo",
+ "timestamp": { "__bigint__": "1730140092124878342" }
+ },
+ {
+ "instructions": { "__bigint__": "1638552" },
+ "method_name": "addTodo",
+ "timestamp": { "__bigint__": "1730140094245780685" }
+ },
+ {
+ "instructions": { "__bigint__": "973926" },
+ "method_name": "completeTodo",
+ "timestamp": { "__bigint__": "1730140096504217958" }
+ },
+ {
+ "instructions": { "__bigint__": "912725" },
+ "method_name": "clearCompleted",
+ "timestamp": { "__bigint__": "1730140098392581641" }
+ },
+ {
+ "instructions": { "__bigint__": "968716" },
+ "method_name": "completeTodo",
+ "timestamp": { "__bigint__": "1730140100579406105" }
+ },
+ {
+ "instructions": { "__bigint__": "895714" },
+ "method_name": "clearCompleted",
+ "timestamp": { "__bigint__": "1730140102502649568" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/simple-to-do/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/simple-to-do/benchmarks.md
new file mode 100644
index 0000000000..74198d3919
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/simple-to-do/benchmarks.md
@@ -0,0 +1,29 @@
+# Benchmarks for simple_to_do
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | -------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | addTodo | 1_903_175 | 1_351_270 | $0.0000017967 | $1.79 |
+| 1 | addTodo | 1_638_552 | 1_245_420 | $0.0000016560 | $1.65 |
+| 2 | completeTodo | 973_926 | 979_570 | $0.0000013025 | $1.30 |
+| 3 | clearCompleted | 912_725 | 955_090 | $0.0000012700 | $1.26 |
+| 4 | completeTodo | 968_716 | 977_486 | $0.0000012997 | $1.29 |
+| 5 | clearCompleted | 895_714 | 948_285 | $0.0000012609 | $1.26 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/simple-to-do/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/simple-to-do/package-lock.json
index b0edb35852..8c9b450c71 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/simple-to-do/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/simple-to-do/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../../functional_syntax/motoko_examples/simple-to-do": {
+ "name": "simple-to-do_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/simple-to-do/package.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/simple-to-do/package.json
index d5f72c0e32..40ee5245af 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/simple-to-do/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/simple-to-do/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/superheroes/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/superheroes/benchmarks.json
new file mode 100644
index 0000000000..de42aa8bc1
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/superheroes/benchmarks.json
@@ -0,0 +1,40 @@
+{
+ "superheroes": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "3584681" },
+ "method_name": "create",
+ "timestamp": { "__bigint__": "1730140099378591646" }
+ },
+ {
+ "instructions": { "__bigint__": "4571881" },
+ "method_name": "create",
+ "timestamp": { "__bigint__": "1730140101579130795" }
+ },
+ {
+ "instructions": { "__bigint__": "4888547" },
+ "method_name": "update",
+ "timestamp": { "__bigint__": "1730140103553727318" }
+ },
+ {
+ "instructions": { "__bigint__": "3460345" },
+ "method_name": "update",
+ "timestamp": { "__bigint__": "1730140105644428062" }
+ },
+ {
+ "instructions": { "__bigint__": "1188837" },
+ "method_name": "deleteHero",
+ "timestamp": { "__bigint__": "1730140107666236929" }
+ },
+ {
+ "instructions": { "__bigint__": "1177583" },
+ "method_name": "deleteHero",
+ "timestamp": { "__bigint__": "1730140109801255415" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/superheroes/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/superheroes/benchmarks.md
new file mode 100644
index 0000000000..ed61895840
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/superheroes/benchmarks.md
@@ -0,0 +1,29 @@
+# Benchmarks for superheroes
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | create | 3_584_681 | 2_023_872 | $0.0000026911 | $2.69 |
+| 1 | create | 4_571_881 | 2_418_752 | $0.0000032161 | $3.21 |
+| 2 | update | 4_888_547 | 2_545_418 | $0.0000033846 | $3.38 |
+| 3 | update | 3_460_345 | 1_974_138 | $0.0000026250 | $2.62 |
+| 4 | deleteHero | 1_188_837 | 1_065_534 | $0.0000014168 | $1.41 |
+| 5 | deleteHero | 1_177_583 | 1_061_033 | $0.0000014108 | $1.41 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/superheroes/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/superheroes/package-lock.json
index b196b8b805..b599782ef5 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/superheroes/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/superheroes/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
@@ -2427,9 +2427,9 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/superheroes/package.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/superheroes/package.json
index 0dbf467c6f..a82314f34c 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/superheroes/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/superheroes/package.json
@@ -40,7 +40,7 @@
"last 2 edge version"
],
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"react": "^17.0.2",
"react-dom": "^17.0.2"
}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/threshold_ecdsa/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/threshold_ecdsa/benchmarks.json
new file mode 100644
index 0000000000..775f94109d
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/threshold_ecdsa/benchmarks.json
@@ -0,0 +1,20 @@
+{
+ "threshold_ecdsa": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "8892491" },
+ "method_name": "publicKey",
+ "timestamp": { "__bigint__": "1730140090039535077" }
+ },
+ {
+ "instructions": { "__bigint__": "8981718" },
+ "method_name": "sign",
+ "timestamp": { "__bigint__": "1730140092107657579" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/threshold_ecdsa/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/threshold_ecdsa/benchmarks.md
new file mode 100644
index 0000000000..f02ddf0bf7
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/threshold_ecdsa/benchmarks.md
@@ -0,0 +1,25 @@
+# Benchmarks for threshold_ecdsa
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | publicKey | 8_892_491 | 4_146_996 | $0.0000055141 | $5.51 |
+| 1 | sign | 8_981_718 | 4_182_687 | $0.0000055616 | $5.56 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/threshold_ecdsa/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/threshold_ecdsa/package-lock.json
index efb6ea0836..d3df2434b1 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/threshold_ecdsa/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/threshold_ecdsa/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"encode-utf8": "2.0.0"
},
"devDependencies": {
@@ -1767,9 +1767,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/threshold_ecdsa/package.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/threshold_ecdsa/package.json
index 3149b3115a..6954cd0fa6 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/threshold_ecdsa/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/threshold_ecdsa/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"encode-utf8": "2.0.0"
},
"devDependencies": {
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/whoami/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/whoami/benchmarks.json
new file mode 100644
index 0000000000..0057118eaf
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/whoami/benchmarks.json
@@ -0,0 +1,15 @@
+{
+ "whoami": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1027357940" },
+ "method_name": "postUpgrade",
+ "timestamp": { "__bigint__": "1730140104382350751" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/whoami/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/whoami/benchmarks.md
new file mode 100644
index 0000000000..a3e7fa8dd9
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/whoami/benchmarks.md
@@ -0,0 +1,24 @@
+# Benchmarks for whoami
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------- | ----------- | ------------- | ----------------- |
+| 0 | postUpgrade | 1_027_357_940 | 811_533_176 | $0.0010790713 | $1_079.07 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/whoami/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/whoami/package-lock.json
index a9f6770b95..a05c884681 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/whoami/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/whoami/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1825,9 +1825,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/whoami/package.json b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/whoami/package.json
index 2398242145..843d75d1f6 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/whoami/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/motoko_examples/whoami/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/notify_raw/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/notify_raw/benchmarks.json
index fd9b6f972d..bc7b16a080 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/notify_raw/benchmarks.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/notify_raw/benchmarks.json
@@ -1,7 +1,6 @@
{
"canister1": {
- "previous": { "version": "0.25.0", "benchmarks": [] },
- "current": {
+ "previous": {
"version": "0.25.0",
"benchmarks": [
{
@@ -10,11 +9,20 @@
"timestamp": { "__bigint__": "1729714463172455556" }
}
]
+ },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1604456" },
+ "method_name": "sendNotification",
+ "timestamp": { "__bigint__": "1730140103294805572" }
+ }
+ ]
}
},
"canister2": {
- "previous": { "version": "0.25.0", "benchmarks": [] },
- "current": {
+ "previous": {
"version": "0.25.0",
"benchmarks": [
{
@@ -23,6 +31,16 @@
"timestamp": { "__bigint__": "1729714463172455556" }
}
]
+ },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "905822" },
+ "method_name": "receiveNotification",
+ "timestamp": { "__bigint__": "1730140103294805572" }
+ }
+ ]
}
}
}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/notify_raw/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/notify_raw/benchmarks.md
index 05286249c4..fa49d8924e 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/notify_raw/benchmarks.md
+++ b/tests/end_to_end/candid_rpc/class_syntax/notify_raw/benchmarks.md
@@ -1,32 +1,40 @@
# Benchmarks for canister1
-## Current benchmarks Azle version: 0.25.0
+## Current benchmarks Azle version: 0.24.2-rc.87
-| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
-| --- | ---------------- | ------------ | --------- | ------------- | ----------------- |
-| 0 | sendNotification | 1_604_051 | 1_231_620 | $0.0000016462 | $1.6462 |
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls | Change |
+| --- | ---------------- | ------------ | --------- | ------------- | ----------------- | ----------------------------- |
+| 0 | sendNotification | 1_604_456 | 1_231_782 | $0.0000016379 | $1.63 | +405 |
## Baseline benchmarks Azle version: 0.25.0
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ---------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | sendNotification | 1_604_051 | 1_231_620 | $0.0000016376 | $1.63 |
+
# Benchmarks for canister2
-## Current benchmarks Azle version: 0.25.0
+## Current benchmarks Azle version: 0.24.2-rc.87
-| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
-| --- | ------------------- | ------------ | ------- | ------------- | ----------------- |
-| 0 | receiveNotification | 907_281 | 952_912 | $0.0000012737 | $1.2737 |
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls | Change |
+| --- | ------------------- | ------------ | ------- | ------------- | ----------------- | --------------------------------- |
+| 0 | receiveNotification | 905_822 | 952_328 | $0.0000012663 | $1.26 | -1_459 |
## Baseline benchmarks Azle version: 0.25.0
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ------------------- | ------------ | ------- | ------------- | ----------------- |
+| 0 | receiveNotification | 907_281 | 952_912 | $0.0000012671 | $1.26 |
+
---
**Note on calculations:**
-- Cycles are calculated using the formula: base_fee + (per_instruction_fee _ number_of_instructions) + (additional_fee_per_billion _ floor(number_of_instructions / 1_billion))
-- Base fee: 590,000 cycles
-- Per instruction fee: 0.4 cycles
-- Additional fee: 400,000,000 cycles per billion instructions
-- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.33661 (as of December 18, 2023)
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/notify_raw/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/notify_raw/package-lock.json
index d6d147e4e5..e89e079057 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/notify_raw/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/notify_raw/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2097,11 +2097,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7829,9 +7828,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/notify_raw/package.json b/tests/end_to_end/candid_rpc/class_syntax/notify_raw/package.json
index 1676d8540c..81479e382e 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/notify_raw/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/notify_raw/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/null_example/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/null_example/benchmarks.json
new file mode 100644
index 0000000000..3492d320d2
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/null_example/benchmarks.json
@@ -0,0 +1,25 @@
+{
+ "null_example": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "5652463" },
+ "method_name": "setPartiallyNullRecord",
+ "timestamp": { "__bigint__": "1730140095397178441" }
+ },
+ {
+ "instructions": { "__bigint__": "4105927" },
+ "method_name": "setSmallNullRecord",
+ "timestamp": { "__bigint__": "1730140097703679807" }
+ },
+ {
+ "instructions": { "__bigint__": "5355191" },
+ "method_name": "setLargeNullRecord",
+ "timestamp": { "__bigint__": "1730140099601106721" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/null_example/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/null_example/benchmarks.md
new file mode 100644
index 0000000000..721c3a02ff
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/null_example/benchmarks.md
@@ -0,0 +1,26 @@
+# Benchmarks for null_example
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ---------------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | setPartiallyNullRecord | 5_652_463 | 2_850_985 | $0.0000037909 | $3.79 |
+| 1 | setSmallNullRecord | 4_105_927 | 2_232_370 | $0.0000029683 | $2.96 |
+| 2 | setLargeNullRecord | 5_355_191 | 2_732_076 | $0.0000036328 | $3.63 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/null_example/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/null_example/package-lock.json
index 9057d054be..696c4f8c01 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/null_example/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/null_example/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -34,7 +34,7 @@
"name": "null_example_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
- "azle": "0.24.0"
+ "azle": "0.24.1"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2097,11 +2097,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7829,9 +7828,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -9938,7 +9937,7 @@
"version": "file:../../functional_syntax/null_example",
"requires": {
"@dfinity/agent": "0.11.1",
- "azle": "0.24.0",
+ "azle": "0.24.1",
"jest": "^29.7.0",
"ts-jest": "^29.1.5",
"tsx": "^4.15.7",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/null_example/package.json b/tests/end_to_end/candid_rpc/class_syntax/null_example/package.json
index edd0b0f81b..d146cfab11 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/null_example/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/null_example/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/optional_types/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/optional_types/benchmarks.json
new file mode 100644
index 0000000000..065689ab58
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/optional_types/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "optional_types": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/optional_types/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/optional_types/benchmarks.md
new file mode 100644
index 0000000000..f10c8a333e
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/optional_types/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for optional_types
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/optional_types/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/optional_types/package-lock.json
index ecfd295ac7..dc6ac315e8 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/optional_types/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/optional_types/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -38,7 +38,7 @@
"name": "optional_types_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
- "azle": "0.24.0"
+ "azle": "0.24.1"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2119,11 +2119,10 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7965,9 +7964,9 @@
"dev": true
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -10135,7 +10134,7 @@
"requires": {
"@dfinity/agent": "0.11.1",
"@types/node-fetch": "2.6.1",
- "azle": "0.24.0",
+ "azle": "0.24.1",
"jest": "^29.7.0",
"node-fetch": "2.6.7",
"ts-jest": "^29.1.5",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/optional_types/package.json b/tests/end_to_end/candid_rpc/class_syntax/optional_types/package.json
index 76bf3a9722..790acd71ce 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/optional_types/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/optional_types/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/outgoing_http_requests/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/outgoing_http_requests/benchmarks.json
new file mode 100644
index 0000000000..30db4021cd
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/outgoing_http_requests/benchmarks.json
@@ -0,0 +1,20 @@
+{
+ "outgoing_http_requests": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "24949621" },
+ "method_name": "xkcd",
+ "timestamp": { "__bigint__": "1730140091346720309" }
+ },
+ {
+ "instructions": { "__bigint__": "1966484" },
+ "method_name": "xkcdRaw",
+ "timestamp": { "__bigint__": "1730140093516586092" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/outgoing_http_requests/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/outgoing_http_requests/benchmarks.md
new file mode 100644
index 0000000000..d5eee833f7
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/outgoing_http_requests/benchmarks.md
@@ -0,0 +1,25 @@
+# Benchmarks for outgoing_http_requests
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | ---------- | ------------- | ----------------- |
+| 0 | xkcd | 24_949_621 | 10_569_848 | $0.0000140544 | $14.05 |
+| 1 | xkcdRaw | 1_966_484 | 1_376_593 | $0.0000018304 | $1.83 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/outgoing_http_requests/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/outgoing_http_requests/package-lock.json
index 38e13154ac..0a3552e522 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/outgoing_http_requests/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/outgoing_http_requests/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2091,11 +2091,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7787,9 +7786,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/outgoing_http_requests/package.json b/tests/end_to_end/candid_rpc/class_syntax/outgoing_http_requests/package.json
index 40da0594bf..fba846225e 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/outgoing_http_requests/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/outgoing_http_requests/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/pre_and_post_upgrade/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/pre_and_post_upgrade/benchmarks.json
new file mode 100644
index 0000000000..69159338ae
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/pre_and_post_upgrade/benchmarks.json
@@ -0,0 +1,15 @@
+{
+ "pre_and_post_upgrade": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1025910269" },
+ "method_name": "postUpgrade",
+ "timestamp": { "__bigint__": "1730140100452770122" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/pre_and_post_upgrade/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/pre_and_post_upgrade/benchmarks.md
new file mode 100644
index 0000000000..097b0653a2
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/pre_and_post_upgrade/benchmarks.md
@@ -0,0 +1,24 @@
+# Benchmarks for pre_and_post_upgrade
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------- | ----------- | ------------- | ----------------- |
+| 0 | postUpgrade | 1_025_910_269 | 810_954_107 | $0.0010783013 | $1_078.30 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/pre_and_post_upgrade/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/pre_and_post_upgrade/package-lock.json
index 95fc8d5907..d66db63aab 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/pre_and_post_upgrade/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/pre_and_post_upgrade/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../functional_syntax/pre_and_post_upgrade": {
+ "name": "pre_and_post_upgrade_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/pre_and_post_upgrade/package.json b/tests/end_to_end/candid_rpc/class_syntax/pre_and_post_upgrade/package.json
index b3e6f4d7ac..6a9029e58e 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/pre_and_post_upgrade/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/pre_and_post_upgrade/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/primitive_types/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/primitive_types/benchmarks.json
new file mode 100644
index 0000000000..d46df970db
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/primitive_types/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "primitive_types": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/primitive_types/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/primitive_types/benchmarks.md
new file mode 100644
index 0000000000..8023996bad
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/primitive_types/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for primitive_types
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/primitive_types/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/primitive_types/package-lock.json
index b01648886f..a42e1a8075 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/primitive_types/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/primitive_types/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../functional_syntax/primitive_types": {
+ "name": "primitive_types_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/primitive_types/package.json b/tests/end_to_end/candid_rpc/class_syntax/primitive_types/package.json
index db69a37772..90cd89e7e0 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/primitive_types/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/primitive_types/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/principal/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/principal/benchmarks.json
new file mode 100644
index 0000000000..038cf55203
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/principal/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "principal": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/principal/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/principal/benchmarks.md
new file mode 100644
index 0000000000..280e5bbd90
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/principal/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for principal
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/principal/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/principal/package-lock.json
index 644d41a9b7..b7a4185097 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/principal/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/principal/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../functional_syntax/principal": {
+ "name": "principal_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/principal/package.json b/tests/end_to_end/candid_rpc/class_syntax/principal/package.json
index ba64dd4df9..019352f995 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/principal/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/principal/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/query/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/query/benchmarks.json
new file mode 100644
index 0000000000..85005162c3
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/query/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "query": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/query/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/query/benchmarks.md
new file mode 100644
index 0000000000..df41497e88
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/query/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for query
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/query/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/query/package-lock.json
index 8d11ef1fc3..98e3c0893a 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/query/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/query/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.19.2",
@@ -46,7 +46,7 @@
"name": "query_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
- "azle": "0.24.0"
+ "azle": "0.24.1"
},
"devDependencies": {
"@dfinity/agent": "0.19.2",
@@ -2162,11 +2162,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7980,9 +7979,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -10326,7 +10325,7 @@
"version": "file:../../functional_syntax/query",
"requires": {
"@dfinity/agent": "0.19.2",
- "azle": "0.24.0",
+ "azle": "0.24.1",
"jest": "^29.7.0",
"ts-jest": "^29.1.4",
"tsx": "^4.15.7",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/query/package.json b/tests/end_to_end/candid_rpc/class_syntax/query/package.json
index b9a19b420b..f31befbaec 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/query/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/query/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/randomness/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/randomness/benchmarks.json
new file mode 100644
index 0000000000..64d2f965dc
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/randomness/benchmarks.json
@@ -0,0 +1,40 @@
+{
+ "randomness": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1020060901" },
+ "method_name": "postUpgrade",
+ "timestamp": { "__bigint__": "1730140105252663056" }
+ },
+ {
+ "instructions": { "__bigint__": "1048901" },
+ "method_name": "randomNumber",
+ "timestamp": { "__bigint__": "1730140109737833451" }
+ },
+ {
+ "instructions": { "__bigint__": "1026865" },
+ "method_name": "randomNumber",
+ "timestamp": { "__bigint__": "1730140111841987820" }
+ },
+ {
+ "instructions": { "__bigint__": "1026865" },
+ "method_name": "randomNumber",
+ "timestamp": { "__bigint__": "1730140114069383798" }
+ },
+ {
+ "instructions": { "__bigint__": "1026865" },
+ "method_name": "randomNumber",
+ "timestamp": { "__bigint__": "1730140115953071233" }
+ },
+ {
+ "instructions": { "__bigint__": "1026865" },
+ "method_name": "randomNumber",
+ "timestamp": { "__bigint__": "1730140118138658663" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/randomness/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/randomness/benchmarks.md
new file mode 100644
index 0000000000..9d2fadae0f
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/randomness/benchmarks.md
@@ -0,0 +1,29 @@
+# Benchmarks for randomness
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ------------ | ------------- | ----------- | ------------- | ----------------- |
+| 0 | postUpgrade | 1_020_060_901 | 808_614_360 | $0.0010751903 | $1_075.19 |
+| 1 | randomNumber | 1_048_901 | 1_009_560 | $0.0000013424 | $1.34 |
+| 2 | randomNumber | 1_026_865 | 1_000_746 | $0.0000013307 | $1.33 |
+| 3 | randomNumber | 1_026_865 | 1_000_746 | $0.0000013307 | $1.33 |
+| 4 | randomNumber | 1_026_865 | 1_000_746 | $0.0000013307 | $1.33 |
+| 5 | randomNumber | 1_026_865 | 1_000_746 | $0.0000013307 | $1.33 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/randomness/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/randomness/package-lock.json
index 7e7b10c73a..b44c5e906a 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/randomness/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/randomness/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -34,7 +34,7 @@
"name": "randomness_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
- "azle": "0.24.0"
+ "azle": "0.24.1"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2097,11 +2097,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7829,9 +7828,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -10184,7 +10183,7 @@
"version": "file:../../functional_syntax/randomness",
"requires": {
"@dfinity/agent": "0.11.1",
- "azle": "0.24.0",
+ "azle": "0.24.1",
"jest": "^29.7.0",
"ts-jest": "^29.1.5",
"tsx": "^4.15.7",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/randomness/package.json b/tests/end_to_end/candid_rpc/class_syntax/randomness/package.json
index 69cbc1cf9e..d71038b400 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/randomness/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/randomness/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/recursion/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/recursion/benchmarks.json
new file mode 100644
index 0000000000..d41fc3deeb
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/recursion/benchmarks.json
@@ -0,0 +1,28 @@
+{
+ "recursion": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "6222772" },
+ "method_name": "testRecServiceCall",
+ "timestamp": { "__bigint__": "1730140099854817152" }
+ }
+ ]
+ }
+ },
+ "recursive_canister": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1020752333" },
+ "method_name": "init",
+ "timestamp": { "__bigint__": "1730140084451673861" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/recursion/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/recursion/benchmarks.md
new file mode 100644
index 0000000000..3bbadf1c57
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/recursion/benchmarks.md
@@ -0,0 +1,36 @@
+# Benchmarks for recursion
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ------------------ | ------------ | --------- | ------------- | ----------------- |
+| 0 | testRecServiceCall | 6_222_772 | 3_079_108 | $0.0000040942 | $4.09 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+# Benchmarks for recursive_canister
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------- | ----------- | ------------- | ----------------- |
+| 0 | init | 1_020_752_333 | 808_890_933 | $0.0010755580 | $1_075.55 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/recursion/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/recursion/package-lock.json
index 6d7fcd6b50..491af500cc 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/recursion/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/recursion/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -34,7 +34,7 @@
"name": "recursion_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
- "azle": "0.24.0"
+ "azle": "0.24.1"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2097,11 +2097,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7829,9 +7828,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -10208,7 +10207,7 @@
"version": "file:../../functional_syntax/recursion",
"requires": {
"@dfinity/agent": "0.11.1",
- "azle": "0.24.0",
+ "azle": "0.24.1",
"jest": "^29.7.0",
"ts-jest": "^29.1.5",
"tsx": "^4.15.7",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/recursion/package.json b/tests/end_to_end/candid_rpc/class_syntax/recursion/package.json
index 7ca324c54a..3de252572b 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/recursion/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/recursion/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/rejections/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/rejections/benchmarks.json
new file mode 100644
index 0000000000..59bf2b45f4
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/rejections/benchmarks.json
@@ -0,0 +1,35 @@
+{
+ "rejections": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1722199" },
+ "method_name": "getRejectionCodeNoError",
+ "timestamp": { "__bigint__": "1730140100988866633" }
+ },
+ {
+ "instructions": { "__bigint__": "1638588" },
+ "method_name": "getRejectionCodeDestinationInvalid",
+ "timestamp": { "__bigint__": "1730140103152371177" }
+ },
+ {
+ "instructions": { "__bigint__": "2055660" },
+ "method_name": "getRejectionCodeCanisterReject",
+ "timestamp": { "__bigint__": "1730140105092386028" }
+ },
+ {
+ "instructions": { "__bigint__": "1643503" },
+ "method_name": "getRejectionCodeCanisterError",
+ "timestamp": { "__bigint__": "1730140107292757437" }
+ },
+ {
+ "instructions": { "__bigint__": "2789995" },
+ "method_name": "getRejectionMessage",
+ "timestamp": { "__bigint__": "1730140109243482403" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/rejections/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/rejections/benchmarks.md
new file mode 100644
index 0000000000..fe29a2181f
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/rejections/benchmarks.md
@@ -0,0 +1,28 @@
+# Benchmarks for rejections
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ---------------------------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | getRejectionCodeNoError | 1_722_199 | 1_278_879 | $0.0000017005 | $1.70 |
+| 1 | getRejectionCodeDestinationInvalid | 1_638_588 | 1_245_435 | $0.0000016560 | $1.65 |
+| 2 | getRejectionCodeCanisterReject | 2_055_660 | 1_412_264 | $0.0000018778 | $1.87 |
+| 3 | getRejectionCodeCanisterError | 1_643_503 | 1_247_401 | $0.0000016586 | $1.65 |
+| 4 | getRejectionMessage | 2_789_995 | 1_705_998 | $0.0000022684 | $2.26 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/rejections/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/rejections/package-lock.json
index 831a1264b4..e6940e0570 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/rejections/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/rejections/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -34,7 +34,7 @@
"name": "rejections_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
- "azle": "0.24.0"
+ "azle": "0.24.1"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2097,11 +2097,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7829,9 +7828,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -10213,7 +10212,7 @@
"version": "file:../../functional_syntax/rejections",
"requires": {
"@dfinity/agent": "0.11.1",
- "azle": "0.24.0",
+ "azle": "0.24.1",
"jest": "^29.7.0",
"ts-jest": "^29.1.5",
"tsx": "^4.15.7",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/rejections/package.json b/tests/end_to_end/candid_rpc/class_syntax/rejections/package.json
index 6de37c4a58..ca503be570 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/rejections/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/rejections/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/simple_erc20/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/simple_erc20/benchmarks.json
new file mode 100644
index 0000000000..05a232c7ca
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/simple_erc20/benchmarks.json
@@ -0,0 +1,20 @@
+{
+ "simple_erc20": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "2087886" },
+ "method_name": "initializeSupply",
+ "timestamp": { "__bigint__": "1730140096739595631" }
+ },
+ {
+ "instructions": { "__bigint__": "1722638" },
+ "method_name": "transfer",
+ "timestamp": { "__bigint__": "1730140098707819581" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/simple_erc20/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/simple_erc20/benchmarks.md
new file mode 100644
index 0000000000..c96f091f57
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/simple_erc20/benchmarks.md
@@ -0,0 +1,25 @@
+# Benchmarks for simple_erc20
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ---------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | initializeSupply | 2_087_886 | 1_425_154 | $0.0000018950 | $1.89 |
+| 1 | transfer | 1_722_638 | 1_279_055 | $0.0000017007 | $1.70 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/simple_erc20/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/simple_erc20/package-lock.json
index 54cbfbc254..21d1d1f55c 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/simple_erc20/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/simple_erc20/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -34,7 +34,7 @@
"name": "simple_erc20_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
- "azle": "0.24.0"
+ "azle": "0.24.1"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2097,11 +2097,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7829,9 +7828,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -10324,7 +10323,7 @@
"version": "file:../../functional_syntax/simple_erc20",
"requires": {
"@dfinity/agent": "0.11.1",
- "azle": "0.24.0",
+ "azle": "0.24.1",
"jest": "^29.7.0",
"ts-jest": "^29.1.5",
"tsx": "^4.15.7",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/simple_erc20/package.json b/tests/end_to_end/candid_rpc/class_syntax/simple_erc20/package.json
index 80e287bc90..6bf48e5049 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/simple_erc20/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/simple_erc20/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/simple_user_accounts/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/simple_user_accounts/benchmarks.json
new file mode 100644
index 0000000000..9028911c3e
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/simple_user_accounts/benchmarks.json
@@ -0,0 +1,15 @@
+{
+ "simple_user_accounts": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "3482294" },
+ "method_name": "createUser",
+ "timestamp": { "__bigint__": "1730140094171482483" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/simple_user_accounts/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/simple_user_accounts/benchmarks.md
new file mode 100644
index 0000000000..9403b05845
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/simple_user_accounts/benchmarks.md
@@ -0,0 +1,24 @@
+# Benchmarks for simple_user_accounts
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | createUser | 3_482_294 | 1_982_917 | $0.0000026366 | $2.63 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/simple_user_accounts/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/simple_user_accounts/package-lock.json
index de32b3b930..7adb5732a6 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/simple_user_accounts/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/simple_user_accounts/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"text-encoding": "^0.7.0"
},
"devDependencies": {
@@ -36,7 +36,7 @@
"name": "simple_user_accounts_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
- "azle": "0.24.0",
+ "azle": "0.24.1",
"text-encoding": "^0.7.0"
},
"devDependencies": {
@@ -2100,11 +2100,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7832,9 +7831,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -10335,7 +10334,7 @@
"version": "file:../../functional_syntax/simple_user_accounts",
"requires": {
"@dfinity/agent": "0.11.1",
- "azle": "0.24.0",
+ "azle": "0.24.1",
"jest": "^29.7.0",
"text-encoding": "^0.7.0",
"ts-jest": "^29.1.5",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/simple_user_accounts/package.json b/tests/end_to_end/candid_rpc/class_syntax/simple_user_accounts/package.json
index 8a01debd74..e42f688eb8 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/simple_user_accounts/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/simple_user_accounts/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"text-encoding": "^0.7.0"
},
"devDependencies": {
diff --git a/tests/end_to_end/candid_rpc/class_syntax/stable_b_tree_map_instruction_threshold/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/stable_b_tree_map_instruction_threshold/benchmarks.json
new file mode 100644
index 0000000000..146e31773a
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/stable_b_tree_map_instruction_threshold/benchmarks.json
@@ -0,0 +1,25 @@
+{
+ "stable_b_tree_map_instruction_threshold": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "17350955178" },
+ "method_name": "insertSmallRecord",
+ "timestamp": { "__bigint__": "1730140093559931102" }
+ },
+ {
+ "instructions": { "__bigint__": "15822102516" },
+ "method_name": "insertMediumRecord",
+ "timestamp": { "__bigint__": "1730140100991513352" }
+ },
+ {
+ "instructions": { "__bigint__": "18221275671" },
+ "method_name": "insertLargeRecord",
+ "timestamp": { "__bigint__": "1730140107937909498" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/stable_b_tree_map_instruction_threshold/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/stable_b_tree_map_instruction_threshold/benchmarks.md
new file mode 100644
index 0000000000..3b328fd94a
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/stable_b_tree_map_instruction_threshold/benchmarks.md
@@ -0,0 +1,26 @@
+# Benchmarks for stable_b_tree_map_instruction_threshold
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ------------------ | -------------- | -------------- | ------------- | ----------------- |
+| 0 | insertSmallRecord | 17_350_955_178 | 13_740_972_071 | $0.0182709583 | $18_270.95 |
+| 1 | insertMediumRecord | 15_822_102_516 | 12_329_431_006 | $0.0163940745 | $16_394.07 |
+| 2 | insertLargeRecord | 18_221_275_671 | 14_489_100_268 | $0.0192657220 | $19_265.72 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/stable_b_tree_map_instruction_threshold/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/stable_b_tree_map_instruction_threshold/package-lock.json
index 982bd52307..32582915c8 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/stable_b_tree_map_instruction_threshold/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/stable_b_tree_map_instruction_threshold/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"uuid": "^9.0.1"
},
"devDependencies": {
@@ -18,6 +18,7 @@
}
},
"../../functional_syntax/stable_b_tree_map_instruction_threshold": {
+ "name": "stable_b_tree_map_instruction_threshold_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1",
@@ -1766,9 +1767,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/stable_b_tree_map_instruction_threshold/package.json b/tests/end_to_end/candid_rpc/class_syntax/stable_b_tree_map_instruction_threshold/package.json
index 0f64c148f1..f8dcf85acc 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/stable_b_tree_map_instruction_threshold/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/stable_b_tree_map_instruction_threshold/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"uuid": "^9.0.1"
},
"devDependencies": {
diff --git a/tests/end_to_end/candid_rpc/class_syntax/timers/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/timers/benchmarks.json
new file mode 100644
index 0000000000..47a79ae34d
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/timers/benchmarks.json
@@ -0,0 +1,25 @@
+{
+ "timers": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "10136506" },
+ "method_name": "setTimers",
+ "timestamp": { "__bigint__": "1730140090339964934" }
+ },
+ {
+ "instructions": { "__bigint__": "1178000" },
+ "method_name": "clearTimer",
+ "timestamp": { "__bigint__": "1730140104456764198" }
+ },
+ {
+ "instructions": { "__bigint__": "1177581" },
+ "method_name": "clearTimer",
+ "timestamp": { "__bigint__": "1730140104456764198" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/timers/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/timers/benchmarks.md
new file mode 100644
index 0000000000..1bc132432f
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/timers/benchmarks.md
@@ -0,0 +1,26 @@
+# Benchmarks for timers
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | setTimers | 10_136_506 | 4_644_602 | $0.0000061758 | $6.17 |
+| 1 | clearTimer | 1_178_000 | 1_061_200 | $0.0000014110 | $1.41 |
+| 2 | clearTimer | 1_177_581 | 1_061_032 | $0.0000014108 | $1.41 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/timers/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/timers/package-lock.json
index d96c5c5780..27ecaf2eb8 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/timers/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/timers/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -17,6 +17,7 @@
}
},
"../../functional_syntax/timers": {
+ "name": "timers_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
"azle": "0.24.1"
@@ -1764,9 +1765,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/timers/package.json b/tests/end_to_end/candid_rpc/class_syntax/timers/package.json
index 1faa38d06c..cff511d5d5 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/timers/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/timers/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/tuple_types/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/tuple_types/benchmarks.json
new file mode 100644
index 0000000000..91fed0e2e1
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/tuple_types/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "tuple_types": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/tuple_types/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/tuple_types/benchmarks.md
new file mode 100644
index 0000000000..240aa06e78
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/tuple_types/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for tuple_types
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/tuple_types/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/tuple_types/package-lock.json
index 4237e32ee6..9b46116fcb 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/tuple_types/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/tuple_types/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -34,7 +34,7 @@
"name": "tuple_types_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
- "azle": "0.24.0"
+ "azle": "0.24.1"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2097,11 +2097,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7829,9 +7828,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -10737,7 +10736,7 @@
"version": "file:../../functional_syntax/tuple_types",
"requires": {
"@dfinity/agent": "0.11.1",
- "azle": "0.24.0",
+ "azle": "0.24.1",
"jest": "^29.7.0",
"ts-jest": "^29.1.5",
"tsx": "^4.15.7",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/tuple_types/package.json b/tests/end_to_end/candid_rpc/class_syntax/tuple_types/package.json
index 9094c84721..37492923c1 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/tuple_types/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/tuple_types/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/update/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/update/benchmarks.json
new file mode 100644
index 0000000000..dfbb58377f
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/update/benchmarks.json
@@ -0,0 +1,15 @@
+{
+ "update": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1312466" },
+ "method_name": "simpleUpdate",
+ "timestamp": { "__bigint__": "1730140092836638496" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/update/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/update/benchmarks.md
new file mode 100644
index 0000000000..fd0c08c8c9
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/update/benchmarks.md
@@ -0,0 +1,24 @@
+# Benchmarks for update
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ------------ | ------------ | --------- | ------------- | ----------------- |
+| 0 | simpleUpdate | 1_312_466 | 1_114_986 | $0.0000014826 | $1.48 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/update/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/update/package-lock.json
index 3c8b3d6201..086b6527be 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/update/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/update/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -34,7 +34,7 @@
"name": "update_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
- "azle": "0.24.0"
+ "azle": "0.24.1"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2097,11 +2097,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7829,9 +7828,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -10764,7 +10763,7 @@
"version": "file:../../functional_syntax/update",
"requires": {
"@dfinity/agent": "0.11.1",
- "azle": "0.24.0",
+ "azle": "0.24.1",
"jest": "^29.7.0",
"ts-jest": "^29.1.5",
"tsx": "^4.15.7",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/update/package.json b/tests/end_to_end/candid_rpc/class_syntax/update/package.json
index aadd37f085..1847400116 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/update/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/update/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/vanilla_js/benchmarks.json b/tests/end_to_end/candid_rpc/class_syntax/vanilla_js/benchmarks.json
new file mode 100644
index 0000000000..2a5180d2c5
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/vanilla_js/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "vanilla_js": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/class_syntax/vanilla_js/benchmarks.md b/tests/end_to_end/candid_rpc/class_syntax/vanilla_js/benchmarks.md
new file mode 100644
index 0000000000..65a0de5d50
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/class_syntax/vanilla_js/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for vanilla_js
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/class_syntax/vanilla_js/package-lock.json b/tests/end_to_end/candid_rpc/class_syntax/vanilla_js/package-lock.json
index cd6158a947..8e208085f8 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/vanilla_js/package-lock.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/vanilla_js/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"jssha": "^3.3.1"
},
"devDependencies": {
@@ -36,7 +36,7 @@
"name": "vanilla_js_end_to_end_test_functional_syntax",
"dev": true,
"dependencies": {
- "azle": "0.24.0",
+ "azle": "0.24.1",
"js-sha256": "0.9.0"
},
"devDependencies": {
@@ -1807,11 +1807,10 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/class_syntax/vanilla_js/package.json b/tests/end_to_end/candid_rpc/class_syntax/vanilla_js/package.json
index 7774367a7c..1363e9f9a0 100644
--- a/tests/end_to_end/candid_rpc/class_syntax/vanilla_js/package.json
+++ b/tests/end_to_end/candid_rpc/class_syntax/vanilla_js/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"jssha": "^3.3.1"
},
"devDependencies": {
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/async_await/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/async_await/benchmarks.json
new file mode 100644
index 0000000000..eb9fbaa4e2
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/async_await/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "async_await": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/async_await/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/async_await/benchmarks.md
new file mode 100644
index 0000000000..f7e4fbc197
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/async_await/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for async_await
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/async_await/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/async_await/package-lock.json
index 0c1d7a58da..cb4ff8bb30 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/async_await/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/async_await/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "async_await_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/async_await/package.json b/tests/end_to_end/candid_rpc/functional_syntax/async_await/package.json
index 7c2847598e..75f51e5005 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/async_await/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/async_await/package.json
@@ -6,7 +6,7 @@
"test": "AZLE_TEST_FETCH=false npm run tests && AZLE_TEST_FETCH=true npm run tests"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/audio_recorder/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/audio_recorder/benchmarks.json
new file mode 100644
index 0000000000..04d8563e2c
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/audio_recorder/benchmarks.json
@@ -0,0 +1,35 @@
+{
+ "audio_recorder": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "14152464" },
+ "method_name": "createUser",
+ "timestamp": { "__bigint__": "1730140074301854401" }
+ },
+ {
+ "instructions": { "__bigint__": "34628706" },
+ "method_name": "createRecording",
+ "timestamp": { "__bigint__": "1730140076232370027" }
+ },
+ {
+ "instructions": { "__bigint__": "48515550" },
+ "method_name": "deleteRecording",
+ "timestamp": { "__bigint__": "1730140078367108949" }
+ },
+ {
+ "instructions": { "__bigint__": "34424743" },
+ "method_name": "createRecording",
+ "timestamp": { "__bigint__": "1730140080577609420" }
+ },
+ {
+ "instructions": { "__bigint__": "34128044" },
+ "method_name": "deleteUser",
+ "timestamp": { "__bigint__": "1730140082766615659" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/audio_recorder/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/audio_recorder/benchmarks.md
new file mode 100644
index 0000000000..323c187137
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/audio_recorder/benchmarks.md
@@ -0,0 +1,28 @@
+# Benchmarks for audio_recorder
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | --------------- | ------------ | ---------- | ------------- | ----------------- |
+| 0 | createUser | 14_152_464 | 6_250_985 | $0.0000083117 | $8.31 |
+| 1 | createRecording | 34_628_706 | 14_441_482 | $0.0000192024 | $19.20 |
+| 2 | deleteRecording | 48_515_550 | 19_996_220 | $0.0000265884 | $26.58 |
+| 3 | createRecording | 34_424_743 | 14_359_897 | $0.0000190939 | $19.09 |
+| 4 | deleteUser | 34_128_044 | 14_241_217 | $0.0000189361 | $18.93 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/audio_recorder/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/audio_recorder/package-lock.json
index a0383f0bb2..ec5ae8c400 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/audio_recorder/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/audio_recorder/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "audio_recorder_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.3",
@@ -2085,11 +2085,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7820,9 +7819,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/audio_recorder/package.json b/tests/end_to_end/candid_rpc/functional_syntax/audio_recorder/package.json
index 652239372a..4d5745e438 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/audio_recorder/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/audio_recorder/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.3",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/blob_array/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/blob_array/benchmarks.json
new file mode 100644
index 0000000000..38d82b96e1
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/blob_array/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "blob_array": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/blob_array/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/blob_array/benchmarks.md
new file mode 100644
index 0000000000..497175867d
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/blob_array/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for blob_array
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/blob_array/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/blob_array/package-lock.json
index 5157920908..0a2b6b66ee 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/blob_array/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/blob_array/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "blob_array_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1406,9 +1406,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/blob_array/package.json b/tests/end_to_end/candid_rpc/functional_syntax/blob_array/package.json
index 107f935acc..c7993792d1 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/blob_array/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/blob_array/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/bytes/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/bytes/benchmarks.json
new file mode 100644
index 0000000000..fc073bad22
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/bytes/benchmarks.json
@@ -0,0 +1,35 @@
+{
+ "bytes_canister": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1985471" },
+ "method_name": "getBytes",
+ "timestamp": { "__bigint__": "1730140077093740257" }
+ },
+ {
+ "instructions": { "__bigint__": "2657960" },
+ "method_name": "getBytes",
+ "timestamp": { "__bigint__": "1730140079105035853" }
+ },
+ {
+ "instructions": { "__bigint__": "9736693" },
+ "method_name": "getBytes",
+ "timestamp": { "__bigint__": "1730140081311008051" }
+ },
+ {
+ "instructions": { "__bigint__": "79943223" },
+ "method_name": "getBytes",
+ "timestamp": { "__bigint__": "1730140084738834925" }
+ },
+ {
+ "instructions": { "__bigint__": "157932452" },
+ "method_name": "getBytes",
+ "timestamp": { "__bigint__": "1730140093696889670" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/bytes/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/bytes/benchmarks.md
new file mode 100644
index 0000000000..fee695fd4e
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/bytes/benchmarks.md
@@ -0,0 +1,28 @@
+# Benchmarks for bytes_canister
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | ---------- | ------------- | ----------------- |
+| 0 | getBytes | 1_985_471 | 1_384_188 | $0.0000018405 | $1.84 |
+| 1 | getBytes | 2_657_960 | 1_653_184 | $0.0000021982 | $2.19 |
+| 2 | getBytes | 9_736_693 | 4_484_677 | $0.0000059631 | $5.96 |
+| 3 | getBytes | 79_943_223 | 32_567_289 | $0.0000433037 | $43.30 |
+| 4 | getBytes | 157_932_452 | 63_762_980 | $0.0000847837 | $84.78 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/bytes/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/bytes/package-lock.json
index 3392056fca..006835bed9 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/bytes/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/bytes/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "bytes_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1406,9 +1406,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/bytes/package.json b/tests/end_to_end/candid_rpc/functional_syntax/bytes/package.json
index b1b88e3dda..42c5048631 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/bytes/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/bytes/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/call_raw/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/call_raw/benchmarks.json
new file mode 100644
index 0000000000..4709b588a9
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/call_raw/benchmarks.json
@@ -0,0 +1,20 @@
+{
+ "call_raw": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1473705" },
+ "method_name": "executeCallRaw",
+ "timestamp": { "__bigint__": "1730140073742732402" }
+ },
+ {
+ "instructions": { "__bigint__": "1986039" },
+ "method_name": "executeCallRaw",
+ "timestamp": { "__bigint__": "1730140075910293455" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/call_raw/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/call_raw/benchmarks.md
new file mode 100644
index 0000000000..63d40d46d2
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/call_raw/benchmarks.md
@@ -0,0 +1,25 @@
+# Benchmarks for call_raw
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | -------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | executeCallRaw | 1_473_705 | 1_179_482 | $0.0000015683 | $1.56 |
+| 1 | executeCallRaw | 1_986_039 | 1_384_415 | $0.0000018408 | $1.84 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/call_raw/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/call_raw/package-lock.json
index 2b7424ef46..406ef3643e 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/call_raw/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/call_raw/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "call_raw_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1406,9 +1406,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/call_raw/package.json b/tests/end_to_end/candid_rpc/functional_syntax/call_raw/package.json
index 825b929961..1ffcdad2c0 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/call_raw/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/call_raw/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/candid_encoding/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/candid_encoding/benchmarks.json
new file mode 100644
index 0000000000..6553913212
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/candid_encoding/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "candid_encoding": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/candid_encoding/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/candid_encoding/benchmarks.md
new file mode 100644
index 0000000000..101933ae3d
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/candid_encoding/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for candid_encoding
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/candid_encoding/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/candid_encoding/package-lock.json
index 7f9c886c48..b319ce034d 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/candid_encoding/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/candid_encoding/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "candid_encoding_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/candid_encoding/package.json b/tests/end_to_end/candid_rpc/functional_syntax/candid_encoding/package.json
index b62aa8d34b..541cf80117 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/candid_encoding/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/candid_encoding/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/candid_keywords/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/candid_keywords/benchmarks.json
new file mode 100644
index 0000000000..f86468f723
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/candid_keywords/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "candid_keywords": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/candid_keywords/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/candid_keywords/benchmarks.md
new file mode 100644
index 0000000000..082370c8b3
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/candid_keywords/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for candid_keywords
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/candid_keywords/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/candid_keywords/package-lock.json
index cca4cf3508..e653e7f2a4 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/candid_keywords/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/candid_keywords/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "candid_keywords_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.19.2",
@@ -2122,11 +2122,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7936,9 +7935,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/candid_keywords/package.json b/tests/end_to_end/candid_rpc/functional_syntax/candid_keywords/package.json
index 4a1cdab882..4020437e70 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/candid_keywords/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/candid_keywords/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/canister/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/canister/package-lock.json
index 6dc68ff7c3..031be7616e 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/canister/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/canister/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "canister_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.21.4",
@@ -2053,11 +2053,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7774,9 +7773,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/canister/package.json b/tests/end_to_end/candid_rpc/functional_syntax/canister/package.json
index 428becd6c9..dd0f1be718 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/canister/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/canister/package.json
@@ -6,7 +6,7 @@
"test": "AZLE_TEST_FETCH=false npm run tests && AZLE_TEST_FETCH=true npm run tests"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.21.4",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/complex_init/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/complex_init/benchmarks.json
new file mode 100644
index 0000000000..f6741a5fb9
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/complex_init/benchmarks.json
@@ -0,0 +1,28 @@
+{
+ "complex_init": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "3441988564" },
+ "method_name": "init",
+ "timestamp": { "__bigint__": "1730140068361670082" }
+ }
+ ]
+ }
+ },
+ "rec_init": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "3445493294" },
+ "method_name": "init",
+ "timestamp": { "__bigint__": "1730140080990030555" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/complex_init/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/complex_init/benchmarks.md
new file mode 100644
index 0000000000..9a8e1ee3a7
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/complex_init/benchmarks.md
@@ -0,0 +1,36 @@
+# Benchmarks for complex_init
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------- | ------------- | ------------- | ----------------- |
+| 0 | init | 3_441_988_564 | 2_577_385_425 | $0.0034270721 | $3_427.07 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+# Benchmarks for rec_init
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------- | ------------- | ------------- | ----------------- |
+| 0 | init | 3_445_493_294 | 2_578_787_317 | $0.0034289361 | $3_428.93 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/complex_init/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/complex_init/package-lock.json
index 9cc1b44da9..3036e3ce80 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/complex_init/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/complex_init/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "complex_init_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/complex_init/package.json b/tests/end_to_end/candid_rpc/functional_syntax/complex_init/package.json
index 8d29e23716..57feb256a5 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/complex_init/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/complex_init/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/complex_types/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/complex_types/benchmarks.json
new file mode 100644
index 0000000000..8b40b48fa6
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/complex_types/benchmarks.json
@@ -0,0 +1,30 @@
+{
+ "complex_types": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "80730471" },
+ "method_name": "createUser",
+ "timestamp": { "__bigint__": "1730140078645916738" }
+ },
+ {
+ "instructions": { "__bigint__": "164278690" },
+ "method_name": "createThread",
+ "timestamp": { "__bigint__": "1730140080850782722" }
+ },
+ {
+ "instructions": { "__bigint__": "86670724" },
+ "method_name": "createPost",
+ "timestamp": { "__bigint__": "1730140082764418821" }
+ },
+ {
+ "instructions": { "__bigint__": "172916099" },
+ "method_name": "createReaction",
+ "timestamp": { "__bigint__": "1730140085061463364" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/complex_types/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/complex_types/benchmarks.md
new file mode 100644
index 0000000000..1a995c8bcd
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/complex_types/benchmarks.md
@@ -0,0 +1,27 @@
+# Benchmarks for complex_types
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | -------------- | ------------ | ---------- | ------------- | ----------------- |
+| 0 | createUser | 80_730_471 | 32_882_188 | $0.0000437225 | $43.72 |
+| 1 | createThread | 164_278_690 | 66_301_476 | $0.0000881591 | $88.15 |
+| 2 | createPost | 86_670_724 | 35_258_289 | $0.0000468819 | $46.88 |
+| 3 | createReaction | 172_916_099 | 69_756_439 | $0.0000927530 | $92.75 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/complex_types/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/complex_types/package-lock.json
index 7481a3a542..096beca7a3 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/complex_types/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/complex_types/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "complex_types_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2069,11 +2069,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7794,9 +7793,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/complex_types/package.json b/tests/end_to_end/candid_rpc/functional_syntax/complex_types/package.json
index 43c4c65a81..c674e5f023 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/complex_types/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/complex_types/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/counter/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/counter/benchmarks.json
new file mode 100644
index 0000000000..cc56b2aa62
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/counter/benchmarks.json
@@ -0,0 +1,25 @@
+{
+ "counter": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1488132" },
+ "method_name": "incrementCount",
+ "timestamp": { "__bigint__": "1730140074174917442" }
+ },
+ {
+ "instructions": { "__bigint__": "1466199" },
+ "method_name": "incrementCount",
+ "timestamp": { "__bigint__": "1730140076414252839" }
+ },
+ {
+ "instructions": { "__bigint__": "1462562" },
+ "method_name": "incrementCount",
+ "timestamp": { "__bigint__": "1730140078312403160" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/counter/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/counter/benchmarks.md
new file mode 100644
index 0000000000..3cca9e0a2e
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/counter/benchmarks.md
@@ -0,0 +1,26 @@
+# Benchmarks for counter
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | -------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | incrementCount | 1_488_132 | 1_185_252 | $0.0000015760 | $1.57 |
+| 1 | incrementCount | 1_466_199 | 1_176_479 | $0.0000015643 | $1.56 |
+| 2 | incrementCount | 1_462_562 | 1_175_024 | $0.0000015624 | $1.56 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/counter/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/counter/package-lock.json
index 204ca9b621..d592f5fd18 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/counter/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/counter/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "counter_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/counter/package.json b/tests/end_to_end/candid_rpc/functional_syntax/counter/package.json
index aecac15c17..353e185893 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/counter/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/counter/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/cycles/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/cycles/package-lock.json
index cd68d958e9..c6b91fae71 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/cycles/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/cycles/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "cycles_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/cycles/package.json b/tests/end_to_end/candid_rpc/functional_syntax/cycles/package.json
index f2868fcdb2..ace9522cb9 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/cycles/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/cycles/package.json
@@ -6,7 +6,7 @@
"test": "AZLE_TEST_FETCH=false npm run tests && AZLE_TEST_FETCH=true npm run tests"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/date/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/date/benchmarks.json
new file mode 100644
index 0000000000..a35dce531f
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/date/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "date": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/date/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/date/benchmarks.md
new file mode 100644
index 0000000000..9ff269e8ae
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/date/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for date
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/date/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/date/package-lock.json
index e32f671dbf..b05565fe17 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/date/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/date/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "date_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/date/package.json b/tests/end_to_end/candid_rpc/functional_syntax/date/package.json
index 4bea0a2706..dc2e987236 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/date/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/date/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/ethereum_json_rpc/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/ethereum_json_rpc/benchmarks.json
new file mode 100644
index 0000000000..c3785b09fd
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/ethereum_json_rpc/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "ethereum_json_rpc": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/ethereum_json_rpc/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/ethereum_json_rpc/benchmarks.md
new file mode 100644
index 0000000000..82d651af26
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/ethereum_json_rpc/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for ethereum_json_rpc
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/ethereum_json_rpc/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/ethereum_json_rpc/package-lock.json
index 844ead20ac..28698282ca 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/ethereum_json_rpc/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/ethereum_json_rpc/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "ethereum_json_rpc_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/ethereum_json_rpc/package.json b/tests/end_to_end/candid_rpc/functional_syntax/ethereum_json_rpc/package.json
index 49cd010789..402b671042 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/ethereum_json_rpc/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/ethereum_json_rpc/package.json
@@ -6,7 +6,7 @@
"test": "ETHEREUM_URL=https://rpc.ankr.com/eth AZLE_TEST_FETCH=false npm run tests && ETHEREUM_URL=https://rpc.ankr.com/eth AZLE_TEST_FETCH=true npm run tests"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/func_types/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/func_types/package-lock.json
index 0fdf9a6097..30d578c15e 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/func_types/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/func_types/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "func_types_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2069,11 +2069,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7794,9 +7793,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/func_types/package.json b/tests/end_to_end/candid_rpc/functional_syntax/func_types/package.json
index 38c4a205c8..262ec418c2 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/func_types/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/func_types/package.json
@@ -6,7 +6,7 @@
"test": "AZLE_TEST_FETCH=false npm run tests && AZLE_TEST_FETCH=true npm run tests"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/heartbeat/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/heartbeat/benchmarks.json
new file mode 100644
index 0000000000..7db67c6142
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/heartbeat/benchmarks.json
@@ -0,0 +1,10 @@
+{
+ "heartbeat_async": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ },
+ "heartbeat_sync": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/heartbeat/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/heartbeat/benchmarks.md
new file mode 100644
index 0000000000..9ff6a48e25
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/heartbeat/benchmarks.md
@@ -0,0 +1,32 @@
+# Benchmarks for heartbeat_async
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+# Benchmarks for heartbeat_sync
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/heartbeat/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/heartbeat/package-lock.json
index 01f9cd4664..3a945a2773 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/heartbeat/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/heartbeat/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "heartbeat_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/heartbeat/package.json b/tests/end_to_end/candid_rpc/functional_syntax/heartbeat/package.json
index d200cc4e3a..14d67750f6 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/heartbeat/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/heartbeat/package.json
@@ -6,7 +6,7 @@
"test": "AZLE_TEST_FETCH=false npm run tests && AZLE_TEST_FETCH=true npm run tests"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/ic_api/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/ic_api/benchmarks.json
new file mode 100644
index 0000000000..f4a5bde6f8
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/ic_api/benchmarks.json
@@ -0,0 +1,20 @@
+{
+ "ic_api": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1675069" },
+ "method_name": "dataCertificateNull",
+ "timestamp": { "__bigint__": "1730140169425216928" }
+ },
+ {
+ "instructions": { "__bigint__": "1210518" },
+ "method_name": "setCertifiedData",
+ "timestamp": { "__bigint__": "1730140171596649804" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/ic_api/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/ic_api/benchmarks.md
new file mode 100644
index 0000000000..a5ed6a52c8
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/ic_api/benchmarks.md
@@ -0,0 +1,25 @@
+# Benchmarks for ic_api
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ------------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | dataCertificateNull | 1_675_069 | 1_260_027 | $0.0000016754 | $1.67 |
+| 1 | setCertifiedData | 1_210_518 | 1_074_207 | $0.0000014283 | $1.42 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/ic_api/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/ic_api/package-lock.json
index 223950f747..3c79e451f1 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/ic_api/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/ic_api/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "ic_api_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/ic_api/package.json b/tests/end_to_end/candid_rpc/functional_syntax/ic_api/package.json
index 972a8fd553..0b6bfe05be 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/ic_api/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/ic_api/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/icrc/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/icrc/package-lock.json
index e4d225e1aa..b497e826b1 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/icrc/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/icrc/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "icrc_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.14.1",
@@ -2293,11 +2293,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/icrc/package.json b/tests/end_to_end/candid_rpc/functional_syntax/icrc/package.json
index 00717d7aad..6dd63cccbc 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/icrc/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/icrc/package.json
@@ -6,7 +6,7 @@
"test": "AZLE_TEST_FETCH=false npm run tests && AZLE_TEST_FETCH=true npm run tests"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.14.1",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/imports/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/imports/benchmarks.json
new file mode 100644
index 0000000000..bb571009e4
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/imports/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "imports": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/imports/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/imports/benchmarks.md
new file mode 100644
index 0000000000..c046e9e339
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/imports/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for imports
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/imports/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/imports/package-lock.json
index 7e49c3887b..de63ab0a33 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/imports/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/imports/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "imports_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"js-sha256": "0.9.0"
},
"devDependencies": {
@@ -1752,9 +1752,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/imports/package.json b/tests/end_to_end/candid_rpc/functional_syntax/imports/package.json
index 1ca6b55058..e5a6ced685 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/imports/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/imports/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"js-sha256": "0.9.0"
},
"devDependencies": {
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/init/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/init/benchmarks.json
new file mode 100644
index 0000000000..53c35d7a9e
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/init/benchmarks.json
@@ -0,0 +1,15 @@
+{
+ "init": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "3427794842" },
+ "method_name": "init",
+ "timestamp": { "__bigint__": "1730140068518074858" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/init/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/init/benchmarks.md
new file mode 100644
index 0000000000..dddf98ae2c
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/init/benchmarks.md
@@ -0,0 +1,24 @@
+# Benchmarks for init
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------- | ------------- | ------------- | ----------------- |
+| 0 | init | 3_427_794_842 | 2_571_707_936 | $0.0034195229 | $3_419.52 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/init/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/init/package-lock.json
index 5dbd87c3ea..c33f29129e 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/init/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/init/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "init_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^1.4.0",
@@ -2063,11 +2063,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7726,9 +7725,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/init/package.json b/tests/end_to_end/candid_rpc/functional_syntax/init/package.json
index 67d69a69f4..e8820b05ea 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/init/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/init/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^1.4.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/inspect_message/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/inspect_message/benchmarks.json
new file mode 100644
index 0000000000..3ae27bd38f
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/inspect_message/benchmarks.json
@@ -0,0 +1,15 @@
+{
+ "inspect_message": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1059255" },
+ "method_name": "accessible",
+ "timestamp": { "__bigint__": "1730140075487365882" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/inspect_message/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/inspect_message/benchmarks.md
new file mode 100644
index 0000000000..91a6a86298
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/inspect_message/benchmarks.md
@@ -0,0 +1,24 @@
+# Benchmarks for inspect_message
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | accessible | 1_059_255 | 1_013_702 | $0.0000013479 | $1.34 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/inspect_message/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/inspect_message/package-lock.json
index a36093cc9a..08f51658b2 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/inspect_message/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/inspect_message/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "inspect_message_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/inspect_message/package.json b/tests/end_to_end/candid_rpc/functional_syntax/inspect_message/package.json
index 55dfaed2cd..8a69e871e0 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/inspect_message/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/inspect_message/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/key_value_store/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/key_value_store/benchmarks.json
new file mode 100644
index 0000000000..3df596c2bf
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/key_value_store/benchmarks.json
@@ -0,0 +1,20 @@
+{
+ "key_value_store": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1425734" },
+ "method_name": "set",
+ "timestamp": { "__bigint__": "1730140078258149040" }
+ },
+ {
+ "instructions": { "__bigint__": "1393366" },
+ "method_name": "set",
+ "timestamp": { "__bigint__": "1730140080188786426" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/key_value_store/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/key_value_store/benchmarks.md
new file mode 100644
index 0000000000..8f6f4495ff
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/key_value_store/benchmarks.md
@@ -0,0 +1,25 @@
+# Benchmarks for key_value_store
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | set | 1_425_734 | 1_160_293 | $0.0000015428 | $1.54 |
+| 1 | set | 1_393_366 | 1_147_346 | $0.0000015256 | $1.52 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/key_value_store/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/key_value_store/package-lock.json
index 0be91cd795..be98e621a3 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/key_value_store/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/key_value_store/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "key_value_store_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/key_value_store/package.json b/tests/end_to_end/candid_rpc/functional_syntax/key_value_store/package.json
index 50e64c5ecd..aa1807ba49 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/key_value_store/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/key_value_store/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/ledger_canister/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/ledger_canister/package-lock.json
index 68b6642b21..b2d7393ed1 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/ledger_canister/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/ledger_canister/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "ledger_canister_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/ledger_canister/package.json b/tests/end_to_end/candid_rpc/functional_syntax/ledger_canister/package.json
index 90f680561a..a18268c231 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/ledger_canister/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/ledger_canister/package.json
@@ -6,7 +6,7 @@
"test": "AZLE_TEST_FETCH=false npm run tests && AZLE_TEST_FETCH=true npm run tests"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/list_of_lists/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/list_of_lists/benchmarks.json
new file mode 100644
index 0000000000..6abe17fbbe
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/list_of_lists/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "list_of_lists": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/list_of_lists/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/list_of_lists/benchmarks.md
new file mode 100644
index 0000000000..d3ba8ef778
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/list_of_lists/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for list_of_lists
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/list_of_lists/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/list_of_lists/package-lock.json
index 9e952fef6e..ee83373696 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/list_of_lists/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/list_of_lists/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "list_of_lists_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1752,9 +1752,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/list_of_lists/package.json b/tests/end_to_end/candid_rpc/functional_syntax/list_of_lists/package.json
index 0318621dfe..d065512be2 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/list_of_lists/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/list_of_lists/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/manual_reply/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/manual_reply/benchmarks.json
new file mode 100644
index 0000000000..c7f70afc1e
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/manual_reply/benchmarks.json
@@ -0,0 +1,80 @@
+{
+ "manual_reply": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "670372" },
+ "method_name": "manualUpdate",
+ "timestamp": { "__bigint__": "1730140077986645788" }
+ },
+ {
+ "instructions": { "__bigint__": "1622685" },
+ "method_name": "manualUpdate",
+ "timestamp": { "__bigint__": "1730140080116529349" }
+ },
+ {
+ "instructions": { "__bigint__": "1491896" },
+ "method_name": "updateBlob",
+ "timestamp": { "__bigint__": "1730140082153465147" }
+ },
+ {
+ "instructions": { "__bigint__": "1037182" },
+ "method_name": "updateFloat32",
+ "timestamp": { "__bigint__": "1730140084278989163" }
+ },
+ {
+ "instructions": { "__bigint__": "1130009" },
+ "method_name": "updateInt8",
+ "timestamp": { "__bigint__": "1730140086491891362" }
+ },
+ {
+ "instructions": { "__bigint__": "1529548" },
+ "method_name": "updateNat",
+ "timestamp": { "__bigint__": "1730140088361206110" }
+ },
+ {
+ "instructions": { "__bigint__": "1022750" },
+ "method_name": "updateNull",
+ "timestamp": { "__bigint__": "1730140090412536791" }
+ },
+ {
+ "instructions": { "__bigint__": "857631" },
+ "method_name": "updateVoid",
+ "timestamp": { "__bigint__": "1730140092630237893" }
+ },
+ {
+ "instructions": { "__bigint__": "16869340" },
+ "method_name": "updateRecord",
+ "timestamp": { "__bigint__": "1730140094534281253" }
+ },
+ {
+ "instructions": { "__bigint__": "1022488" },
+ "method_name": "updateReserved",
+ "timestamp": { "__bigint__": "1730140096664266767" }
+ },
+ {
+ "instructions": { "__bigint__": "1278953" },
+ "method_name": "updateString",
+ "timestamp": { "__bigint__": "1730140098771285633" }
+ },
+ {
+ "instructions": { "__bigint__": "4395283" },
+ "method_name": "updateVariant",
+ "timestamp": { "__bigint__": "1730140100720453691" }
+ },
+ {
+ "instructions": { "__bigint__": "1034232" },
+ "method_name": "updateFloat32",
+ "timestamp": { "__bigint__": "1730140102920521990" }
+ },
+ {
+ "instructions": { "__bigint__": "458639" },
+ "method_name": "replyRaw",
+ "timestamp": { "__bigint__": "1730140104905683069" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/manual_reply/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/manual_reply/benchmarks.md
new file mode 100644
index 0000000000..0a0d4ff0b0
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/manual_reply/benchmarks.md
@@ -0,0 +1,37 @@
+# Benchmarks for manual_reply
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | -------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | manualUpdate | 670_372 | 858_148 | $0.0000011411 | $1.14 |
+| 1 | manualUpdate | 1_622_685 | 1_239_074 | $0.0000016476 | $1.64 |
+| 2 | updateBlob | 1_491_896 | 1_186_758 | $0.0000015780 | $1.57 |
+| 3 | updateFloat32 | 1_037_182 | 1_004_872 | $0.0000013361 | $1.33 |
+| 4 | updateInt8 | 1_130_009 | 1_042_003 | $0.0000013855 | $1.38 |
+| 5 | updateNat | 1_529_548 | 1_201_819 | $0.0000015980 | $1.59 |
+| 6 | updateNull | 1_022_750 | 999_100 | $0.0000013285 | $1.32 |
+| 7 | updateVoid | 857_631 | 933_052 | $0.0000012407 | $1.24 |
+| 8 | updateRecord | 16_869_340 | 7_337_736 | $0.0000097568 | $9.75 |
+| 9 | updateReserved | 1_022_488 | 998_995 | $0.0000013283 | $1.32 |
+| 10 | updateString | 1_278_953 | 1_101_581 | $0.0000014647 | $1.46 |
+| 11 | updateVariant | 4_395_283 | 2_348_113 | $0.0000031222 | $3.12 |
+| 12 | updateFloat32 | 1_034_232 | 1_003_692 | $0.0000013346 | $1.33 |
+| 13 | replyRaw | 458_639 | 773_455 | $0.0000010284 | $1.02 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/manual_reply/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/manual_reply/package-lock.json
index eb3e62ef32..3aef87a649 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/manual_reply/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/manual_reply/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "manual_reply_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/manual_reply/package.json b/tests/end_to_end/candid_rpc/functional_syntax/manual_reply/package.json
index 67efd3decc..192998a56d 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/manual_reply/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/manual_reply/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/calc/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/calc/benchmarks.json
new file mode 100644
index 0000000000..73b055b7bd
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/calc/benchmarks.json
@@ -0,0 +1,40 @@
+{
+ "calc": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1281024" },
+ "method_name": "add",
+ "timestamp": { "__bigint__": "1730140078448904137" }
+ },
+ {
+ "instructions": { "__bigint__": "1259391" },
+ "method_name": "sub",
+ "timestamp": { "__bigint__": "1730140080360081501" }
+ },
+ {
+ "instructions": { "__bigint__": "1258907" },
+ "method_name": "mul",
+ "timestamp": { "__bigint__": "1730140082514635658" }
+ },
+ {
+ "instructions": { "__bigint__": "1626454" },
+ "method_name": "div",
+ "timestamp": { "__bigint__": "1730140084473057056" }
+ },
+ {
+ "instructions": { "__bigint__": "855325" },
+ "method_name": "clearall",
+ "timestamp": { "__bigint__": "1730140086606083690" }
+ },
+ {
+ "instructions": { "__bigint__": "1254977" },
+ "method_name": "add",
+ "timestamp": { "__bigint__": "1730140088610430224" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/calc/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/calc/benchmarks.md
new file mode 100644
index 0000000000..d4294bcdfb
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/calc/benchmarks.md
@@ -0,0 +1,29 @@
+# Benchmarks for calc
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | add | 1_281_024 | 1_102_409 | $0.0000014658 | $1.46 |
+| 1 | sub | 1_259_391 | 1_093_756 | $0.0000014543 | $1.45 |
+| 2 | mul | 1_258_907 | 1_093_562 | $0.0000014541 | $1.45 |
+| 3 | div | 1_626_454 | 1_240_581 | $0.0000016496 | $1.64 |
+| 4 | clearall | 855_325 | 932_130 | $0.0000012394 | $1.23 |
+| 5 | add | 1_254_977 | 1_091_990 | $0.0000014520 | $1.45 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/calc/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/calc/package-lock.json
index cf4c6bb880..cc50c80dbe 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/calc/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/calc/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "calc_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/calc/package.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/calc/package.json
index 5fe1acf5c2..d8f79c2a43 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/calc/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/calc/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/counter/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/counter/benchmarks.json
new file mode 100644
index 0000000000..8046d2bd55
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/counter/benchmarks.json
@@ -0,0 +1,25 @@
+{
+ "counter": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "998226" },
+ "method_name": "set",
+ "timestamp": { "__bigint__": "1730140076743214970" }
+ },
+ {
+ "instructions": { "__bigint__": "856104" },
+ "method_name": "inc",
+ "timestamp": { "__bigint__": "1730140078880453488" }
+ },
+ {
+ "instructions": { "__bigint__": "854283" },
+ "method_name": "inc",
+ "timestamp": { "__bigint__": "1730140080841966713" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/counter/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/counter/benchmarks.md
new file mode 100644
index 0000000000..2944ac6ddf
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/counter/benchmarks.md
@@ -0,0 +1,26 @@
+# Benchmarks for counter
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | ------- | ------------- | ----------------- |
+| 0 | set | 998_226 | 989_290 | $0.0000013154 | $1.31 |
+| 1 | inc | 856_104 | 932_441 | $0.0000012398 | $1.23 |
+| 2 | inc | 854_283 | 931_713 | $0.0000012389 | $1.23 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/counter/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/counter/package-lock.json
index 204ca9b621..d592f5fd18 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/counter/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/counter/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "counter_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/counter/package.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/counter/package.json
index aecac15c17..353e185893 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/counter/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/counter/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/echo/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/echo/benchmarks.json
new file mode 100644
index 0000000000..0f91bfd096
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/echo/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "echo": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/echo/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/echo/benchmarks.md
new file mode 100644
index 0000000000..ba68d5002d
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/echo/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for echo
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/echo/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/echo/package-lock.json
index ba8185262a..47435a6ddc 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/echo/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/echo/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "echo_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/echo/package.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/echo/package.json
index c060ea55cf..daa5b60711 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/echo/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/echo/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/factorial/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/factorial/benchmarks.json
new file mode 100644
index 0000000000..973833b50a
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/factorial/benchmarks.json
@@ -0,0 +1,35 @@
+{
+ "factorial": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1260371" },
+ "method_name": "fac",
+ "timestamp": { "__bigint__": "1730140078621249611" }
+ },
+ {
+ "instructions": { "__bigint__": "1258412" },
+ "method_name": "fac",
+ "timestamp": { "__bigint__": "1730140080522574878" }
+ },
+ {
+ "instructions": { "__bigint__": "1724041" },
+ "method_name": "fac",
+ "timestamp": { "__bigint__": "1730140082703644419" }
+ },
+ {
+ "instructions": { "__bigint__": "2973529" },
+ "method_name": "fac",
+ "timestamp": { "__bigint__": "1730140084630903098" }
+ },
+ {
+ "instructions": { "__bigint__": "5494020" },
+ "method_name": "fac",
+ "timestamp": { "__bigint__": "1730140086825816960" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/factorial/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/factorial/benchmarks.md
new file mode 100644
index 0000000000..1b91cef0ab
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/factorial/benchmarks.md
@@ -0,0 +1,28 @@
+# Benchmarks for factorial
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | fac | 1_260_371 | 1_094_148 | $0.0000014549 | $1.45 |
+| 1 | fac | 1_258_412 | 1_093_364 | $0.0000014538 | $1.45 |
+| 2 | fac | 1_724_041 | 1_279_616 | $0.0000017015 | $1.70 |
+| 3 | fac | 2_973_529 | 1_779_411 | $0.0000023660 | $2.36 |
+| 4 | fac | 5_494_020 | 2_787_608 | $0.0000037066 | $3.70 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/factorial/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/factorial/package-lock.json
index dc98580087..df31f9479e 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/factorial/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/factorial/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "factorial_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/factorial/package.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/factorial/package.json
index d5f2b07152..a200d5efd9 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/factorial/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/factorial/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello-world/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello-world/benchmarks.json
new file mode 100644
index 0000000000..985b5c522c
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello-world/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "hello_world": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello-world/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello-world/benchmarks.md
new file mode 100644
index 0000000000..2d921e72ef
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello-world/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for hello_world
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello-world/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello-world/package-lock.json
index 5a23c0bf02..bab9f37815 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello-world/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello-world/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "hello-world_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello-world/package.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello-world/package.json
index 996609e0c4..9bc0cecac7 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello-world/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello-world/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello/benchmarks.json
new file mode 100644
index 0000000000..d9e318eb6f
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "hello": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello/benchmarks.md
new file mode 100644
index 0000000000..23f0562aca
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for hello
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello/package-lock.json
index f6c31c2418..23d7edae7e 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello/package-lock.json
@@ -8,7 +8,7 @@
"name": "hello_assets",
"version": "0.1.0",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.0",
@@ -2373,9 +2373,9 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello/package.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello/package.json
index 336cb38f4f..7ae0db0452 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/hello/package.json
@@ -18,7 +18,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/http_counter/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/http_counter/package-lock.json
index e0e8ac411b..2b208b82a5 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/http_counter/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/http_counter/package-lock.json
@@ -8,7 +8,7 @@
"name": "http_counter",
"version": "0.1.0",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.0",
@@ -1753,9 +1753,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/http_counter/package.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/http_counter/package.json
index a916d34efd..69e94205e2 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/http_counter/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/http_counter/package.json
@@ -13,7 +13,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/minimal-counter-dapp/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/minimal-counter-dapp/benchmarks.json
new file mode 100644
index 0000000000..0274f7306a
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/minimal-counter-dapp/benchmarks.json
@@ -0,0 +1,30 @@
+{
+ "minimal_dapp": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1132836" },
+ "method_name": "count",
+ "timestamp": { "__bigint__": "1730140084027473871" }
+ },
+ {
+ "instructions": { "__bigint__": "1104747" },
+ "method_name": "count",
+ "timestamp": { "__bigint__": "1730140085972320239" }
+ },
+ {
+ "instructions": { "__bigint__": "1103302" },
+ "method_name": "reset",
+ "timestamp": { "__bigint__": "1730140088108387792" }
+ },
+ {
+ "instructions": { "__bigint__": "1109029" },
+ "method_name": "count",
+ "timestamp": { "__bigint__": "1730140090273171418" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/minimal-counter-dapp/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/minimal-counter-dapp/benchmarks.md
new file mode 100644
index 0000000000..90478c2c3d
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/minimal-counter-dapp/benchmarks.md
@@ -0,0 +1,27 @@
+# Benchmarks for minimal_dapp
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | count | 1_132_836 | 1_043_134 | $0.0000013870 | $1.38 |
+| 1 | count | 1_104_747 | 1_031_898 | $0.0000013721 | $1.37 |
+| 2 | reset | 1_103_302 | 1_031_320 | $0.0000013713 | $1.37 |
+| 3 | count | 1_109_029 | 1_033_611 | $0.0000013744 | $1.37 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/minimal-counter-dapp/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/minimal-counter-dapp/package-lock.json
index 1a1961f175..f214362eb4 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/minimal-counter-dapp/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/minimal-counter-dapp/package-lock.json
@@ -8,7 +8,7 @@
"name": "minimal-counter-dapp",
"version": "0.1.0",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.0",
@@ -2310,9 +2310,9 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/minimal-counter-dapp/package.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/minimal-counter-dapp/package.json
index b8941c2cce..8c4e60335c 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/minimal-counter-dapp/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/minimal-counter-dapp/package.json
@@ -18,7 +18,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/persistent-storage/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/persistent-storage/benchmarks.json
new file mode 100644
index 0000000000..b0a33bce01
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/persistent-storage/benchmarks.json
@@ -0,0 +1,15 @@
+{
+ "persistent_storage": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "3451510439" },
+ "method_name": "postUpgrade",
+ "timestamp": { "__bigint__": "1730140089611311994" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/persistent-storage/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/persistent-storage/benchmarks.md
new file mode 100644
index 0000000000..e18f3e7cb5
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/persistent-storage/benchmarks.md
@@ -0,0 +1,24 @@
+# Benchmarks for persistent_storage
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------- | ------------- | ------------- | ----------------- |
+| 0 | postUpgrade | 3_451_510_439 | 2_581_194_175 | $0.0034321365 | $3_432.13 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/persistent-storage/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/persistent-storage/package-lock.json
index 2d74b0adda..1a2b07c3ee 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/persistent-storage/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/persistent-storage/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "persistent-storage_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/persistent-storage/package.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/persistent-storage/package.json
index 8dd7fd164f..499ad9f57a 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/persistent-storage/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/persistent-storage/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/phone-book/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/phone-book/benchmarks.json
new file mode 100644
index 0000000000..70843ba0ae
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/phone-book/benchmarks.json
@@ -0,0 +1,15 @@
+{
+ "phone_book": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "3428153" },
+ "method_name": "insert",
+ "timestamp": { "__bigint__": "1730140082415069191" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/phone-book/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/phone-book/benchmarks.md
new file mode 100644
index 0000000000..351105698e
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/phone-book/benchmarks.md
@@ -0,0 +1,24 @@
+# Benchmarks for phone_book
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | insert | 3_428_153 | 1_961_261 | $0.0000026078 | $2.60 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/phone-book/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/phone-book/package-lock.json
index 005181908e..a2b363325a 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/phone-book/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/phone-book/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "phone-book_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
@@ -2394,9 +2394,9 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/phone-book/package.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/phone-book/package.json
index 044a004b61..568e56e977 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/phone-book/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/phone-book/package.json
@@ -40,7 +40,7 @@
"last 2 edge version"
],
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"react": "^17.0.2",
"react-dom": "^17.0.2"
}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/quicksort/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/quicksort/benchmarks.json
new file mode 100644
index 0000000000..1d78122718
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/quicksort/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "quicksort": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/quicksort/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/quicksort/benchmarks.md
new file mode 100644
index 0000000000..46473f7abd
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/quicksort/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for quicksort
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/quicksort/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/quicksort/package-lock.json
index cd4000bcc0..c900c55460 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/quicksort/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/quicksort/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "quicksort_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/quicksort/package.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/quicksort/package.json
index 20798e947b..417e3e188b 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/quicksort/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/quicksort/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/simple-to-do/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/simple-to-do/benchmarks.json
new file mode 100644
index 0000000000..98102acc9a
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/simple-to-do/benchmarks.json
@@ -0,0 +1,40 @@
+{
+ "simple_to_do": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1930718" },
+ "method_name": "addTodo",
+ "timestamp": { "__bigint__": "1730140078732478121" }
+ },
+ {
+ "instructions": { "__bigint__": "1684139" },
+ "method_name": "addTodo",
+ "timestamp": { "__bigint__": "1730140080859761088" }
+ },
+ {
+ "instructions": { "__bigint__": "995505" },
+ "method_name": "completeTodo",
+ "timestamp": { "__bigint__": "1730140083053438936" }
+ },
+ {
+ "instructions": { "__bigint__": "901562" },
+ "method_name": "clearCompleted",
+ "timestamp": { "__bigint__": "1730140085242176150" }
+ },
+ {
+ "instructions": { "__bigint__": "989071" },
+ "method_name": "completeTodo",
+ "timestamp": { "__bigint__": "1730140087139659057" }
+ },
+ {
+ "instructions": { "__bigint__": "886932" },
+ "method_name": "clearCompleted",
+ "timestamp": { "__bigint__": "1730140089162667380" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/simple-to-do/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/simple-to-do/benchmarks.md
new file mode 100644
index 0000000000..fb16424a1b
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/simple-to-do/benchmarks.md
@@ -0,0 +1,29 @@
+# Benchmarks for simple_to_do
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | -------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | addTodo | 1_930_718 | 1_362_287 | $0.0000018114 | $1.81 |
+| 1 | addTodo | 1_684_139 | 1_263_655 | $0.0000016802 | $1.68 |
+| 2 | completeTodo | 995_505 | 988_202 | $0.0000013140 | $1.31 |
+| 3 | clearCompleted | 901_562 | 950_624 | $0.0000012640 | $1.26 |
+| 4 | completeTodo | 989_071 | 985_628 | $0.0000013106 | $1.31 |
+| 5 | clearCompleted | 886_932 | 944_772 | $0.0000012562 | $1.25 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/simple-to-do/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/simple-to-do/package-lock.json
index 852bf5aa08..1928dafcb1 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/simple-to-do/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/simple-to-do/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "simple-to-do_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/simple-to-do/package.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/simple-to-do/package.json
index a0c35c5dd5..7d4c8a0a97 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/simple-to-do/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/simple-to-do/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/superheroes/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/superheroes/benchmarks.json
new file mode 100644
index 0000000000..64f2817b50
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/superheroes/benchmarks.json
@@ -0,0 +1,40 @@
+{
+ "superheroes": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "4464905" },
+ "method_name": "create",
+ "timestamp": { "__bigint__": "1730140086736503093" }
+ },
+ {
+ "instructions": { "__bigint__": "5764754" },
+ "method_name": "create",
+ "timestamp": { "__bigint__": "1730140088634747029" }
+ },
+ {
+ "instructions": { "__bigint__": "6186476" },
+ "method_name": "update",
+ "timestamp": { "__bigint__": "1730140090738459740" }
+ },
+ {
+ "instructions": { "__bigint__": "4382000" },
+ "method_name": "update",
+ "timestamp": { "__bigint__": "1730140092924383096" }
+ },
+ {
+ "instructions": { "__bigint__": "1218121" },
+ "method_name": "deleteHero",
+ "timestamp": { "__bigint__": "1730140094823619596" }
+ },
+ {
+ "instructions": { "__bigint__": "1206778" },
+ "method_name": "deleteHero",
+ "timestamp": { "__bigint__": "1730140097043291356" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/superheroes/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/superheroes/benchmarks.md
new file mode 100644
index 0000000000..8a0fccb573
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/superheroes/benchmarks.md
@@ -0,0 +1,29 @@
+# Benchmarks for superheroes
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | create | 4_464_905 | 2_375_962 | $0.0000031592 | $3.15 |
+| 1 | create | 5_764_754 | 2_895_901 | $0.0000038506 | $3.85 |
+| 2 | update | 6_186_476 | 3_064_590 | $0.0000040749 | $4.07 |
+| 3 | update | 4_382_000 | 2_342_800 | $0.0000031152 | $3.11 |
+| 4 | deleteHero | 1_218_121 | 1_077_248 | $0.0000014324 | $1.43 |
+| 5 | deleteHero | 1_206_778 | 1_072_711 | $0.0000014264 | $1.42 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/superheroes/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/superheroes/package-lock.json
index 14dbc42ca5..7d4c251951 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/superheroes/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/superheroes/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "superheroes_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
@@ -2394,9 +2394,9 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/superheroes/package.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/superheroes/package.json
index ae03476adf..8be4bf29e9 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/superheroes/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/superheroes/package.json
@@ -40,7 +40,7 @@
"last 2 edge version"
],
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"react": "^17.0.2",
"react-dom": "^17.0.2"
}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/threshold_ecdsa/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/threshold_ecdsa/benchmarks.json
new file mode 100644
index 0000000000..992285d8f0
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/threshold_ecdsa/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "threshold_ecdsa": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/threshold_ecdsa/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/threshold_ecdsa/benchmarks.md
new file mode 100644
index 0000000000..00fd55026c
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/threshold_ecdsa/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for threshold_ecdsa
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/threshold_ecdsa/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/threshold_ecdsa/package-lock.json
index f341e86cec..1cee2d4037 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/threshold_ecdsa/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/threshold_ecdsa/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "threshold_ecdsa_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"encode-utf8": "2.0.0"
},
"devDependencies": {
@@ -1752,9 +1752,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/threshold_ecdsa/package.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/threshold_ecdsa/package.json
index dc6c63040d..bad408be0b 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/threshold_ecdsa/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/threshold_ecdsa/package.json
@@ -6,7 +6,7 @@
"test": "AZLE_TEST_FETCH=false npm run tests && AZLE_TEST_FETCH=true npm run tests"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"encode-utf8": "2.0.0"
},
"devDependencies": {
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/whoami/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/whoami/package-lock.json
index f94e1b3c5d..d164fba811 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/whoami/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/whoami/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "whoami_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1810,9 +1810,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/whoami/package.json b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/whoami/package.json
index de7fe4baf7..a4d90eba55 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/whoami/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/motoko_examples/whoami/package.json
@@ -6,7 +6,7 @@
"test": "AZLE_TEST_FETCH=false npm run tests && AZLE_TEST_FETCH=true npm run tests"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/notify_raw/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/notify_raw/benchmarks.json
new file mode 100644
index 0000000000..1476aca3e5
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/notify_raw/benchmarks.json
@@ -0,0 +1,28 @@
+{
+ "canister1": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1646459" },
+ "method_name": "sendNotification",
+ "timestamp": { "__bigint__": "1730140083018387674" }
+ }
+ ]
+ }
+ },
+ "canister2": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "870138" },
+ "method_name": "receiveNotification",
+ "timestamp": { "__bigint__": "1730140083018387674" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/notify_raw/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/notify_raw/benchmarks.md
new file mode 100644
index 0000000000..a7e886a45d
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/notify_raw/benchmarks.md
@@ -0,0 +1,36 @@
+# Benchmarks for canister1
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ---------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | sendNotification | 1_646_459 | 1_248_583 | $0.0000016602 | $1.66 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+# Benchmarks for canister2
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ------------------- | ------------ | ------- | ------------- | ----------------- |
+| 0 | receiveNotification | 870_138 | 938_055 | $0.0000012473 | $1.24 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/notify_raw/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/notify_raw/package-lock.json
index 3a59310751..e55ae06d85 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/notify_raw/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/notify_raw/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "notify_raw_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2069,11 +2069,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7797,9 +7796,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/notify_raw/package.json b/tests/end_to_end/candid_rpc/functional_syntax/notify_raw/package.json
index d93fefc4cb..184e344c30 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/notify_raw/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/notify_raw/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/null_example/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/null_example/benchmarks.json
new file mode 100644
index 0000000000..4582e18a71
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/null_example/benchmarks.json
@@ -0,0 +1,25 @@
+{
+ "null_example": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "8977707" },
+ "method_name": "setPartiallyNullRecord",
+ "timestamp": { "__bigint__": "1730140065213182699" }
+ },
+ {
+ "instructions": { "__bigint__": "5391598" },
+ "method_name": "setSmallNullRecord",
+ "timestamp": { "__bigint__": "1730140067505482512" }
+ },
+ {
+ "instructions": { "__bigint__": "8715530" },
+ "method_name": "setLargeNullRecord",
+ "timestamp": { "__bigint__": "1730140069438420918" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/null_example/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/null_example/benchmarks.md
new file mode 100644
index 0000000000..51530ceb63
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/null_example/benchmarks.md
@@ -0,0 +1,26 @@
+# Benchmarks for null_example
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ---------------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | setPartiallyNullRecord | 8_977_707 | 4_181_082 | $0.0000055595 | $5.55 |
+| 1 | setSmallNullRecord | 5_391_598 | 2_746_639 | $0.0000036521 | $3.65 |
+| 2 | setLargeNullRecord | 8_715_530 | 4_076_212 | $0.0000054200 | $5.42 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/null_example/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/null_example/package-lock.json
index a5c5da0085..e21372919f 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/null_example/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/null_example/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "null_example_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2069,11 +2069,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7797,9 +7796,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/null_example/package.json b/tests/end_to_end/candid_rpc/functional_syntax/null_example/package.json
index 6f458b0d9d..5e64a50bd3 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/null_example/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/null_example/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/optional_types/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/optional_types/benchmarks.json
new file mode 100644
index 0000000000..065689ab58
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/optional_types/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "optional_types": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/optional_types/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/optional_types/benchmarks.md
new file mode 100644
index 0000000000..f10c8a333e
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/optional_types/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for optional_types
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/optional_types/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/optional_types/package-lock.json
index fdfe6c2ec9..a9f832e82b 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/optional_types/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/optional_types/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "optional_types_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2087,11 +2087,10 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7929,9 +7928,9 @@
"dev": true
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/optional_types/package.json b/tests/end_to_end/candid_rpc/functional_syntax/optional_types/package.json
index 53a02edf0b..d98132ad35 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/optional_types/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/optional_types/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/outgoing_http_requests/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/outgoing_http_requests/benchmarks.json
new file mode 100644
index 0000000000..330f7c2863
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/outgoing_http_requests/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "outgoing_http_requests": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/outgoing_http_requests/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/outgoing_http_requests/benchmarks.md
new file mode 100644
index 0000000000..2f503f3355
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/outgoing_http_requests/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for outgoing_http_requests
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/outgoing_http_requests/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/outgoing_http_requests/package-lock.json
index 0db6f2a473..4703283836 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/outgoing_http_requests/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/outgoing_http_requests/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "outgoing_http_requests_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2059,11 +2059,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7751,9 +7750,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/outgoing_http_requests/package.json b/tests/end_to_end/candid_rpc/functional_syntax/outgoing_http_requests/package.json
index cf3a8c202f..d5de5a6903 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/outgoing_http_requests/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/outgoing_http_requests/package.json
@@ -6,7 +6,7 @@
"test": "AZLE_TEST_FETCH=false npm run tests && AZLE_TEST_FETCH=true npm run tests"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/pre_and_post_upgrade/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/pre_and_post_upgrade/benchmarks.json
new file mode 100644
index 0000000000..6f082eb798
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/pre_and_post_upgrade/benchmarks.json
@@ -0,0 +1,15 @@
+{
+ "pre_and_post_upgrade": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "3455067454" },
+ "method_name": "postUpgrade",
+ "timestamp": { "__bigint__": "1730140071976004981" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/pre_and_post_upgrade/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/pre_and_post_upgrade/benchmarks.md
new file mode 100644
index 0000000000..ed326bdf90
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/pre_and_post_upgrade/benchmarks.md
@@ -0,0 +1,24 @@
+# Benchmarks for pre_and_post_upgrade
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------- | ------------- | ------------- | ----------------- |
+| 0 | postUpgrade | 3_455_067_454 | 2_582_616_981 | $0.0034340283 | $3_434.02 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/pre_and_post_upgrade/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/pre_and_post_upgrade/package-lock.json
index 9179c28f8a..d97544791b 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/pre_and_post_upgrade/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/pre_and_post_upgrade/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "pre_and_post_upgrade_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/pre_and_post_upgrade/package.json b/tests/end_to_end/candid_rpc/functional_syntax/pre_and_post_upgrade/package.json
index fa9299ae4e..e2eab4efa2 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/pre_and_post_upgrade/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/pre_and_post_upgrade/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/primitive_types/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/primitive_types/benchmarks.json
new file mode 100644
index 0000000000..d46df970db
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/primitive_types/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "primitive_types": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/primitive_types/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/primitive_types/benchmarks.md
new file mode 100644
index 0000000000..8023996bad
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/primitive_types/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for primitive_types
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/primitive_types/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/primitive_types/package-lock.json
index 860ee121ab..f0b00cd391 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/primitive_types/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/primitive_types/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "primitive_types_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/primitive_types/package.json b/tests/end_to_end/candid_rpc/functional_syntax/primitive_types/package.json
index d61cc6aeea..36f6cce905 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/primitive_types/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/primitive_types/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/principal/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/principal/benchmarks.json
new file mode 100644
index 0000000000..038cf55203
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/principal/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "principal": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/principal/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/principal/benchmarks.md
new file mode 100644
index 0000000000..280e5bbd90
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/principal/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for principal
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/principal/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/principal/package-lock.json
index 19c1ea1aa7..d0d239379c 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/principal/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/principal/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "principal_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/principal/package.json b/tests/end_to_end/candid_rpc/functional_syntax/principal/package.json
index 2a0bcbc4a0..2e0b7c38f6 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/principal/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/principal/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/query/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/query/benchmarks.json
new file mode 100644
index 0000000000..85005162c3
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/query/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "query": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/query/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/query/benchmarks.md
new file mode 100644
index 0000000000..df41497e88
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/query/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for query
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/query/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/query/package-lock.json
index c507809814..b22428daf1 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/query/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/query/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "query_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.19.2",
@@ -2122,11 +2122,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7936,9 +7935,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/query/package.json b/tests/end_to_end/candid_rpc/functional_syntax/query/package.json
index ff6d3788bc..b27ac2a460 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/query/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/query/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/randomness/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/randomness/benchmarks.json
new file mode 100644
index 0000000000..ceadb7521e
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/randomness/benchmarks.json
@@ -0,0 +1,40 @@
+{
+ "randomness": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "3740155454" },
+ "method_name": "postUpgrade",
+ "timestamp": { "__bigint__": "1730140082162254261" }
+ },
+ {
+ "instructions": { "__bigint__": "1042536" },
+ "method_name": "randomNumber",
+ "timestamp": { "__bigint__": "1730140085444313391" }
+ },
+ {
+ "instructions": { "__bigint__": "1027953" },
+ "method_name": "randomNumber",
+ "timestamp": { "__bigint__": "1730140087536425032" }
+ },
+ {
+ "instructions": { "__bigint__": "1028316" },
+ "method_name": "randomNumber",
+ "timestamp": { "__bigint__": "1730140089551520068" }
+ },
+ {
+ "instructions": { "__bigint__": "1027838" },
+ "method_name": "randomNumber",
+ "timestamp": { "__bigint__": "1730140091629499706" }
+ },
+ {
+ "instructions": { "__bigint__": "1027339" },
+ "method_name": "randomNumber",
+ "timestamp": { "__bigint__": "1730140093745279244" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/randomness/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/randomness/benchmarks.md
new file mode 100644
index 0000000000..f5c121dd7a
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/randomness/benchmarks.md
@@ -0,0 +1,29 @@
+# Benchmarks for randomness
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ------------ | ------------- | ------------- | ------------- | ----------------- |
+| 0 | postUpgrade | 3_740_155_454 | 2_696_652_181 | $0.0035856575 | $3_585.65 |
+| 1 | randomNumber | 1_042_536 | 1_007_014 | $0.0000013390 | $1.33 |
+| 2 | randomNumber | 1_027_953 | 1_001_181 | $0.0000013312 | $1.33 |
+| 3 | randomNumber | 1_028_316 | 1_001_326 | $0.0000013314 | $1.33 |
+| 4 | randomNumber | 1_027_838 | 1_001_135 | $0.0000013312 | $1.33 |
+| 5 | randomNumber | 1_027_339 | 1_000_935 | $0.0000013309 | $1.33 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/randomness/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/randomness/package-lock.json
index 6dfe527210..e078c500ee 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/randomness/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/randomness/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "randomness_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2069,11 +2069,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7797,9 +7796,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/randomness/package.json b/tests/end_to_end/candid_rpc/functional_syntax/randomness/package.json
index 8561c37baa..44456c4ba2 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/randomness/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/randomness/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/recursion/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/recursion/package-lock.json
index 02a9ce8963..840eea5996 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/recursion/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/recursion/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "recursion_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2069,11 +2069,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7797,9 +7796,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/recursion/package.json b/tests/end_to_end/candid_rpc/functional_syntax/recursion/package.json
index 545ad29051..07b71b6e32 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/recursion/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/recursion/package.json
@@ -6,7 +6,7 @@
"test": "AZLE_TEST_FETCH=false npm run tests && AZLE_TEST_FETCH=true npm run tests"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/rejections/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/rejections/package-lock.json
index 2b46505d2d..40582a0cd0 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/rejections/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/rejections/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "rejections_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2069,11 +2069,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7797,9 +7796,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/rejections/package.json b/tests/end_to_end/candid_rpc/functional_syntax/rejections/package.json
index ac1b4fe8a4..2cc41faec6 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/rejections/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/rejections/package.json
@@ -6,7 +6,7 @@
"test": "AZLE_TEST_FETCH=false npm run tests && AZLE_TEST_FETCH=true npm run tests"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/robust_imports/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/robust_imports/benchmarks.json
new file mode 100644
index 0000000000..5113a06e59
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/robust_imports/benchmarks.json
@@ -0,0 +1,625 @@
+{
+ "robust_imports": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "4048413680" },
+ "method_name": "separateArilsFromPith",
+ "timestamp": { "__bigint__": "1730140081978993873" }
+ },
+ {
+ "instructions": { "__bigint__": "8920033" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140082025389537" }
+ },
+ {
+ "instructions": { "__bigint__": "8906243" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140082252529181" }
+ },
+ {
+ "instructions": { "__bigint__": "8906220" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140082275226811" }
+ },
+ {
+ "instructions": { "__bigint__": "8906245" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140082702321749" }
+ },
+ {
+ "instructions": { "__bigint__": "8902678" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140082725003207" }
+ },
+ {
+ "instructions": { "__bigint__": "8903658" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140082955129991" }
+ },
+ {
+ "instructions": { "__bigint__": "8903633" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140082977118889" }
+ },
+ {
+ "instructions": { "__bigint__": "8903666" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140083001199517" }
+ },
+ {
+ "instructions": { "__bigint__": "8916454" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140083023535184" }
+ },
+ {
+ "instructions": { "__bigint__": "8915489" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140083252761319" }
+ },
+ {
+ "instructions": { "__bigint__": "8916216" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140083275752557" }
+ },
+ {
+ "instructions": { "__bigint__": "8916905" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140083298650526" }
+ },
+ {
+ "instructions": { "__bigint__": "8917352" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140083323165700" }
+ },
+ {
+ "instructions": { "__bigint__": "8916612" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140083550343921" }
+ },
+ {
+ "instructions": { "__bigint__": "8923722" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140083572872886" }
+ },
+ {
+ "instructions": { "__bigint__": "8913332" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140083597377137" }
+ },
+ {
+ "instructions": { "__bigint__": "8917581" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140083618976827" }
+ },
+ {
+ "instructions": { "__bigint__": "8915866" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140083843881463" }
+ },
+ {
+ "instructions": { "__bigint__": "8924632" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140083866166543" }
+ },
+ {
+ "instructions": { "__bigint__": "8917016" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140083895819383" }
+ },
+ {
+ "instructions": { "__bigint__": "8906468" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140083923325021" }
+ },
+ {
+ "instructions": { "__bigint__": "8933049" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140084156255373" }
+ },
+ {
+ "instructions": { "__bigint__": "8938256" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140084193827293" }
+ },
+ {
+ "instructions": { "__bigint__": "8938055" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140084222752222" }
+ },
+ {
+ "instructions": { "__bigint__": "8940921" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140084313905697" }
+ },
+ {
+ "instructions": { "__bigint__": "8941265" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140084550478304" }
+ },
+ {
+ "instructions": { "__bigint__": "8940461" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140084571628547" }
+ },
+ {
+ "instructions": { "__bigint__": "8942837" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140084657813267" }
+ },
+ {
+ "instructions": { "__bigint__": "8934060" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140084686676831" }
+ },
+ {
+ "instructions": { "__bigint__": "8936666" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140084716435375" }
+ },
+ {
+ "instructions": { "__bigint__": "8924772" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140084747147660" }
+ },
+ {
+ "instructions": { "__bigint__": "8925208" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140084980056505" }
+ },
+ {
+ "instructions": { "__bigint__": "8935824" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140084996712943" }
+ },
+ {
+ "instructions": { "__bigint__": "8921156" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140085023021360" }
+ },
+ {
+ "instructions": { "__bigint__": "8928586" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140085041836997" }
+ },
+ {
+ "instructions": { "__bigint__": "8924869" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140085064572728" }
+ },
+ {
+ "instructions": { "__bigint__": "8930187" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140085085766292" }
+ },
+ {
+ "instructions": { "__bigint__": "8928831" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140085105498259" }
+ },
+ {
+ "instructions": { "__bigint__": "8928864" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140085334692196" }
+ },
+ {
+ "instructions": { "__bigint__": "8917646" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140085362546147" }
+ },
+ {
+ "instructions": { "__bigint__": "8932829" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140085390702852" }
+ },
+ {
+ "instructions": { "__bigint__": "8935046" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140085417964047" }
+ },
+ {
+ "instructions": { "__bigint__": "8935412" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140085645676078" }
+ },
+ {
+ "instructions": { "__bigint__": "8937849" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140085673441083" }
+ },
+ {
+ "instructions": { "__bigint__": "8931472" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140085697149400" }
+ },
+ {
+ "instructions": { "__bigint__": "8930470" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140085726080772" }
+ },
+ {
+ "instructions": { "__bigint__": "8933872" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140085751539333" }
+ },
+ {
+ "instructions": { "__bigint__": "8929919" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140085999314079" }
+ },
+ {
+ "instructions": { "__bigint__": "8936941" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140086022956690" }
+ },
+ {
+ "instructions": { "__bigint__": "2066170" },
+ "method_name": "setStable",
+ "timestamp": { "__bigint__": "1730140086046359276" }
+ },
+ {
+ "instructions": { "__bigint__": "8932144" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140086079200795" }
+ },
+ {
+ "instructions": { "__bigint__": "8936738" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140086302068235" }
+ },
+ {
+ "instructions": { "__bigint__": "8936892" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140086322239121" }
+ },
+ {
+ "instructions": { "__bigint__": "8935362" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140086341958464" }
+ },
+ {
+ "instructions": { "__bigint__": "8934186" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140086363606556" }
+ },
+ {
+ "instructions": { "__bigint__": "8934254" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140086586579456" }
+ },
+ {
+ "instructions": { "__bigint__": "8933972" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140086606576845" }
+ },
+ {
+ "instructions": { "__bigint__": "8932917" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140086628967292" }
+ },
+ {
+ "instructions": { "__bigint__": "8933327" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140086651496077" }
+ },
+ {
+ "instructions": { "__bigint__": "8933281" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140086874856708" }
+ },
+ {
+ "instructions": { "__bigint__": "8931802" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140086892829955" }
+ },
+ {
+ "instructions": { "__bigint__": "8930364" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140086910786167" }
+ },
+ {
+ "instructions": { "__bigint__": "8927475" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140086929077335" }
+ },
+ {
+ "instructions": { "__bigint__": "8929119" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140087161009411" }
+ },
+ {
+ "instructions": { "__bigint__": "8922708" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140087182932679" }
+ },
+ {
+ "instructions": { "__bigint__": "8935593" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140087200100555" }
+ },
+ {
+ "instructions": { "__bigint__": "8921234" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140087217062704" }
+ },
+ {
+ "instructions": { "__bigint__": "8920037" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140087436399191" }
+ },
+ {
+ "instructions": { "__bigint__": "8922661" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140087453759751" }
+ },
+ {
+ "instructions": { "__bigint__": "8923852" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140087470791014" }
+ },
+ {
+ "instructions": { "__bigint__": "8937046" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140087488451433" }
+ },
+ {
+ "instructions": { "__bigint__": "8920762" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140087708991225" }
+ },
+ {
+ "instructions": { "__bigint__": "8940259" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140087725865864" }
+ },
+ {
+ "instructions": { "__bigint__": "8936662" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140087744049652" }
+ },
+ {
+ "instructions": { "__bigint__": "8940663" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140087761900720" }
+ },
+ {
+ "instructions": { "__bigint__": "8933323" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140087983481492" }
+ },
+ {
+ "instructions": { "__bigint__": "8938111" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140088002069082" }
+ },
+ {
+ "instructions": { "__bigint__": "8917376" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140088019595595" }
+ },
+ {
+ "instructions": { "__bigint__": "8937043" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140088037377769" }
+ },
+ {
+ "instructions": { "__bigint__": "8924985" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140088258592673" }
+ },
+ {
+ "instructions": { "__bigint__": "8921353" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140088277748414" }
+ },
+ {
+ "instructions": { "__bigint__": "8921067" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140088297878334" }
+ },
+ {
+ "instructions": { "__bigint__": "8937472" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140088321667601" }
+ },
+ {
+ "instructions": { "__bigint__": "8936225" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140088545564407" }
+ },
+ {
+ "instructions": { "__bigint__": "8935806" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140088568553023" }
+ },
+ {
+ "instructions": { "__bigint__": "8932630" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140088594721599" }
+ },
+ {
+ "instructions": { "__bigint__": "8936860" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140088616584596" }
+ },
+ {
+ "instructions": { "__bigint__": "8934597" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140088646480441" }
+ },
+ {
+ "instructions": { "__bigint__": "8936730" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140088688086582" }
+ },
+ {
+ "instructions": { "__bigint__": "8924694" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140088714392183" }
+ },
+ {
+ "instructions": { "__bigint__": "8928147" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140088940120661" }
+ },
+ {
+ "instructions": { "__bigint__": "8917357" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140088963535318" }
+ },
+ {
+ "instructions": { "__bigint__": "8916356" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140089001940271" }
+ },
+ {
+ "instructions": { "__bigint__": "8922532" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140089033132634" }
+ },
+ {
+ "instructions": { "__bigint__": "8924214" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140089061101030" }
+ },
+ {
+ "instructions": { "__bigint__": "8938132" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140089085465419" }
+ },
+ {
+ "instructions": { "__bigint__": "8924752" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140089110678189" }
+ },
+ {
+ "instructions": { "__bigint__": "8931708" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140089334268863" }
+ },
+ {
+ "instructions": { "__bigint__": "8930246" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140089371572213" }
+ },
+ {
+ "instructions": { "__bigint__": "8939143" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140089396903761" }
+ },
+ {
+ "instructions": { "__bigint__": "8931893" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140089421205043" }
+ },
+ {
+ "instructions": { "__bigint__": "8932914" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140089656289443" }
+ },
+ {
+ "instructions": { "__bigint__": "8933322" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140089680705608" }
+ },
+ {
+ "instructions": { "__bigint__": "8929683" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140089716232518" }
+ },
+ {
+ "instructions": { "__bigint__": "8923697" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140089737684536" }
+ },
+ {
+ "instructions": { "__bigint__": "8926041" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140089961950306" }
+ },
+ {
+ "instructions": { "__bigint__": "8925543" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140089984084078" }
+ },
+ {
+ "instructions": { "__bigint__": "8926004" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140090011596571" }
+ },
+ {
+ "instructions": { "__bigint__": "8925606" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140090035522111" }
+ },
+ {
+ "instructions": { "__bigint__": "8915064" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140090259338456" }
+ },
+ {
+ "instructions": { "__bigint__": "8934554" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140090280721041" }
+ },
+ {
+ "instructions": { "__bigint__": "8933786" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140090307106985" }
+ },
+ {
+ "instructions": { "__bigint__": "8924766" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140090328778793" }
+ },
+ {
+ "instructions": { "__bigint__": "8926638" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140090358930079" }
+ },
+ {
+ "instructions": { "__bigint__": "8930058" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140090585702273" }
+ },
+ {
+ "instructions": { "__bigint__": "8930928" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140090619109172" }
+ },
+ {
+ "instructions": { "__bigint__": "8926239" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140090644541455" }
+ },
+ {
+ "instructions": { "__bigint__": "8910048" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140090677224176" }
+ },
+ {
+ "instructions": { "__bigint__": "8928032" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140090908615942" }
+ },
+ {
+ "instructions": { "__bigint__": "8925879" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140090930683568" }
+ },
+ {
+ "instructions": { "__bigint__": "8930040" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140090953959368" }
+ },
+ {
+ "instructions": { "__bigint__": "8926347" },
+ "method_name": "buyHoneydew",
+ "timestamp": { "__bigint__": "1730140090982642686" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/robust_imports/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/robust_imports/benchmarks.md
new file mode 100644
index 0000000000..79b4b8898b
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/robust_imports/benchmarks.md
@@ -0,0 +1,146 @@
+# Benchmarks for robust_imports
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | --------------------- | ------------- | ------------- | ------------- | ----------------- |
+| 0 | separateArilsFromPith | 4_048_413_680 | 3_219_955_472 | $0.0042814782 | $4_281.47 |
+| 1 | buyHoneydew | 8_920_033 | 4_158_013 | $0.0000055288 | $5.52 |
+| 2 | buyHoneydew | 8_906_243 | 4_152_497 | $0.0000055215 | $5.52 |
+| 3 | buyHoneydew | 8_906_220 | 4_152_488 | $0.0000055214 | $5.52 |
+| 4 | buyHoneydew | 8_906_245 | 4_152_498 | $0.0000055215 | $5.52 |
+| 5 | buyHoneydew | 8_902_678 | 4_151_071 | $0.0000055196 | $5.51 |
+| 6 | buyHoneydew | 8_903_658 | 4_151_463 | $0.0000055201 | $5.52 |
+| 7 | buyHoneydew | 8_903_633 | 4_151_453 | $0.0000055201 | $5.52 |
+| 8 | buyHoneydew | 8_903_666 | 4_151_466 | $0.0000055201 | $5.52 |
+| 9 | buyHoneydew | 8_916_454 | 4_156_581 | $0.0000055269 | $5.52 |
+| 10 | buyHoneydew | 8_915_489 | 4_156_195 | $0.0000055264 | $5.52 |
+| 11 | buyHoneydew | 8_916_216 | 4_156_486 | $0.0000055268 | $5.52 |
+| 12 | buyHoneydew | 8_916_905 | 4_156_762 | $0.0000055271 | $5.52 |
+| 13 | buyHoneydew | 8_917_352 | 4_156_940 | $0.0000055274 | $5.52 |
+| 14 | buyHoneydew | 8_916_612 | 4_156_644 | $0.0000055270 | $5.52 |
+| 15 | buyHoneydew | 8_923_722 | 4_159_488 | $0.0000055307 | $5.53 |
+| 16 | buyHoneydew | 8_913_332 | 4_155_332 | $0.0000055252 | $5.52 |
+| 17 | buyHoneydew | 8_917_581 | 4_157_032 | $0.0000055275 | $5.52 |
+| 18 | buyHoneydew | 8_915_866 | 4_156_346 | $0.0000055266 | $5.52 |
+| 19 | buyHoneydew | 8_924_632 | 4_159_852 | $0.0000055312 | $5.53 |
+| 20 | buyHoneydew | 8_917_016 | 4_156_806 | $0.0000055272 | $5.52 |
+| 21 | buyHoneydew | 8_906_468 | 4_152_587 | $0.0000055216 | $5.52 |
+| 22 | buyHoneydew | 8_933_049 | 4_163_219 | $0.0000055357 | $5.53 |
+| 23 | buyHoneydew | 8_938_256 | 4_165_302 | $0.0000055385 | $5.53 |
+| 24 | buyHoneydew | 8_938_055 | 4_165_222 | $0.0000055384 | $5.53 |
+| 25 | buyHoneydew | 8_940_921 | 4_166_368 | $0.0000055399 | $5.53 |
+| 26 | buyHoneydew | 8_941_265 | 4_166_506 | $0.0000055401 | $5.54 |
+| 27 | buyHoneydew | 8_940_461 | 4_166_184 | $0.0000055396 | $5.53 |
+| 28 | buyHoneydew | 8_942_837 | 4_167_134 | $0.0000055409 | $5.54 |
+| 29 | buyHoneydew | 8_934_060 | 4_163_624 | $0.0000055362 | $5.53 |
+| 30 | buyHoneydew | 8_936_666 | 4_164_666 | $0.0000055376 | $5.53 |
+| 31 | buyHoneydew | 8_924_772 | 4_159_908 | $0.0000055313 | $5.53 |
+| 32 | buyHoneydew | 8_925_208 | 4_160_083 | $0.0000055315 | $5.53 |
+| 33 | buyHoneydew | 8_935_824 | 4_164_329 | $0.0000055372 | $5.53 |
+| 34 | buyHoneydew | 8_921_156 | 4_158_462 | $0.0000055294 | $5.52 |
+| 35 | buyHoneydew | 8_928_586 | 4_161_434 | $0.0000055333 | $5.53 |
+| 36 | buyHoneydew | 8_924_869 | 4_159_947 | $0.0000055314 | $5.53 |
+| 37 | buyHoneydew | 8_930_187 | 4_162_074 | $0.0000055342 | $5.53 |
+| 38 | buyHoneydew | 8_928_831 | 4_161_532 | $0.0000055335 | $5.53 |
+| 39 | buyHoneydew | 8_928_864 | 4_161_545 | $0.0000055335 | $5.53 |
+| 40 | buyHoneydew | 8_917_646 | 4_157_058 | $0.0000055275 | $5.52 |
+| 41 | buyHoneydew | 8_932_829 | 4_163_131 | $0.0000055356 | $5.53 |
+| 42 | buyHoneydew | 8_935_046 | 4_164_018 | $0.0000055368 | $5.53 |
+| 43 | buyHoneydew | 8_935_412 | 4_164_164 | $0.0000055370 | $5.53 |
+| 44 | buyHoneydew | 8_937_849 | 4_165_139 | $0.0000055383 | $5.53 |
+| 45 | buyHoneydew | 8_931_472 | 4_162_588 | $0.0000055349 | $5.53 |
+| 46 | buyHoneydew | 8_930_470 | 4_162_188 | $0.0000055343 | $5.53 |
+| 47 | buyHoneydew | 8_933_872 | 4_163_548 | $0.0000055361 | $5.53 |
+| 48 | buyHoneydew | 8_929_919 | 4_161_967 | $0.0000055340 | $5.53 |
+| 49 | buyHoneydew | 8_936_941 | 4_164_776 | $0.0000055378 | $5.53 |
+| 50 | setStable | 2_066_170 | 1_416_468 | $0.0000018834 | $1.88 |
+| 51 | buyHoneydew | 8_932_144 | 4_162_857 | $0.0000055352 | $5.53 |
+| 52 | buyHoneydew | 8_936_738 | 4_164_695 | $0.0000055377 | $5.53 |
+| 53 | buyHoneydew | 8_936_892 | 4_164_756 | $0.0000055378 | $5.53 |
+| 54 | buyHoneydew | 8_935_362 | 4_164_144 | $0.0000055369 | $5.53 |
+| 55 | buyHoneydew | 8_934_186 | 4_163_674 | $0.0000055363 | $5.53 |
+| 56 | buyHoneydew | 8_934_254 | 4_163_701 | $0.0000055363 | $5.53 |
+| 57 | buyHoneydew | 8_933_972 | 4_163_588 | $0.0000055362 | $5.53 |
+| 58 | buyHoneydew | 8_932_917 | 4_163_166 | $0.0000055356 | $5.53 |
+| 59 | buyHoneydew | 8_933_327 | 4_163_330 | $0.0000055359 | $5.53 |
+| 60 | buyHoneydew | 8_933_281 | 4_163_312 | $0.0000055358 | $5.53 |
+| 61 | buyHoneydew | 8_931_802 | 4_162_720 | $0.0000055350 | $5.53 |
+| 62 | buyHoneydew | 8_930_364 | 4_162_145 | $0.0000055343 | $5.53 |
+| 63 | buyHoneydew | 8_927_475 | 4_160_990 | $0.0000055327 | $5.53 |
+| 64 | buyHoneydew | 8_929_119 | 4_161_647 | $0.0000055336 | $5.53 |
+| 65 | buyHoneydew | 8_922_708 | 4_159_083 | $0.0000055302 | $5.53 |
+| 66 | buyHoneydew | 8_935_593 | 4_164_237 | $0.0000055371 | $5.53 |
+| 67 | buyHoneydew | 8_921_234 | 4_158_493 | $0.0000055294 | $5.52 |
+| 68 | buyHoneydew | 8_920_037 | 4_158_014 | $0.0000055288 | $5.52 |
+| 69 | buyHoneydew | 8_922_661 | 4_159_064 | $0.0000055302 | $5.53 |
+| 70 | buyHoneydew | 8_923_852 | 4_159_540 | $0.0000055308 | $5.53 |
+| 71 | buyHoneydew | 8_937_046 | 4_164_818 | $0.0000055378 | $5.53 |
+| 72 | buyHoneydew | 8_920_762 | 4_158_304 | $0.0000055292 | $5.52 |
+| 73 | buyHoneydew | 8_940_259 | 4_166_103 | $0.0000055395 | $5.53 |
+| 74 | buyHoneydew | 8_936_662 | 4_164_664 | $0.0000055376 | $5.53 |
+| 75 | buyHoneydew | 8_940_663 | 4_166_265 | $0.0000055398 | $5.53 |
+| 76 | buyHoneydew | 8_933_323 | 4_163_329 | $0.0000055359 | $5.53 |
+| 77 | buyHoneydew | 8_938_111 | 4_165_244 | $0.0000055384 | $5.53 |
+| 78 | buyHoneydew | 8_917_376 | 4_156_950 | $0.0000055274 | $5.52 |
+| 79 | buyHoneydew | 8_937_043 | 4_164_817 | $0.0000055378 | $5.53 |
+| 80 | buyHoneydew | 8_924_985 | 4_159_994 | $0.0000055314 | $5.53 |
+| 81 | buyHoneydew | 8_921_353 | 4_158_541 | $0.0000055295 | $5.52 |
+| 82 | buyHoneydew | 8_921_067 | 4_158_426 | $0.0000055293 | $5.52 |
+| 83 | buyHoneydew | 8_937_472 | 4_164_988 | $0.0000055381 | $5.53 |
+| 84 | buyHoneydew | 8_936_225 | 4_164_490 | $0.0000055374 | $5.53 |
+| 85 | buyHoneydew | 8_935_806 | 4_164_322 | $0.0000055372 | $5.53 |
+| 86 | buyHoneydew | 8_932_630 | 4_163_052 | $0.0000055355 | $5.53 |
+| 87 | buyHoneydew | 8_936_860 | 4_164_744 | $0.0000055377 | $5.53 |
+| 88 | buyHoneydew | 8_934_597 | 4_163_838 | $0.0000055365 | $5.53 |
+| 89 | buyHoneydew | 8_936_730 | 4_164_692 | $0.0000055377 | $5.53 |
+| 90 | buyHoneydew | 8_924_694 | 4_159_877 | $0.0000055313 | $5.53 |
+| 91 | buyHoneydew | 8_928_147 | 4_161_258 | $0.0000055331 | $5.53 |
+| 92 | buyHoneydew | 8_917_357 | 4_156_942 | $0.0000055274 | $5.52 |
+| 93 | buyHoneydew | 8_916_356 | 4_156_542 | $0.0000055268 | $5.52 |
+| 94 | buyHoneydew | 8_922_532 | 4_159_012 | $0.0000055301 | $5.53 |
+| 95 | buyHoneydew | 8_924_214 | 4_159_685 | $0.0000055310 | $5.53 |
+| 96 | buyHoneydew | 8_938_132 | 4_165_252 | $0.0000055384 | $5.53 |
+| 97 | buyHoneydew | 8_924_752 | 4_159_900 | $0.0000055313 | $5.53 |
+| 98 | buyHoneydew | 8_931_708 | 4_162_683 | $0.0000055350 | $5.53 |
+| 99 | buyHoneydew | 8_930_246 | 4_162_098 | $0.0000055342 | $5.53 |
+| 100 | buyHoneydew | 8_939_143 | 4_165_657 | $0.0000055389 | $5.53 |
+| 101 | buyHoneydew | 8_931_893 | 4_162_757 | $0.0000055351 | $5.53 |
+| 102 | buyHoneydew | 8_932_914 | 4_163_165 | $0.0000055356 | $5.53 |
+| 103 | buyHoneydew | 8_933_322 | 4_163_328 | $0.0000055359 | $5.53 |
+| 104 | buyHoneydew | 8_929_683 | 4_161_873 | $0.0000055339 | $5.53 |
+| 105 | buyHoneydew | 8_923_697 | 4_159_478 | $0.0000055307 | $5.53 |
+| 106 | buyHoneydew | 8_926_041 | 4_160_416 | $0.0000055320 | $5.53 |
+| 107 | buyHoneydew | 8_925_543 | 4_160_217 | $0.0000055317 | $5.53 |
+| 108 | buyHoneydew | 8_926_004 | 4_160_401 | $0.0000055320 | $5.53 |
+| 109 | buyHoneydew | 8_925_606 | 4_160_242 | $0.0000055317 | $5.53 |
+| 110 | buyHoneydew | 8_915_064 | 4_156_025 | $0.0000055261 | $5.52 |
+| 111 | buyHoneydew | 8_934_554 | 4_163_821 | $0.0000055365 | $5.53 |
+| 112 | buyHoneydew | 8_933_786 | 4_163_514 | $0.0000055361 | $5.53 |
+| 113 | buyHoneydew | 8_924_766 | 4_159_906 | $0.0000055313 | $5.53 |
+| 114 | buyHoneydew | 8_926_638 | 4_160_655 | $0.0000055323 | $5.53 |
+| 115 | buyHoneydew | 8_930_058 | 4_162_023 | $0.0000055341 | $5.53 |
+| 116 | buyHoneydew | 8_930_928 | 4_162_371 | $0.0000055346 | $5.53 |
+| 117 | buyHoneydew | 8_926_239 | 4_160_495 | $0.0000055321 | $5.53 |
+| 118 | buyHoneydew | 8_910_048 | 4_154_019 | $0.0000055235 | $5.52 |
+| 119 | buyHoneydew | 8_928_032 | 4_161_212 | $0.0000055330 | $5.53 |
+| 120 | buyHoneydew | 8_925_879 | 4_160_351 | $0.0000055319 | $5.53 |
+| 121 | buyHoneydew | 8_930_040 | 4_162_016 | $0.0000055341 | $5.53 |
+| 122 | buyHoneydew | 8_926_347 | 4_160_538 | $0.0000055321 | $5.53 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/robust_imports/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/robust_imports/package-lock.json
index 1d6ddb0418..b4e5e69561 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/robust_imports/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/robust_imports/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "robust_imports_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.18.1",
@@ -2071,11 +2071,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7801,9 +7800,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/robust_imports/package.json b/tests/end_to_end/candid_rpc/functional_syntax/robust_imports/package.json
index 7c6e4feff6..67b5f7cf76 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/robust_imports/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/robust_imports/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.18.1",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/simple_erc20/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/simple_erc20/benchmarks.json
new file mode 100644
index 0000000000..2577da824a
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/simple_erc20/benchmarks.json
@@ -0,0 +1,20 @@
+{
+ "simple_erc20": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "2188837" },
+ "method_name": "initializeSupply",
+ "timestamp": { "__bigint__": "1730140063913090347" }
+ },
+ {
+ "instructions": { "__bigint__": "1809983" },
+ "method_name": "transfer",
+ "timestamp": { "__bigint__": "1730140066035289255" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/simple_erc20/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/simple_erc20/benchmarks.md
new file mode 100644
index 0000000000..0add702717
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/simple_erc20/benchmarks.md
@@ -0,0 +1,25 @@
+# Benchmarks for simple_erc20
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ---------------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | initializeSupply | 2_188_837 | 1_465_534 | $0.0000019487 | $1.94 |
+| 1 | transfer | 1_809_983 | 1_313_993 | $0.0000017472 | $1.74 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/simple_erc20/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/simple_erc20/package-lock.json
index 9d6de9df57..656c80cd87 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/simple_erc20/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/simple_erc20/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "simple_erc20_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2069,11 +2069,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7797,9 +7796,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/simple_erc20/package.json b/tests/end_to_end/candid_rpc/functional_syntax/simple_erc20/package.json
index 35a2031c37..56d0fa405e 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/simple_erc20/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/simple_erc20/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/simple_user_accounts/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/simple_user_accounts/benchmarks.json
new file mode 100644
index 0000000000..eebcd59cbd
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/simple_user_accounts/benchmarks.json
@@ -0,0 +1,15 @@
+{
+ "simple_user_accounts": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "3963180" },
+ "method_name": "createUser",
+ "timestamp": { "__bigint__": "1730140066445812271" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/simple_user_accounts/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/simple_user_accounts/benchmarks.md
new file mode 100644
index 0000000000..b513398a66
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/simple_user_accounts/benchmarks.md
@@ -0,0 +1,24 @@
+# Benchmarks for simple_user_accounts
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ----------- | ------------ | --------- | ------------- | ----------------- |
+| 0 | createUser | 3_963_180 | 2_175_272 | $0.0000028924 | $2.89 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/simple_user_accounts/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/simple_user_accounts/package-lock.json
index c4b2419047..bd98db332e 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/simple_user_accounts/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/simple_user_accounts/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "simple_user_accounts_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"text-encoding": "^0.7.0"
},
"devDependencies": {
@@ -2070,11 +2070,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7798,9 +7797,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/simple_user_accounts/package.json b/tests/end_to_end/candid_rpc/functional_syntax/simple_user_accounts/package.json
index 3e9d8decdd..42674004fe 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/simple_user_accounts/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/simple_user_accounts/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"text-encoding": "^0.7.0"
},
"devDependencies": {
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/stable_b_tree_map_instruction_threshold/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/stable_b_tree_map_instruction_threshold/benchmarks.json
new file mode 100644
index 0000000000..48c4dcf7e6
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/stable_b_tree_map_instruction_threshold/benchmarks.json
@@ -0,0 +1,25 @@
+{
+ "stable_b_tree_map_instruction_threshold": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "17887378970" },
+ "method_name": "insertSmallRecord",
+ "timestamp": { "__bigint__": "1730140065405307312" }
+ },
+ {
+ "instructions": { "__bigint__": "16085288742" },
+ "method_name": "insertMediumRecord",
+ "timestamp": { "__bigint__": "1730140073046752505" }
+ },
+ {
+ "instructions": { "__bigint__": "18434803467" },
+ "method_name": "insertLargeRecord",
+ "timestamp": { "__bigint__": "1730140080128460072" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/stable_b_tree_map_instruction_threshold/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/stable_b_tree_map_instruction_threshold/benchmarks.md
new file mode 100644
index 0000000000..353afad70b
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/stable_b_tree_map_instruction_threshold/benchmarks.md
@@ -0,0 +1,26 @@
+# Benchmarks for stable_b_tree_map_instruction_threshold
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ------------------ | -------------- | -------------- | ------------- | ----------------- |
+| 0 | insertSmallRecord | 17_887_378_970 | 13_955_541_588 | $0.0185562650 | $18_556.26 |
+| 1 | insertMediumRecord | 16_085_288_742 | 12_834_705_496 | $0.0170659229 | $17_065.92 |
+| 2 | insertLargeRecord | 18_434_803_467 | 14_574_511_386 | $0.0193792906 | $19_379.29 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/stable_b_tree_map_instruction_threshold/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/stable_b_tree_map_instruction_threshold/package-lock.json
index be8c47c4f0..1c037d4c2f 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/stable_b_tree_map_instruction_threshold/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/stable_b_tree_map_instruction_threshold/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "stable_b_tree_map_instruction_threshold_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"uuid": "^9.0.1"
},
"devDependencies": {
@@ -1752,9 +1752,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/stable_b_tree_map_instruction_threshold/package.json b/tests/end_to_end/candid_rpc/functional_syntax/stable_b_tree_map_instruction_threshold/package.json
index 6118fb8fb5..de4aabf8c2 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/stable_b_tree_map_instruction_threshold/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/stable_b_tree_map_instruction_threshold/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"uuid": "^9.0.1"
},
"devDependencies": {
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/timers/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/timers/benchmarks.json
new file mode 100644
index 0000000000..b1cc221b1a
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/timers/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "timers": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/timers/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/timers/benchmarks.md
new file mode 100644
index 0000000000..8ef880a448
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/timers/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for timers
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/timers/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/timers/package-lock.json
index df677b8975..9ff0cc94cd 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/timers/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/timers/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "timers_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
@@ -1751,9 +1751,9 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
"dependencies": {
"@dfinity/agent": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/timers/package.json b/tests/end_to_end/candid_rpc/functional_syntax/timers/package.json
index 26fd123bb1..261690dd45 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/timers/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/timers/package.json
@@ -6,7 +6,7 @@
"test": "AZLE_TEST_FETCH=false npm run tests && AZLE_TEST_FETCH=true npm run tests"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^0.19.2",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/tuple_types/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/tuple_types/benchmarks.json
new file mode 100644
index 0000000000..91fed0e2e1
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/tuple_types/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "tuple_types": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/tuple_types/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/tuple_types/benchmarks.md
new file mode 100644
index 0000000000..240aa06e78
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/tuple_types/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for tuple_types
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/tuple_types/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/tuple_types/package-lock.json
index b67c4a0ca8..ab87d8b5a5 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/tuple_types/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/tuple_types/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "tuple_types_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2069,11 +2069,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7797,9 +7796,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/tuple_types/package.json b/tests/end_to_end/candid_rpc/functional_syntax/tuple_types/package.json
index f32f49c37a..4b2c122ac4 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/tuple_types/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/tuple_types/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/update/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/update/benchmarks.json
new file mode 100644
index 0000000000..1a155c2d48
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/update/benchmarks.json
@@ -0,0 +1,15 @@
+{
+ "update": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": {
+ "version": "0.24.2-rc.87",
+ "benchmarks": [
+ {
+ "instructions": { "__bigint__": "1304367" },
+ "method_name": "simpleUpdate",
+ "timestamp": { "__bigint__": "1730140067472617349" }
+ }
+ ]
+ }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/update/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/update/benchmarks.md
new file mode 100644
index 0000000000..6ed5691092
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/update/benchmarks.md
@@ -0,0 +1,24 @@
+# Benchmarks for update
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
+| --- | ------------ | ------------ | --------- | ------------- | ----------------- |
+| 0 | simpleUpdate | 1_304_367 | 1_111_746 | $0.0000014783 | $1.47 |
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/update/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/update/package-lock.json
index cff7c3d836..f6b3dc1926 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/update/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/update/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "update_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
@@ -2069,11 +2069,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -7797,9 +7796,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/update/package.json b/tests/end_to_end/candid_rpc/functional_syntax/update/package.json
index 75ceb3d0fd..b615a76fc8 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/update/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/update/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/vanilla_js/benchmarks.json b/tests/end_to_end/candid_rpc/functional_syntax/vanilla_js/benchmarks.json
new file mode 100644
index 0000000000..2a5180d2c5
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/vanilla_js/benchmarks.json
@@ -0,0 +1,6 @@
+{
+ "vanilla_js": {
+ "previous": { "version": "0.24.2-rc.87", "benchmarks": [] },
+ "current": { "version": "0.24.2-rc.87", "benchmarks": [] }
+ }
+}
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/vanilla_js/benchmarks.md b/tests/end_to_end/candid_rpc/functional_syntax/vanilla_js/benchmarks.md
new file mode 100644
index 0000000000..65a0de5d50
--- /dev/null
+++ b/tests/end_to_end/candid_rpc/functional_syntax/vanilla_js/benchmarks.md
@@ -0,0 +1,22 @@
+# Benchmarks for vanilla_js
+
+## Current benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+## Baseline benchmarks Azle version: 0.24.2-rc.87
+
+No benchmarks reported
+
+---
+
+**Note on calculations:**
+
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
+- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
+
+For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
+For the most current fee information, please check the [official documentation](https://internetcomputer.org/docs/current/developer-docs/gas-cost#execution).
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/vanilla_js/package-lock.json b/tests/end_to_end/candid_rpc/functional_syntax/vanilla_js/package-lock.json
index 9cf9b3b65f..9df674ee32 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/vanilla_js/package-lock.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/vanilla_js/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "vanilla_js_end_to_end_test_functional_syntax",
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"js-sha256": "0.9.0"
},
"devDependencies": {
@@ -2138,11 +2138,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/candid_rpc/functional_syntax/vanilla_js/package.json b/tests/end_to_end/candid_rpc/functional_syntax/vanilla_js/package.json
index 465b587ef2..211e5e957b 100644
--- a/tests/end_to_end/candid_rpc/functional_syntax/vanilla_js/package.json
+++ b/tests/end_to_end/candid_rpc/functional_syntax/vanilla_js/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"js-sha256": "0.9.0"
},
"devDependencies": {
diff --git a/tests/end_to_end/http_server/apollo_server/package-lock.json b/tests/end_to_end/http_server/apollo_server/package-lock.json
index a399479e24..6e08d5d6d9 100644
--- a/tests/end_to_end/http_server/apollo_server/package-lock.json
+++ b/tests/end_to_end/http_server/apollo_server/package-lock.json
@@ -6,7 +6,7 @@
"": {
"dependencies": {
"@apollo/server": "^4.10.0",
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2",
"graphql": "^16.8.1"
},
@@ -2584,11 +2584,10 @@
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -9466,9 +9465,9 @@
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/http_server/apollo_server/package.json b/tests/end_to_end/http_server/apollo_server/package.json
index 27040fc93f..a7a6898d82 100644
--- a/tests/end_to_end/http_server/apollo_server/package.json
+++ b/tests/end_to_end/http_server/apollo_server/package.json
@@ -5,7 +5,7 @@
},
"dependencies": {
"@apollo/server": "^4.10.0",
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2",
"graphql": "^16.8.1"
},
diff --git a/tests/end_to_end/http_server/audio_and_video/package-lock.json b/tests/end_to_end/http_server/audio_and_video/package-lock.json
index 8dd2bca8f6..c35dbf11d7 100644
--- a/tests/end_to_end/http_server/audio_and_video/package-lock.json
+++ b/tests/end_to_end/http_server/audio_and_video/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2",
"range-parser": "^1.2.1"
},
@@ -2429,11 +2429,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -9526,9 +9525,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/http_server/audio_and_video/package.json b/tests/end_to_end/http_server/audio_and_video/package.json
index 434d55daed..6f20f356dc 100644
--- a/tests/end_to_end/http_server/audio_and_video/package.json
+++ b/tests/end_to_end/http_server/audio_and_video/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2",
"range-parser": "^1.2.1"
},
diff --git a/tests/end_to_end/http_server/bitcoinjs_lib/package-lock.json b/tests/end_to_end/http_server/bitcoinjs_lib/package-lock.json
index d0a4820c55..e789588b95 100644
--- a/tests/end_to_end/http_server/bitcoinjs_lib/package-lock.json
+++ b/tests/end_to_end/http_server/bitcoinjs_lib/package-lock.json
@@ -6,7 +6,7 @@
"": {
"dependencies": {
"@bitcoin-js/tiny-secp256k1-asmjs": "^2.2.3",
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"bitcoinjs-lib": "^6.1.5",
"bitcoinjs-message": "^2.2.0",
"bitcore_lib_example": "file:../bitcore_lib",
@@ -25,7 +25,7 @@
"../bitcore_lib": {
"name": "bitcore_lib_example",
"dependencies": {
- "azle": "0.24.0",
+ "azle": "0.24.1",
"bitcore-lib": "^10.0.23",
"express": "^4.18.2"
},
@@ -2285,11 +2285,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -8974,9 +8973,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -9267,7 +9266,7 @@
"requires": {
"@types/bitcore-lib": "^0.15.6",
"@types/express": "^4.17.21",
- "azle": "0.24.0",
+ "azle": "0.24.1",
"bitcore-lib": "^10.0.23",
"express": "^4.18.2",
"jest": "^29.7.0",
diff --git a/tests/end_to_end/http_server/bitcoinjs_lib/package.json b/tests/end_to_end/http_server/bitcoinjs_lib/package.json
index 959422e459..abee941a24 100644
--- a/tests/end_to_end/http_server/bitcoinjs_lib/package.json
+++ b/tests/end_to_end/http_server/bitcoinjs_lib/package.json
@@ -5,7 +5,7 @@
},
"dependencies": {
"@bitcoin-js/tiny-secp256k1-asmjs": "^2.2.3",
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"bitcoinjs-lib": "^6.1.5",
"bitcoinjs-message": "^2.2.0",
"bitcore_lib_example": "file:../bitcore_lib",
diff --git a/tests/end_to_end/http_server/bitcore_lib/package-lock.json b/tests/end_to_end/http_server/bitcore_lib/package-lock.json
index 18994f17e2..07f20fb0e8 100644
--- a/tests/end_to_end/http_server/bitcore_lib/package-lock.json
+++ b/tests/end_to_end/http_server/bitcore_lib/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "bitcore_lib_example",
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"bitcore-lib": "^10.0.23",
"express": "^4.18.2"
},
@@ -2238,11 +2238,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -8772,9 +8771,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/http_server/bitcore_lib/package.json b/tests/end_to_end/http_server/bitcore_lib/package.json
index a16206fc18..7c1426d198 100644
--- a/tests/end_to_end/http_server/bitcore_lib/package.json
+++ b/tests/end_to_end/http_server/bitcore_lib/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"bitcore-lib": "^10.0.23",
"express": "^4.18.2"
},
diff --git a/tests/end_to_end/http_server/ethers/package-lock.json b/tests/end_to_end/http_server/ethers/package-lock.json
index c13d2937b6..5472f5bc44 100644
--- a/tests/end_to_end/http_server/ethers/package-lock.json
+++ b/tests/end_to_end/http_server/ethers/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"ethers": "^6.13.2",
"express": "^4.18.2"
},
@@ -2269,11 +2269,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -8723,9 +8722,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/http_server/ethers/package.json b/tests/end_to_end/http_server/ethers/package.json
index 50ca778e84..89eba7d8a4 100644
--- a/tests/end_to_end/http_server/ethers/package.json
+++ b/tests/end_to_end/http_server/ethers/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"ethers": "^6.13.2",
"express": "^4.18.2"
},
diff --git a/tests/end_to_end/http_server/express/package-lock.json b/tests/end_to_end/http_server/express/package-lock.json
index 50cfc346bb..73ccfb2724 100644
--- a/tests/end_to_end/http_server/express/package-lock.json
+++ b/tests/end_to_end/http_server/express/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2",
"lit": "^3.1.1"
},
@@ -2453,11 +2453,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -9640,9 +9639,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/http_server/express/package.json b/tests/end_to_end/http_server/express/package.json
index 3d830526a3..5e4a36f779 100644
--- a/tests/end_to_end/http_server/express/package.json
+++ b/tests/end_to_end/http_server/express/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2",
"lit": "^3.1.1"
},
diff --git a/tests/end_to_end/http_server/fetch_ic/package-lock.json b/tests/end_to_end/http_server/fetch_ic/package-lock.json
index b194531f67..0439a5f6b1 100644
--- a/tests/end_to_end/http_server/fetch_ic/package-lock.json
+++ b/tests/end_to_end/http_server/fetch_ic/package-lock.json
@@ -6,7 +6,7 @@
"": {
"dependencies": {
"@dfinity/auth-client": "^1.0.1",
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2",
"lit": "^3.1.2"
},
@@ -3014,11 +3014,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -12649,9 +12648,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/http_server/fetch_ic/package.json b/tests/end_to_end/http_server/fetch_ic/package.json
index b0a756332a..15a44c5af3 100644
--- a/tests/end_to_end/http_server/fetch_ic/package.json
+++ b/tests/end_to_end/http_server/fetch_ic/package.json
@@ -6,7 +6,7 @@
},
"dependencies": {
"@dfinity/auth-client": "^1.0.1",
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2",
"lit": "^3.1.2"
},
diff --git a/tests/end_to_end/http_server/file_protocol/package-lock.json b/tests/end_to_end/http_server/file_protocol/package-lock.json
index ef92fc0ed2..765635239d 100644
--- a/tests/end_to_end/http_server/file_protocol/package-lock.json
+++ b/tests/end_to_end/http_server/file_protocol/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2"
},
"devDependencies": {
@@ -2226,11 +2226,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -8679,9 +8678,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/http_server/file_protocol/package.json b/tests/end_to_end/http_server/file_protocol/package.json
index 15e0bd8d63..a77e59b464 100644
--- a/tests/end_to_end/http_server/file_protocol/package.json
+++ b/tests/end_to_end/http_server/file_protocol/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2"
},
"devDependencies": {
diff --git a/tests/end_to_end/http_server/fs/package-lock.json b/tests/end_to_end/http_server/fs/package-lock.json
index 0ea17f9d21..92b52d1b05 100644
--- a/tests/end_to_end/http_server/fs/package-lock.json
+++ b/tests/end_to_end/http_server/fs/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2"
},
"devDependencies": {
@@ -2226,11 +2226,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -8679,9 +8678,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/http_server/fs/package.json b/tests/end_to_end/http_server/fs/package.json
index 15e0bd8d63..a77e59b464 100644
--- a/tests/end_to_end/http_server/fs/package.json
+++ b/tests/end_to_end/http_server/fs/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2"
},
"devDependencies": {
diff --git a/tests/end_to_end/http_server/hybrid_canister/benchmarks.json b/tests/end_to_end/http_server/hybrid_canister/benchmarks.json
index dbe6826b7d..d32fdd251b 100644
--- a/tests/end_to_end/http_server/hybrid_canister/benchmarks.json
+++ b/tests/end_to_end/http_server/hybrid_canister/benchmarks.json
@@ -6,37 +6,37 @@
{
"instructions": { "__bigint__": "8135030419" },
"method_name": "init",
- "timestamp": { "__bigint__": "1729789184232959936" }
+ "timestamp": { "__bigint__": "1729789868878859263" }
},
{
"instructions": { "__bigint__": "44761508" },
"method_name": "http_request_update",
- "timestamp": { "__bigint__": "1729789205482596874" }
+ "timestamp": { "__bigint__": "1729789892635759837" }
},
{
"instructions": { "__bigint__": "1426413" },
"method_name": "candidUpdate",
- "timestamp": { "__bigint__": "1729789206415779121" }
+ "timestamp": { "__bigint__": "1729789893385184586" }
}
]
},
"current": {
- "version": "0.25.0",
+ "version": "0.24.2-rc.87",
"benchmarks": [
{
- "instructions": { "__bigint__": "8135030419" },
+ "instructions": { "__bigint__": "5880443981" },
"method_name": "init",
- "timestamp": { "__bigint__": "1729789868878859263" }
+ "timestamp": { "__bigint__": "1730140104057963322" }
},
{
- "instructions": { "__bigint__": "44761508" },
+ "instructions": { "__bigint__": "44767644" },
"method_name": "http_request_update",
- "timestamp": { "__bigint__": "1729789892635759837" }
+ "timestamp": { "__bigint__": "1730140141207116313" }
},
{
- "instructions": { "__bigint__": "1426413" },
+ "instructions": { "__bigint__": "1432266" },
"method_name": "candidUpdate",
- "timestamp": { "__bigint__": "1729789893385184586" }
+ "timestamp": { "__bigint__": "1730140141533235275" }
}
]
}
@@ -48,37 +48,37 @@
{
"instructions": { "__bigint__": "8147052903" },
"method_name": "postUpgrade",
- "timestamp": { "__bigint__": "1729789214629857330" }
+ "timestamp": { "__bigint__": "1729789902463575022" }
},
{
"instructions": { "__bigint__": "45136919" },
"method_name": "http_request_update",
- "timestamp": { "__bigint__": "1729789217429528381" }
+ "timestamp": { "__bigint__": "1729789905073235499" }
},
{
"instructions": { "__bigint__": "1799989" },
"method_name": "candidUpdate",
- "timestamp": { "__bigint__": "1729789217903772171" }
+ "timestamp": { "__bigint__": "1729789905526650107" }
}
]
},
"current": {
- "version": "0.25.0",
+ "version": "0.24.2-rc.87",
"benchmarks": [
{
- "instructions": { "__bigint__": "8147052903" },
+ "instructions": { "__bigint__": "5890829678" },
"method_name": "postUpgrade",
- "timestamp": { "__bigint__": "1729789902463575022" }
+ "timestamp": { "__bigint__": "1730140152653457983" }
},
{
- "instructions": { "__bigint__": "45136919" },
+ "instructions": { "__bigint__": "45114548" },
"method_name": "http_request_update",
- "timestamp": { "__bigint__": "1729789905073235499" }
+ "timestamp": { "__bigint__": "1730140158852822695" }
},
{
- "instructions": { "__bigint__": "1799989" },
+ "instructions": { "__bigint__": "1798502" },
"method_name": "candidUpdate",
- "timestamp": { "__bigint__": "1729789905526650107" }
+ "timestamp": { "__bigint__": "1730140160279254593" }
}
]
}
@@ -90,47 +90,42 @@
{
"instructions": { "__bigint__": "8136155991" },
"method_name": "init",
- "timestamp": { "__bigint__": "1729789174562855436" }
+ "timestamp": { "__bigint__": "1729789860205240195" }
},
{
"instructions": { "__bigint__": "44775155" },
"method_name": "http_request_update",
- "timestamp": { "__bigint__": "1729789190590601615" }
+ "timestamp": { "__bigint__": "1729789876782008351" }
},
{
"instructions": { "__bigint__": "44708712" },
"method_name": "http_request_update",
- "timestamp": { "__bigint__": "1729789190949108101" }
+ "timestamp": { "__bigint__": "1729789877547662292" }
},
{
"instructions": { "__bigint__": "1453654" },
"method_name": "candidUpdate",
- "timestamp": { "__bigint__": "1729789191837973721" }
+ "timestamp": { "__bigint__": "1729789877956665999" }
}
]
},
"current": {
- "version": "0.25.0",
+ "version": "0.24.2-rc.87",
"benchmarks": [
{
- "instructions": { "__bigint__": "8136155991" },
+ "instructions": { "__bigint__": "5881222863" },
"method_name": "init",
- "timestamp": { "__bigint__": "1729789860205240195" }
- },
- {
- "instructions": { "__bigint__": "44775155" },
- "method_name": "http_request_update",
- "timestamp": { "__bigint__": "1729789876782008351" }
+ "timestamp": { "__bigint__": "1730140087865987295" }
},
{
- "instructions": { "__bigint__": "44708712" },
+ "instructions": { "__bigint__": "44829956" },
"method_name": "http_request_update",
- "timestamp": { "__bigint__": "1729789877547662292" }
+ "timestamp": { "__bigint__": "1730140120045136381" }
},
{
- "instructions": { "__bigint__": "1453654" },
+ "instructions": { "__bigint__": "1453754" },
"method_name": "candidUpdate",
- "timestamp": { "__bigint__": "1729789877956665999" }
+ "timestamp": { "__bigint__": "1730140120953432436" }
}
]
}
@@ -142,37 +137,37 @@
{
"instructions": { "__bigint__": "8147479160" },
"method_name": "postUpgrade",
- "timestamp": { "__bigint__": "1729789200276611904" }
+ "timestamp": { "__bigint__": "1729789887476275002" }
},
{
"instructions": { "__bigint__": "45174549" },
"method_name": "http_request_update",
- "timestamp": { "__bigint__": "1729789202952014438" }
+ "timestamp": { "__bigint__": "1729789890193389348" }
},
{
"instructions": { "__bigint__": "1814907" },
"method_name": "candidUpdate",
- "timestamp": { "__bigint__": "1729789203390264943" }
+ "timestamp": { "__bigint__": "1729789890646429484" }
}
]
},
"current": {
- "version": "0.25.0",
+ "version": "0.24.2-rc.87",
"benchmarks": [
{
- "instructions": { "__bigint__": "8147479160" },
+ "instructions": { "__bigint__": "5891333458" },
"method_name": "postUpgrade",
- "timestamp": { "__bigint__": "1729789887476275002" }
+ "timestamp": { "__bigint__": "1730140132118938542" }
},
{
- "instructions": { "__bigint__": "45174549" },
+ "instructions": { "__bigint__": "45121741" },
"method_name": "http_request_update",
- "timestamp": { "__bigint__": "1729789890193389348" }
+ "timestamp": { "__bigint__": "1730140138308260464" }
},
{
- "instructions": { "__bigint__": "1814907" },
+ "instructions": { "__bigint__": "1827503" },
"method_name": "candidUpdate",
- "timestamp": { "__bigint__": "1729789890646429484" }
+ "timestamp": { "__bigint__": "1730140139102982708" }
}
]
}
diff --git a/tests/end_to_end/http_server/hybrid_canister/benchmarks.md b/tests/end_to_end/http_server/hybrid_canister/benchmarks.md
index aba4f1235a..403ac9c888 100644
--- a/tests/end_to_end/http_server/hybrid_canister/benchmarks.md
+++ b/tests/end_to_end/http_server/hybrid_canister/benchmarks.md
@@ -1,85 +1,84 @@
# Benchmarks for server
-## Current benchmarks Azle version: 0.25.0
+## Current benchmarks Azle version: 0.24.2-rc.87
-| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls | Change |
-| --- | ------------------- | ------------- | ------------- | ------------- | ----------------- | -------------------------- |
-| 0 | init | 8_135_030_419 | 6_454_602_167 | $0.0085824909 | $8582.4909 | 0 |
-| 1 | http_request_update | 44_761_508 | 18_494_603 | $0.0000245917 | $24.5917 | 0 |
-| 2 | candidUpdate | 1_426_413 | 1_160_565 | $0.0000015432 | $1.5432 | 0 |
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls | Change |
+| --- | ------------------- | ------------- | ------------- | ------------- | ----------------- | ----------------------------------------- |
+| 0 | init | 5_880_443_981 | 4_352_767_592 | $0.0057877445 | $5_787.74 | -2_254_586_438 |
+| 1 | http_request_update | 44_767_644 | 18_497_057 | $0.0000245950 | $24.59 | +6_136 |
+| 2 | candidUpdate | 1_432_266 | 1_162_906 | $0.0000015463 | $1.54 | +5_853 |
## Baseline benchmarks Azle version: 0.25.0
| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
| --- | ------------------- | ------------- | ------------- | ------------- | ----------------- |
-| 0 | init | 8_135_030_419 | 6_454_602_167 | $0.0085824909 | $8582.4909 |
-| 1 | http_request_update | 44_761_508 | 18_494_603 | $0.0000245917 | $24.5917 |
-| 2 | candidUpdate | 1_426_413 | 1_160_565 | $0.0000015432 | $1.5432 |
+| 0 | init | 8_135_030_419 | 6_454_602_167 | $0.0085824909 | $8_582.49 |
+| 1 | http_request_update | 44_761_508 | 18_494_603 | $0.0000245917 | $24.59 |
+| 2 | candidUpdate | 1_426_413 | 1_160_565 | $0.0000015432 | $1.54 |
# Benchmarks for server_init_and_post_upgrade
-## Current benchmarks Azle version: 0.25.0
+## Current benchmarks Azle version: 0.24.2-rc.87
-| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls | Change |
-| --- | ------------------- | ------------- | ------------- | ------------- | ----------------- | -------------------------- |
-| 0 | postUpgrade | 8_147_052_903 | 6_459_411_161 | $0.0085888852 | $8588.8852 | 0 |
-| 1 | http_request_update | 45_136_919 | 18_644_767 | $0.0000247914 | $24.7914 | 0 |
-| 2 | candidUpdate | 1_799_989 | 1_309_995 | $0.0000017419 | $1.7419 | 0 |
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls | Change |
+| --- | ------------------- | ------------- | ------------- | ------------- | ----------------- | ----------------------------------------- |
+| 0 | postUpgrade | 5_890_829_678 | 4_356_921_871 | $0.0057932683 | $5_793.26 | -2_256_223_225 |
+| 1 | http_request_update | 45_114_548 | 18_635_819 | $0.0000247795 | $24.77 | -22_371 |
+| 2 | candidUpdate | 1_798_502 | 1_309_400 | $0.0000017411 | $1.74 | -1_487 |
## Baseline benchmarks Azle version: 0.25.0
| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
| --- | ------------------- | ------------- | ------------- | ------------- | ----------------- |
-| 0 | postUpgrade | 8_147_052_903 | 6_459_411_161 | $0.0085888852 | $8588.8852 |
-| 1 | http_request_update | 45_136_919 | 18_644_767 | $0.0000247914 | $24.7914 |
-| 2 | candidUpdate | 1_799_989 | 1_309_995 | $0.0000017419 | $1.7419 |
+| 0 | postUpgrade | 8_147_052_903 | 6_459_411_161 | $0.0085888852 | $8_588.88 |
+| 1 | http_request_update | 45_136_919 | 18_644_767 | $0.0000247914 | $24.79 |
+| 2 | candidUpdate | 1_799_989 | 1_309_995 | $0.0000017419 | $1.74 |
# Benchmarks for canister
-## Current benchmarks Azle version: 0.25.0
+## Current benchmarks Azle version: 0.24.2-rc.87
-| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls | Change |
-| --- | ------------------- | ------------- | ------------- | ------------- | ----------------- | -------------------------- |
-| 0 | init | 8_136_155_991 | 6_455_052_396 | $0.0085830895 | $8583.0895 | 0 |
-| 1 | http_request_update | 44_775_155 | 18_500_062 | $0.0000245990 | $24.5990 | 0 |
-| 2 | http_request_update | 44_708_712 | 18_473_484 | $0.0000245636 | $24.5636 | 0 |
-| 3 | candidUpdate | 1_453_654 | 1_171_461 | $0.0000015577 | $1.5577 | 0 |
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls | Change |
+| --- | ------------------- | ------------- | ------------- | ------------- | ----------------- | ----------------------------------------- |
+| 0 | init | 5_881_222_863 | 4_353_079_145 | $0.0057881587 | $5_788.15 | -2_254_933_128 |
+| 1 | http_request_update | 44_829_956 | 18_521_982 | $0.0000246281 | $24.62 | +54_801 |
+| 2 | candidUpdate | 1_453_754 | 1_171_501 | $0.0000015577 | $1.55 | -43_254_958 |
## Baseline benchmarks Azle version: 0.25.0
| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
| --- | ------------------- | ------------- | ------------- | ------------- | ----------------- |
-| 0 | init | 8_136_155_991 | 6_455_052_396 | $0.0085830895 | $8583.0895 |
-| 1 | http_request_update | 44_775_155 | 18_500_062 | $0.0000245990 | $24.5990 |
-| 2 | http_request_update | 44_708_712 | 18_473_484 | $0.0000245636 | $24.5636 |
-| 3 | candidUpdate | 1_453_654 | 1_171_461 | $0.0000015577 | $1.5577 |
+| 0 | init | 8_136_155_991 | 6_455_052_396 | $0.0085830895 | $8_583.08 |
+| 1 | http_request_update | 44_775_155 | 18_500_062 | $0.0000245990 | $24.59 |
+| 2 | http_request_update | 44_708_712 | 18_473_484 | $0.0000245636 | $24.56 |
+| 3 | candidUpdate | 1_453_654 | 1_171_461 | $0.0000015577 | $1.55 |
# Benchmarks for canister_init_and_post_upgrade
-## Current benchmarks Azle version: 0.25.0
+## Current benchmarks Azle version: 0.24.2-rc.87
-| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls | Change |
-| --- | ------------------- | ------------- | ------------- | ------------- | ----------------- | -------------------------- |
-| 0 | postUpgrade | 8_147_479_160 | 6_459_581_664 | $0.0085891120 | $8589.1120 | 0 |
-| 1 | http_request_update | 45_174_549 | 18_659_819 | $0.0000248114 | $24.8114 | 0 |
-| 2 | candidUpdate | 1_814_907 | 1_315_962 | $0.0000017498 | $1.7498 | 0 |
+| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls | Change |
+| --- | ------------------- | ------------- | ------------- | ------------- | ----------------- | ----------------------------------------- |
+| 0 | postUpgrade | 5_891_333_458 | 4_357_123_383 | $0.0057935362 | $5_793.53 | -2_256_145_702 |
+| 1 | http_request_update | 45_121_741 | 18_638_696 | $0.0000247833 | $24.78 | -52_808 |
+| 2 | candidUpdate | 1_827_503 | 1_321_001 | $0.0000017565 | $1.75 | +12_596 |
## Baseline benchmarks Azle version: 0.25.0
| Id | Method Name | Instructions | Cycles | USD | USD/Million Calls |
| --- | ------------------- | ------------- | ------------- | ------------- | ----------------- |
-| 0 | postUpgrade | 8_147_479_160 | 6_459_581_664 | $0.0085891120 | $8589.1120 |
-| 1 | http_request_update | 45_174_549 | 18_659_819 | $0.0000248114 | $24.8114 |
-| 2 | candidUpdate | 1_814_907 | 1_315_962 | $0.0000017498 | $1.7498 |
+| 0 | postUpgrade | 8_147_479_160 | 6_459_581_664 | $0.0085891120 | $8_589.11 |
+| 1 | http_request_update | 45_174_549 | 18_659_819 | $0.0000248114 | $24.81 |
+| 2 | candidUpdate | 1_814_907 | 1_315_962 | $0.0000017498 | $1.74 |
---
**Note on calculations:**
-- Cycles are calculated using the formula: base*fee + (per_instruction_fee * number*of_instructions) + (additional_fee_per_billion * floor(number_of_instructions / 1_billion))
-- Base fee: 590_000 cycles
-- Per instruction fee: 0.4 cycles
-- Additional fee: 400_000_000 cycles per billion instructions
+- Cycles are calculated using the formula: base_fee + (per_instruction_fee \* number_of_instructions) + (additional_fee_per_billion \* floor(number_of_instructions / 1_000_000_000))
+- base_fee: 590_000 cycles
+- per_instruction_fee: 0.4 cycles
+- additional_fee_per_billion: 400_000_000 cycles per billion instructions
- USD value is derived from the total cycles, where 1 trillion cycles = 1 XDR, and 1 XDR = $1.329670 (as of October 24, 2024)
For the most up-to-date XDR to USD conversion rate, please refer to the [IMF website](https://www.imf.org/external/np/fin/data/rms_sdrv.aspx).
diff --git a/tests/end_to_end/http_server/hybrid_canister/package-lock.json b/tests/end_to_end/http_server/hybrid_canister/package-lock.json
index 01230e3960..dc3d901743 100644
--- a/tests/end_to_end/http_server/hybrid_canister/package-lock.json
+++ b/tests/end_to_end/http_server/hybrid_canister/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2"
},
"devDependencies": {
@@ -2226,11 +2226,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -8679,9 +8678,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/http_server/hybrid_canister/package.json b/tests/end_to_end/http_server/hybrid_canister/package.json
index 15e0bd8d63..a77e59b464 100644
--- a/tests/end_to_end/http_server/hybrid_canister/package.json
+++ b/tests/end_to_end/http_server/hybrid_canister/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2"
},
"devDependencies": {
diff --git a/tests/end_to_end/http_server/internet_identity/package-lock.json b/tests/end_to_end/http_server/internet_identity/package-lock.json
index 819ead69e6..209dc295da 100644
--- a/tests/end_to_end/http_server/internet_identity/package-lock.json
+++ b/tests/end_to_end/http_server/internet_identity/package-lock.json
@@ -6,7 +6,7 @@
"": {
"dependencies": {
"@dfinity/auth-client": "^1.0.1",
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2",
"lit": "^3.1.2"
},
@@ -3014,11 +3014,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -12649,9 +12648,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/http_server/internet_identity/package.json b/tests/end_to_end/http_server/internet_identity/package.json
index 7e9eb78799..4c40641c76 100644
--- a/tests/end_to_end/http_server/internet_identity/package.json
+++ b/tests/end_to_end/http_server/internet_identity/package.json
@@ -6,7 +6,7 @@
},
"dependencies": {
"@dfinity/auth-client": "^1.0.1",
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2",
"lit": "^3.1.2"
},
diff --git a/tests/end_to_end/http_server/nest/package-lock.json b/tests/end_to_end/http_server/nest/package-lock.json
index 82e2ba17ed..6916db8ae6 100644
--- a/tests/end_to_end/http_server/nest/package-lock.json
+++ b/tests/end_to_end/http_server/nest/package-lock.json
@@ -8,7 +8,7 @@
"@nestjs/common": "^10.3.8",
"@nestjs/core": "^10.3.8",
"@nestjs/platform-express": "^10.3.8",
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"rxjs": "^7.8.1"
},
"devDependencies": {
@@ -2112,11 +2112,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/http_server/nest/package.json b/tests/end_to_end/http_server/nest/package.json
index cd5a9dd7b1..e5a1783ded 100644
--- a/tests/end_to_end/http_server/nest/package.json
+++ b/tests/end_to_end/http_server/nest/package.json
@@ -7,7 +7,7 @@
"@nestjs/common": "^10.3.8",
"@nestjs/core": "^10.3.8",
"@nestjs/platform-express": "^10.3.8",
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"rxjs": "^7.8.1"
},
"devDependencies": {
diff --git a/tests/end_to_end/http_server/sqlite/package-lock.json b/tests/end_to_end/http_server/sqlite/package-lock.json
index 3695f3fcf0..af1f17f0dc 100644
--- a/tests/end_to_end/http_server/sqlite/package-lock.json
+++ b/tests/end_to_end/http_server/sqlite/package-lock.json
@@ -6,7 +6,7 @@
"": {
"name": "sqlite_example",
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2",
"sql.js": "1.8.0"
},
@@ -2245,11 +2245,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -8722,9 +8721,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/http_server/sqlite/package.json b/tests/end_to_end/http_server/sqlite/package.json
index f97e09ee5b..79c53399f4 100644
--- a/tests/end_to_end/http_server/sqlite/package.json
+++ b/tests/end_to_end/http_server/sqlite/package.json
@@ -5,7 +5,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2",
"sql.js": "1.8.0"
},
diff --git a/tests/end_to_end/http_server/sqlite_drizzle/package-lock.json b/tests/end_to_end/http_server/sqlite_drizzle/package-lock.json
index 56788398a1..7dacaa70b6 100644
--- a/tests/end_to_end/http_server/sqlite_drizzle/package-lock.json
+++ b/tests/end_to_end/http_server/sqlite_drizzle/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"drizzle-orm": "^0.30.9",
"express": "^4.18.2",
"sql.js": "1.8.0",
@@ -2262,11 +2262,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -8852,9 +8851,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/http_server/sqlite_drizzle/package.json b/tests/end_to_end/http_server/sqlite_drizzle/package.json
index c174ac43f6..4e4697f55e 100644
--- a/tests/end_to_end/http_server/sqlite_drizzle/package.json
+++ b/tests/end_to_end/http_server/sqlite_drizzle/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"drizzle-orm": "^0.30.9",
"express": "^4.18.2",
"sql.js": "1.8.0",
diff --git a/tests/end_to_end/http_server/sqlite_typeorm/package-lock.json b/tests/end_to_end/http_server/sqlite_typeorm/package-lock.json
index 412ec56da6..4a4a41c18c 100644
--- a/tests/end_to_end/http_server/sqlite_typeorm/package-lock.json
+++ b/tests/end_to_end/http_server/sqlite_typeorm/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2",
"sql.js": "1.8.0",
"sqlite_example": "file:../sqlite",
@@ -2296,11 +2296,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -9428,9 +9427,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/http_server/sqlite_typeorm/package.json b/tests/end_to_end/http_server/sqlite_typeorm/package.json
index dd490271be..90b66ef3ee 100644
--- a/tests/end_to_end/http_server/sqlite_typeorm/package.json
+++ b/tests/end_to_end/http_server/sqlite_typeorm/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2",
"sql.js": "1.8.0",
"sqlite_example": "file:../sqlite",
diff --git a/tests/end_to_end/http_server/tfjs/package-lock.json b/tests/end_to_end/http_server/tfjs/package-lock.json
index f51cd4819d..864786b899 100644
--- a/tests/end_to_end/http_server/tfjs/package-lock.json
+++ b/tests/end_to_end/http_server/tfjs/package-lock.json
@@ -6,7 +6,7 @@
"": {
"dependencies": {
"@tensorflow/tfjs": "^4.17.0",
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2"
},
"devDependencies": {
@@ -2365,11 +2365,10 @@
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -9065,9 +9064,9 @@
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/http_server/tfjs/package.json b/tests/end_to_end/http_server/tfjs/package.json
index 428b128a5c..f684622d29 100644
--- a/tests/end_to_end/http_server/tfjs/package.json
+++ b/tests/end_to_end/http_server/tfjs/package.json
@@ -5,7 +5,7 @@
},
"dependencies": {
"@tensorflow/tfjs": "^4.17.0",
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2"
},
"devDependencies": {
diff --git a/tests/end_to_end/http_server/web_assembly/package-lock.json b/tests/end_to_end/http_server/web_assembly/package-lock.json
index b755e159ac..928488f5e1 100644
--- a/tests/end_to_end/http_server/web_assembly/package-lock.json
+++ b/tests/end_to_end/http_server/web_assembly/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2",
"watr": "^2.2.5"
},
@@ -2227,11 +2227,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
@@ -8688,9 +8687,9 @@
}
},
"azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"requires": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/end_to_end/http_server/web_assembly/package.json b/tests/end_to_end/http_server/web_assembly/package.json
index 05122d3d7a..ec22db8533 100644
--- a/tests/end_to_end/http_server/web_assembly/package.json
+++ b/tests/end_to_end/http_server/web_assembly/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1",
+ "azle": "0.24.2-rc.87",
"express": "^4.18.2",
"watr": "^2.2.5"
},
diff --git a/tests/property/candid_rpc/class_api/blob/package-lock.json b/tests/property/candid_rpc/class_api/blob/package-lock.json
index 09e226f46b..97d4ef5e7e 100644
--- a/tests/property/candid_rpc/class_api/blob/package-lock.json
+++ b/tests/property/candid_rpc/class_api/blob/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/blob/package.json b/tests/property/candid_rpc/class_api/blob/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/blob/package.json
+++ b/tests/property/candid_rpc/class_api/blob/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/bool/package-lock.json b/tests/property/candid_rpc/class_api/bool/package-lock.json
index b685714c9d..97807f98fc 100644
--- a/tests/property/candid_rpc/class_api/bool/package-lock.json
+++ b/tests/property/candid_rpc/class_api/bool/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/bool/package.json b/tests/property/candid_rpc/class_api/bool/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/bool/package.json
+++ b/tests/property/candid_rpc/class_api/bool/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/canister_methods/http_request/package-lock.json b/tests/property/candid_rpc/class_api/canister_methods/http_request/package-lock.json
index 10cca83f9a..765b502f65 100644
--- a/tests/property/candid_rpc/class_api/canister_methods/http_request/package-lock.json
+++ b/tests/property/candid_rpc/class_api/canister_methods/http_request/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/canister_methods/http_request/package.json b/tests/property/candid_rpc/class_api/canister_methods/http_request/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/canister_methods/http_request/package.json
+++ b/tests/property/candid_rpc/class_api/canister_methods/http_request/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/canister_methods/http_request_update/package-lock.json b/tests/property/candid_rpc/class_api/canister_methods/http_request_update/package-lock.json
index 8834ed36a3..2affdfce7f 100644
--- a/tests/property/candid_rpc/class_api/canister_methods/http_request_update/package-lock.json
+++ b/tests/property/candid_rpc/class_api/canister_methods/http_request_update/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/canister_methods/http_request_update/package.json b/tests/property/candid_rpc/class_api/canister_methods/http_request_update/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/canister_methods/http_request_update/package.json
+++ b/tests/property/candid_rpc/class_api/canister_methods/http_request_update/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/canister_methods/init/package-lock.json b/tests/property/candid_rpc/class_api/canister_methods/init/package-lock.json
index eedbf24021..fd089778a1 100644
--- a/tests/property/candid_rpc/class_api/canister_methods/init/package-lock.json
+++ b/tests/property/candid_rpc/class_api/canister_methods/init/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/canister_methods/init/package.json b/tests/property/candid_rpc/class_api/canister_methods/init/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/canister_methods/init/package.json
+++ b/tests/property/candid_rpc/class_api/canister_methods/init/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/canister_methods/inspect_message/package-lock.json b/tests/property/candid_rpc/class_api/canister_methods/inspect_message/package-lock.json
index 5e876f2f63..9e2cef5c8d 100644
--- a/tests/property/candid_rpc/class_api/canister_methods/inspect_message/package-lock.json
+++ b/tests/property/candid_rpc/class_api/canister_methods/inspect_message/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -555,11 +555,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/canister_methods/inspect_message/package.json b/tests/property/candid_rpc/class_api/canister_methods/inspect_message/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/canister_methods/inspect_message/package.json
+++ b/tests/property/candid_rpc/class_api/canister_methods/inspect_message/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/canister_methods/post_upgrade/package-lock.json b/tests/property/candid_rpc/class_api/canister_methods/post_upgrade/package-lock.json
index 603a07c742..3fafe7e198 100644
--- a/tests/property/candid_rpc/class_api/canister_methods/post_upgrade/package-lock.json
+++ b/tests/property/candid_rpc/class_api/canister_methods/post_upgrade/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/canister_methods/post_upgrade/package.json b/tests/property/candid_rpc/class_api/canister_methods/post_upgrade/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/canister_methods/post_upgrade/package.json
+++ b/tests/property/candid_rpc/class_api/canister_methods/post_upgrade/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/canister_methods/pre_upgrade/package-lock.json b/tests/property/candid_rpc/class_api/canister_methods/pre_upgrade/package-lock.json
index 456bf9660d..b0e2977673 100644
--- a/tests/property/candid_rpc/class_api/canister_methods/pre_upgrade/package-lock.json
+++ b/tests/property/candid_rpc/class_api/canister_methods/pre_upgrade/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/canister_methods/pre_upgrade/package.json b/tests/property/candid_rpc/class_api/canister_methods/pre_upgrade/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/canister_methods/pre_upgrade/package.json
+++ b/tests/property/candid_rpc/class_api/canister_methods/pre_upgrade/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/canister_methods/query/package-lock.json b/tests/property/candid_rpc/class_api/canister_methods/query/package-lock.json
index 78e8ba9f0d..b2cda67f90 100644
--- a/tests/property/candid_rpc/class_api/canister_methods/query/package-lock.json
+++ b/tests/property/candid_rpc/class_api/canister_methods/query/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/canister_methods/query/package.json b/tests/property/candid_rpc/class_api/canister_methods/query/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/canister_methods/query/package.json
+++ b/tests/property/candid_rpc/class_api/canister_methods/query/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/canister_methods/update/package-lock.json b/tests/property/candid_rpc/class_api/canister_methods/update/package-lock.json
index 7ca599a6df..3647ecce17 100644
--- a/tests/property/candid_rpc/class_api/canister_methods/update/package-lock.json
+++ b/tests/property/candid_rpc/class_api/canister_methods/update/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/canister_methods/update/package.json b/tests/property/candid_rpc/class_api/canister_methods/update/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/canister_methods/update/package.json
+++ b/tests/property/candid_rpc/class_api/canister_methods/update/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/float32/package-lock.json b/tests/property/candid_rpc/class_api/float32/package-lock.json
index abf60ff9be..e3f5b31a11 100644
--- a/tests/property/candid_rpc/class_api/float32/package-lock.json
+++ b/tests/property/candid_rpc/class_api/float32/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/float32/package.json b/tests/property/candid_rpc/class_api/float32/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/float32/package.json
+++ b/tests/property/candid_rpc/class_api/float32/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/float64/package-lock.json b/tests/property/candid_rpc/class_api/float64/package-lock.json
index 29191a7b48..5a04a6604c 100644
--- a/tests/property/candid_rpc/class_api/float64/package-lock.json
+++ b/tests/property/candid_rpc/class_api/float64/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/float64/package.json b/tests/property/candid_rpc/class_api/float64/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/float64/package.json
+++ b/tests/property/candid_rpc/class_api/float64/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/func/package-lock.json b/tests/property/candid_rpc/class_api/func/package-lock.json
index e7e5eb2bc2..16607ea15b 100644
--- a/tests/property/candid_rpc/class_api/func/package-lock.json
+++ b/tests/property/candid_rpc/class_api/func/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/func/package.json b/tests/property/candid_rpc/class_api/func/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/func/package.json
+++ b/tests/property/candid_rpc/class_api/func/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/int/package-lock.json b/tests/property/candid_rpc/class_api/int/package-lock.json
index 3a43bac7b8..893b062737 100644
--- a/tests/property/candid_rpc/class_api/int/package-lock.json
+++ b/tests/property/candid_rpc/class_api/int/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/int/package.json b/tests/property/candid_rpc/class_api/int/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/int/package.json
+++ b/tests/property/candid_rpc/class_api/int/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/int16/package-lock.json b/tests/property/candid_rpc/class_api/int16/package-lock.json
index 4352624790..4e2c7266e1 100644
--- a/tests/property/candid_rpc/class_api/int16/package-lock.json
+++ b/tests/property/candid_rpc/class_api/int16/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/int16/package.json b/tests/property/candid_rpc/class_api/int16/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/int16/package.json
+++ b/tests/property/candid_rpc/class_api/int16/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/int32/package-lock.json b/tests/property/candid_rpc/class_api/int32/package-lock.json
index 1deae22b9e..2f1b6b427f 100644
--- a/tests/property/candid_rpc/class_api/int32/package-lock.json
+++ b/tests/property/candid_rpc/class_api/int32/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/int32/package.json b/tests/property/candid_rpc/class_api/int32/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/int32/package.json
+++ b/tests/property/candid_rpc/class_api/int32/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/int64/package-lock.json b/tests/property/candid_rpc/class_api/int64/package-lock.json
index d180670876..95c5ba3926 100644
--- a/tests/property/candid_rpc/class_api/int64/package-lock.json
+++ b/tests/property/candid_rpc/class_api/int64/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/int64/package.json b/tests/property/candid_rpc/class_api/int64/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/int64/package.json
+++ b/tests/property/candid_rpc/class_api/int64/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/int8/package-lock.json b/tests/property/candid_rpc/class_api/int8/package-lock.json
index 9ca7071917..159a5778f3 100644
--- a/tests/property/candid_rpc/class_api/int8/package-lock.json
+++ b/tests/property/candid_rpc/class_api/int8/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/int8/package.json b/tests/property/candid_rpc/class_api/int8/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/int8/package.json
+++ b/tests/property/candid_rpc/class_api/int8/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/nat/package-lock.json b/tests/property/candid_rpc/class_api/nat/package-lock.json
index cace15d138..5ccdcd5197 100644
--- a/tests/property/candid_rpc/class_api/nat/package-lock.json
+++ b/tests/property/candid_rpc/class_api/nat/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/nat/package.json b/tests/property/candid_rpc/class_api/nat/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/nat/package.json
+++ b/tests/property/candid_rpc/class_api/nat/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/nat16/package-lock.json b/tests/property/candid_rpc/class_api/nat16/package-lock.json
index b0a0203ec4..d5128d0143 100644
--- a/tests/property/candid_rpc/class_api/nat16/package-lock.json
+++ b/tests/property/candid_rpc/class_api/nat16/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/nat16/package.json b/tests/property/candid_rpc/class_api/nat16/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/nat16/package.json
+++ b/tests/property/candid_rpc/class_api/nat16/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/nat32/package-lock.json b/tests/property/candid_rpc/class_api/nat32/package-lock.json
index 35e5107a12..1c4a84e424 100644
--- a/tests/property/candid_rpc/class_api/nat32/package-lock.json
+++ b/tests/property/candid_rpc/class_api/nat32/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/nat32/package.json b/tests/property/candid_rpc/class_api/nat32/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/nat32/package.json
+++ b/tests/property/candid_rpc/class_api/nat32/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/nat64/package-lock.json b/tests/property/candid_rpc/class_api/nat64/package-lock.json
index 798c979854..f944ec37eb 100644
--- a/tests/property/candid_rpc/class_api/nat64/package-lock.json
+++ b/tests/property/candid_rpc/class_api/nat64/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/nat64/package.json b/tests/property/candid_rpc/class_api/nat64/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/nat64/package.json
+++ b/tests/property/candid_rpc/class_api/nat64/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/nat8/package-lock.json b/tests/property/candid_rpc/class_api/nat8/package-lock.json
index 23d23cce95..cac9f007e8 100644
--- a/tests/property/candid_rpc/class_api/nat8/package-lock.json
+++ b/tests/property/candid_rpc/class_api/nat8/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/nat8/package.json b/tests/property/candid_rpc/class_api/nat8/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/nat8/package.json
+++ b/tests/property/candid_rpc/class_api/nat8/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/null/package-lock.json b/tests/property/candid_rpc/class_api/null/package-lock.json
index 7da6473b95..8204ebf8b4 100644
--- a/tests/property/candid_rpc/class_api/null/package-lock.json
+++ b/tests/property/candid_rpc/class_api/null/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/null/package.json b/tests/property/candid_rpc/class_api/null/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/null/package.json
+++ b/tests/property/candid_rpc/class_api/null/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/opt/package-lock.json b/tests/property/candid_rpc/class_api/opt/package-lock.json
index cb639a9ce8..6cbc8f0b9d 100644
--- a/tests/property/candid_rpc/class_api/opt/package-lock.json
+++ b/tests/property/candid_rpc/class_api/opt/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/opt/package.json b/tests/property/candid_rpc/class_api/opt/package.json
index 420b792826..4f311b6fbd 100644
--- a/tests/property/candid_rpc/class_api/opt/package.json
+++ b/tests/property/candid_rpc/class_api/opt/package.json
@@ -3,6 +3,6 @@
"test": "NODE_OPTIONS=\"--max-old-space-size=32768\" tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/principal/package-lock.json b/tests/property/candid_rpc/class_api/principal/package-lock.json
index 2578d5963c..9e141356e8 100644
--- a/tests/property/candid_rpc/class_api/principal/package-lock.json
+++ b/tests/property/candid_rpc/class_api/principal/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/principal/package.json b/tests/property/candid_rpc/class_api/principal/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/principal/package.json
+++ b/tests/property/candid_rpc/class_api/principal/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/record/package-lock.json b/tests/property/candid_rpc/class_api/record/package-lock.json
index 18b82c1d58..5d5d83ce24 100644
--- a/tests/property/candid_rpc/class_api/record/package-lock.json
+++ b/tests/property/candid_rpc/class_api/record/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/record/package.json b/tests/property/candid_rpc/class_api/record/package.json
index 420b792826..4f311b6fbd 100644
--- a/tests/property/candid_rpc/class_api/record/package.json
+++ b/tests/property/candid_rpc/class_api/record/package.json
@@ -3,6 +3,6 @@
"test": "NODE_OPTIONS=\"--max-old-space-size=32768\" tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/recursive/package-lock.json b/tests/property/candid_rpc/class_api/recursive/package-lock.json
index 4388a07f57..d769b01628 100644
--- a/tests/property/candid_rpc/class_api/recursive/package-lock.json
+++ b/tests/property/candid_rpc/class_api/recursive/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/recursive/package.json b/tests/property/candid_rpc/class_api/recursive/package.json
index 420b792826..4f311b6fbd 100644
--- a/tests/property/candid_rpc/class_api/recursive/package.json
+++ b/tests/property/candid_rpc/class_api/recursive/package.json
@@ -3,6 +3,6 @@
"test": "NODE_OPTIONS=\"--max-old-space-size=32768\" tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/service/package-lock.json b/tests/property/candid_rpc/class_api/service/package-lock.json
index 0403b53201..cd4b5a0a56 100644
--- a/tests/property/candid_rpc/class_api/service/package-lock.json
+++ b/tests/property/candid_rpc/class_api/service/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/service/package.json b/tests/property/candid_rpc/class_api/service/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/service/package.json
+++ b/tests/property/candid_rpc/class_api/service/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/text/package-lock.json b/tests/property/candid_rpc/class_api/text/package-lock.json
index a3d9358e75..a5ce52fc2b 100644
--- a/tests/property/candid_rpc/class_api/text/package-lock.json
+++ b/tests/property/candid_rpc/class_api/text/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/text/package.json b/tests/property/candid_rpc/class_api/text/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/class_api/text/package.json
+++ b/tests/property/candid_rpc/class_api/text/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/tuple/package-lock.json b/tests/property/candid_rpc/class_api/tuple/package-lock.json
index 9eaf9c0998..23f538793c 100644
--- a/tests/property/candid_rpc/class_api/tuple/package-lock.json
+++ b/tests/property/candid_rpc/class_api/tuple/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/tuple/package.json b/tests/property/candid_rpc/class_api/tuple/package.json
index 420b792826..4f311b6fbd 100644
--- a/tests/property/candid_rpc/class_api/tuple/package.json
+++ b/tests/property/candid_rpc/class_api/tuple/package.json
@@ -3,6 +3,6 @@
"test": "NODE_OPTIONS=\"--max-old-space-size=32768\" tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/variant/package-lock.json b/tests/property/candid_rpc/class_api/variant/package-lock.json
index 6ffff9f8ee..0fe2903660 100644
--- a/tests/property/candid_rpc/class_api/variant/package-lock.json
+++ b/tests/property/candid_rpc/class_api/variant/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/variant/package.json b/tests/property/candid_rpc/class_api/variant/package.json
index 420b792826..4f311b6fbd 100644
--- a/tests/property/candid_rpc/class_api/variant/package.json
+++ b/tests/property/candid_rpc/class_api/variant/package.json
@@ -3,6 +3,6 @@
"test": "NODE_OPTIONS=\"--max-old-space-size=32768\" tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/class_api/vec/package-lock.json b/tests/property/candid_rpc/class_api/vec/package-lock.json
index f26878e753..0908799f99 100644
--- a/tests/property/candid_rpc/class_api/vec/package-lock.json
+++ b/tests/property/candid_rpc/class_api/vec/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/class_api/vec/package.json b/tests/property/candid_rpc/class_api/vec/package.json
index 420b792826..4f311b6fbd 100644
--- a/tests/property/candid_rpc/class_api/vec/package.json
+++ b/tests/property/candid_rpc/class_api/vec/package.json
@@ -3,6 +3,6 @@
"test": "NODE_OPTIONS=\"--max-old-space-size=32768\" tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/blob/package-lock.json b/tests/property/candid_rpc/functional_api/blob/package-lock.json
index 09e226f46b..97d4ef5e7e 100644
--- a/tests/property/candid_rpc/functional_api/blob/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/blob/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/blob/package.json b/tests/property/candid_rpc/functional_api/blob/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/blob/package.json
+++ b/tests/property/candid_rpc/functional_api/blob/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/bool/package-lock.json b/tests/property/candid_rpc/functional_api/bool/package-lock.json
index b685714c9d..97807f98fc 100644
--- a/tests/property/candid_rpc/functional_api/bool/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/bool/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/bool/package.json b/tests/property/candid_rpc/functional_api/bool/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/bool/package.json
+++ b/tests/property/candid_rpc/functional_api/bool/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/canister_methods/http_request/package-lock.json b/tests/property/candid_rpc/functional_api/canister_methods/http_request/package-lock.json
index 10cca83f9a..765b502f65 100644
--- a/tests/property/candid_rpc/functional_api/canister_methods/http_request/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/canister_methods/http_request/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/canister_methods/http_request/package.json b/tests/property/candid_rpc/functional_api/canister_methods/http_request/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/canister_methods/http_request/package.json
+++ b/tests/property/candid_rpc/functional_api/canister_methods/http_request/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/canister_methods/http_request_update/package-lock.json b/tests/property/candid_rpc/functional_api/canister_methods/http_request_update/package-lock.json
index 8834ed36a3..2affdfce7f 100644
--- a/tests/property/candid_rpc/functional_api/canister_methods/http_request_update/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/canister_methods/http_request_update/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/canister_methods/http_request_update/package.json b/tests/property/candid_rpc/functional_api/canister_methods/http_request_update/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/canister_methods/http_request_update/package.json
+++ b/tests/property/candid_rpc/functional_api/canister_methods/http_request_update/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/canister_methods/init/package-lock.json b/tests/property/candid_rpc/functional_api/canister_methods/init/package-lock.json
index eedbf24021..fd089778a1 100644
--- a/tests/property/candid_rpc/functional_api/canister_methods/init/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/canister_methods/init/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/canister_methods/init/package.json b/tests/property/candid_rpc/functional_api/canister_methods/init/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/canister_methods/init/package.json
+++ b/tests/property/candid_rpc/functional_api/canister_methods/init/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/canister_methods/inspect_message/package-lock.json b/tests/property/candid_rpc/functional_api/canister_methods/inspect_message/package-lock.json
index 5e876f2f63..9e2cef5c8d 100644
--- a/tests/property/candid_rpc/functional_api/canister_methods/inspect_message/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/canister_methods/inspect_message/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -555,11 +555,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/canister_methods/inspect_message/package.json b/tests/property/candid_rpc/functional_api/canister_methods/inspect_message/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/canister_methods/inspect_message/package.json
+++ b/tests/property/candid_rpc/functional_api/canister_methods/inspect_message/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/canister_methods/post_upgrade/package-lock.json b/tests/property/candid_rpc/functional_api/canister_methods/post_upgrade/package-lock.json
index 603a07c742..3fafe7e198 100644
--- a/tests/property/candid_rpc/functional_api/canister_methods/post_upgrade/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/canister_methods/post_upgrade/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/canister_methods/post_upgrade/package.json b/tests/property/candid_rpc/functional_api/canister_methods/post_upgrade/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/canister_methods/post_upgrade/package.json
+++ b/tests/property/candid_rpc/functional_api/canister_methods/post_upgrade/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/canister_methods/pre_upgrade/package-lock.json b/tests/property/candid_rpc/functional_api/canister_methods/pre_upgrade/package-lock.json
index 456bf9660d..b0e2977673 100644
--- a/tests/property/candid_rpc/functional_api/canister_methods/pre_upgrade/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/canister_methods/pre_upgrade/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/canister_methods/pre_upgrade/package.json b/tests/property/candid_rpc/functional_api/canister_methods/pre_upgrade/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/canister_methods/pre_upgrade/package.json
+++ b/tests/property/candid_rpc/functional_api/canister_methods/pre_upgrade/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/canister_methods/query/package-lock.json b/tests/property/candid_rpc/functional_api/canister_methods/query/package-lock.json
index 78e8ba9f0d..b2cda67f90 100644
--- a/tests/property/candid_rpc/functional_api/canister_methods/query/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/canister_methods/query/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/canister_methods/query/package.json b/tests/property/candid_rpc/functional_api/canister_methods/query/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/canister_methods/query/package.json
+++ b/tests/property/candid_rpc/functional_api/canister_methods/query/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/canister_methods/update/package-lock.json b/tests/property/candid_rpc/functional_api/canister_methods/update/package-lock.json
index 7ca599a6df..3647ecce17 100644
--- a/tests/property/candid_rpc/functional_api/canister_methods/update/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/canister_methods/update/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/canister_methods/update/package.json b/tests/property/candid_rpc/functional_api/canister_methods/update/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/canister_methods/update/package.json
+++ b/tests/property/candid_rpc/functional_api/canister_methods/update/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/float32/package-lock.json b/tests/property/candid_rpc/functional_api/float32/package-lock.json
index abf60ff9be..e3f5b31a11 100644
--- a/tests/property/candid_rpc/functional_api/float32/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/float32/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/float32/package.json b/tests/property/candid_rpc/functional_api/float32/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/float32/package.json
+++ b/tests/property/candid_rpc/functional_api/float32/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/float64/package-lock.json b/tests/property/candid_rpc/functional_api/float64/package-lock.json
index 29191a7b48..5a04a6604c 100644
--- a/tests/property/candid_rpc/functional_api/float64/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/float64/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/float64/package.json b/tests/property/candid_rpc/functional_api/float64/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/float64/package.json
+++ b/tests/property/candid_rpc/functional_api/float64/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/func/package-lock.json b/tests/property/candid_rpc/functional_api/func/package-lock.json
index e7e5eb2bc2..16607ea15b 100644
--- a/tests/property/candid_rpc/functional_api/func/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/func/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/func/package.json b/tests/property/candid_rpc/functional_api/func/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/func/package.json
+++ b/tests/property/candid_rpc/functional_api/func/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/int/package-lock.json b/tests/property/candid_rpc/functional_api/int/package-lock.json
index 3a43bac7b8..893b062737 100644
--- a/tests/property/candid_rpc/functional_api/int/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/int/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/int/package.json b/tests/property/candid_rpc/functional_api/int/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/int/package.json
+++ b/tests/property/candid_rpc/functional_api/int/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/int16/package-lock.json b/tests/property/candid_rpc/functional_api/int16/package-lock.json
index 4352624790..4e2c7266e1 100644
--- a/tests/property/candid_rpc/functional_api/int16/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/int16/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/int16/package.json b/tests/property/candid_rpc/functional_api/int16/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/int16/package.json
+++ b/tests/property/candid_rpc/functional_api/int16/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/int32/package-lock.json b/tests/property/candid_rpc/functional_api/int32/package-lock.json
index 1deae22b9e..2f1b6b427f 100644
--- a/tests/property/candid_rpc/functional_api/int32/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/int32/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/int32/package.json b/tests/property/candid_rpc/functional_api/int32/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/int32/package.json
+++ b/tests/property/candid_rpc/functional_api/int32/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/int64/package-lock.json b/tests/property/candid_rpc/functional_api/int64/package-lock.json
index d180670876..95c5ba3926 100644
--- a/tests/property/candid_rpc/functional_api/int64/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/int64/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/int64/package.json b/tests/property/candid_rpc/functional_api/int64/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/int64/package.json
+++ b/tests/property/candid_rpc/functional_api/int64/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/int8/package-lock.json b/tests/property/candid_rpc/functional_api/int8/package-lock.json
index 9ca7071917..159a5778f3 100644
--- a/tests/property/candid_rpc/functional_api/int8/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/int8/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/int8/package.json b/tests/property/candid_rpc/functional_api/int8/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/int8/package.json
+++ b/tests/property/candid_rpc/functional_api/int8/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/nat/package-lock.json b/tests/property/candid_rpc/functional_api/nat/package-lock.json
index cace15d138..5ccdcd5197 100644
--- a/tests/property/candid_rpc/functional_api/nat/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/nat/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/nat/package.json b/tests/property/candid_rpc/functional_api/nat/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/nat/package.json
+++ b/tests/property/candid_rpc/functional_api/nat/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/nat16/package-lock.json b/tests/property/candid_rpc/functional_api/nat16/package-lock.json
index b0a0203ec4..d5128d0143 100644
--- a/tests/property/candid_rpc/functional_api/nat16/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/nat16/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/nat16/package.json b/tests/property/candid_rpc/functional_api/nat16/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/nat16/package.json
+++ b/tests/property/candid_rpc/functional_api/nat16/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/nat32/package-lock.json b/tests/property/candid_rpc/functional_api/nat32/package-lock.json
index 35e5107a12..1c4a84e424 100644
--- a/tests/property/candid_rpc/functional_api/nat32/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/nat32/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/nat32/package.json b/tests/property/candid_rpc/functional_api/nat32/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/nat32/package.json
+++ b/tests/property/candid_rpc/functional_api/nat32/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/nat64/package-lock.json b/tests/property/candid_rpc/functional_api/nat64/package-lock.json
index 798c979854..f944ec37eb 100644
--- a/tests/property/candid_rpc/functional_api/nat64/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/nat64/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/nat64/package.json b/tests/property/candid_rpc/functional_api/nat64/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/nat64/package.json
+++ b/tests/property/candid_rpc/functional_api/nat64/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/nat8/package-lock.json b/tests/property/candid_rpc/functional_api/nat8/package-lock.json
index 23d23cce95..cac9f007e8 100644
--- a/tests/property/candid_rpc/functional_api/nat8/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/nat8/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/nat8/package.json b/tests/property/candid_rpc/functional_api/nat8/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/nat8/package.json
+++ b/tests/property/candid_rpc/functional_api/nat8/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/null/package-lock.json b/tests/property/candid_rpc/functional_api/null/package-lock.json
index 7da6473b95..8204ebf8b4 100644
--- a/tests/property/candid_rpc/functional_api/null/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/null/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/null/package.json b/tests/property/candid_rpc/functional_api/null/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/null/package.json
+++ b/tests/property/candid_rpc/functional_api/null/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/opt/package-lock.json b/tests/property/candid_rpc/functional_api/opt/package-lock.json
index cb639a9ce8..6cbc8f0b9d 100644
--- a/tests/property/candid_rpc/functional_api/opt/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/opt/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/opt/package.json b/tests/property/candid_rpc/functional_api/opt/package.json
index 420b792826..4f311b6fbd 100644
--- a/tests/property/candid_rpc/functional_api/opt/package.json
+++ b/tests/property/candid_rpc/functional_api/opt/package.json
@@ -3,6 +3,6 @@
"test": "NODE_OPTIONS=\"--max-old-space-size=32768\" tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/principal/package-lock.json b/tests/property/candid_rpc/functional_api/principal/package-lock.json
index 2578d5963c..9e141356e8 100644
--- a/tests/property/candid_rpc/functional_api/principal/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/principal/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/principal/package.json b/tests/property/candid_rpc/functional_api/principal/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/principal/package.json
+++ b/tests/property/candid_rpc/functional_api/principal/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/record/package-lock.json b/tests/property/candid_rpc/functional_api/record/package-lock.json
index 18b82c1d58..5d5d83ce24 100644
--- a/tests/property/candid_rpc/functional_api/record/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/record/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/record/package.json b/tests/property/candid_rpc/functional_api/record/package.json
index 420b792826..4f311b6fbd 100644
--- a/tests/property/candid_rpc/functional_api/record/package.json
+++ b/tests/property/candid_rpc/functional_api/record/package.json
@@ -3,6 +3,6 @@
"test": "NODE_OPTIONS=\"--max-old-space-size=32768\" tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/recursive/package-lock.json b/tests/property/candid_rpc/functional_api/recursive/package-lock.json
index 4388a07f57..d769b01628 100644
--- a/tests/property/candid_rpc/functional_api/recursive/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/recursive/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/recursive/package.json b/tests/property/candid_rpc/functional_api/recursive/package.json
index 420b792826..4f311b6fbd 100644
--- a/tests/property/candid_rpc/functional_api/recursive/package.json
+++ b/tests/property/candid_rpc/functional_api/recursive/package.json
@@ -3,6 +3,6 @@
"test": "NODE_OPTIONS=\"--max-old-space-size=32768\" tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/service/package-lock.json b/tests/property/candid_rpc/functional_api/service/package-lock.json
index 0403b53201..cd4b5a0a56 100644
--- a/tests/property/candid_rpc/functional_api/service/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/service/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/service/package.json b/tests/property/candid_rpc/functional_api/service/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/service/package.json
+++ b/tests/property/candid_rpc/functional_api/service/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/text/package-lock.json b/tests/property/candid_rpc/functional_api/text/package-lock.json
index a3d9358e75..a5ce52fc2b 100644
--- a/tests/property/candid_rpc/functional_api/text/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/text/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/text/package.json b/tests/property/candid_rpc/functional_api/text/package.json
index bead02bd37..c3a213fc91 100644
--- a/tests/property/candid_rpc/functional_api/text/package.json
+++ b/tests/property/candid_rpc/functional_api/text/package.json
@@ -3,6 +3,6 @@
"test": "tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/tuple/package-lock.json b/tests/property/candid_rpc/functional_api/tuple/package-lock.json
index 9eaf9c0998..23f538793c 100644
--- a/tests/property/candid_rpc/functional_api/tuple/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/tuple/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/tuple/package.json b/tests/property/candid_rpc/functional_api/tuple/package.json
index 420b792826..4f311b6fbd 100644
--- a/tests/property/candid_rpc/functional_api/tuple/package.json
+++ b/tests/property/candid_rpc/functional_api/tuple/package.json
@@ -3,6 +3,6 @@
"test": "NODE_OPTIONS=\"--max-old-space-size=32768\" tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/variant/package-lock.json b/tests/property/candid_rpc/functional_api/variant/package-lock.json
index 6ffff9f8ee..0fe2903660 100644
--- a/tests/property/candid_rpc/functional_api/variant/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/variant/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/variant/package.json b/tests/property/candid_rpc/functional_api/variant/package.json
index 420b792826..4f311b6fbd 100644
--- a/tests/property/candid_rpc/functional_api/variant/package.json
+++ b/tests/property/candid_rpc/functional_api/variant/package.json
@@ -3,6 +3,6 @@
"test": "NODE_OPTIONS=\"--max-old-space-size=32768\" tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/candid_rpc/functional_api/vec/package-lock.json b/tests/property/candid_rpc/functional_api/vec/package-lock.json
index f26878e753..0908799f99 100644
--- a/tests/property/candid_rpc/functional_api/vec/package-lock.json
+++ b/tests/property/candid_rpc/functional_api/vec/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
},
"node_modules/@adraffy/ens-normalize": {
@@ -556,11 +556,10 @@
}
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/candid_rpc/functional_api/vec/package.json b/tests/property/candid_rpc/functional_api/vec/package.json
index 420b792826..4f311b6fbd 100644
--- a/tests/property/candid_rpc/functional_api/vec/package.json
+++ b/tests/property/candid_rpc/functional_api/vec/package.json
@@ -3,6 +3,6 @@
"test": "NODE_OPTIONS=\"--max-old-space-size=32768\" tsx test/test.ts"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
}
}
diff --git a/tests/property/ic_api/caller/package-lock.json b/tests/property/ic_api/caller/package-lock.json
index aa88e6695b..885f726593 100644
--- a/tests/property/ic_api/caller/package-lock.json
+++ b/tests/property/ic_api/caller/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/identity": "^2.0.0",
@@ -1897,11 +1897,10 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/ic_api/caller/package.json b/tests/property/ic_api/caller/package.json
index ffd6b8f7b1..0e2594a5ab 100644
--- a/tests/property/ic_api/caller/package.json
+++ b/tests/property/ic_api/caller/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/identity": "^2.0.0",
diff --git a/tests/property/ic_api/chunk/package-lock.json b/tests/property/ic_api/chunk/package-lock.json
index 80e8c86818..ddb9a29aa2 100644
--- a/tests/property/ic_api/chunk/package-lock.json
+++ b/tests/property/ic_api/chunk/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^2.0.0",
@@ -1838,11 +1838,10 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/ic_api/chunk/package.json b/tests/property/ic_api/chunk/package.json
index 6dbd57f9f4..a3f7caa823 100644
--- a/tests/property/ic_api/chunk/package.json
+++ b/tests/property/ic_api/chunk/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^2.0.0",
diff --git a/tests/property/ic_api/cycles_burn/package-lock.json b/tests/property/ic_api/cycles_burn/package-lock.json
index e1547eba3a..d2a32bda1b 100644
--- a/tests/property/ic_api/cycles_burn/package-lock.json
+++ b/tests/property/ic_api/cycles_burn/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/identity": "^2.0.0",
@@ -1897,11 +1897,10 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/ic_api/cycles_burn/package.json b/tests/property/ic_api/cycles_burn/package.json
index ffd6b8f7b1..0e2594a5ab 100644
--- a/tests/property/ic_api/cycles_burn/package.json
+++ b/tests/property/ic_api/cycles_burn/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/identity": "^2.0.0",
diff --git a/tests/property/ic_api/id/package-lock.json b/tests/property/ic_api/id/package-lock.json
index 4015a4a528..70ba88b061 100644
--- a/tests/property/ic_api/id/package-lock.json
+++ b/tests/property/ic_api/id/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^2.0.0",
@@ -1838,11 +1838,10 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/ic_api/id/package.json b/tests/property/ic_api/id/package.json
index 523fcc02ba..b99bd38b90 100644
--- a/tests/property/ic_api/id/package.json
+++ b/tests/property/ic_api/id/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^2.0.0",
diff --git a/tests/property/ic_api/is_controller/package-lock.json b/tests/property/ic_api/is_controller/package-lock.json
index 31a5f75f9c..4a23c86df0 100644
--- a/tests/property/ic_api/is_controller/package-lock.json
+++ b/tests/property/ic_api/is_controller/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/identity": "^2.0.0",
@@ -1897,11 +1897,10 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/ic_api/is_controller/package.json b/tests/property/ic_api/is_controller/package.json
index ffd6b8f7b1..0e2594a5ab 100644
--- a/tests/property/ic_api/is_controller/package.json
+++ b/tests/property/ic_api/is_controller/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/identity": "^2.0.0",
diff --git a/tests/property/ic_api/time/package-lock.json b/tests/property/ic_api/time/package-lock.json
index 3202935446..10f0bf4491 100644
--- a/tests/property/ic_api/time/package-lock.json
+++ b/tests/property/ic_api/time/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^2.0.0",
@@ -1838,11 +1838,10 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/ic_api/time/package.json b/tests/property/ic_api/time/package.json
index 6dbd57f9f4..a3f7caa823 100644
--- a/tests/property/ic_api/time/package.json
+++ b/tests/property/ic_api/time/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^2.0.0",
diff --git a/tests/property/ic_api/trap/package-lock.json b/tests/property/ic_api/trap/package-lock.json
index 5820906644..40e0b42ccc 100644
--- a/tests/property/ic_api/trap/package-lock.json
+++ b/tests/property/ic_api/trap/package-lock.json
@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^2.0.0",
@@ -1838,11 +1838,10 @@
"dev": true
},
"node_modules/azle": {
- "version": "0.24.1",
- "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.1.tgz",
- "integrity": "sha512-k7E3TyKSdIH25fbLP8ix4kwJtKHQH9ooPtATyPCTWkGyRMs2RedyEimfcEjznPgYvciS4AcNwyWJUwx0jKpKsw==",
+ "version": "0.24.2-rc.87",
+ "resolved": "https://registry.npmjs.org/azle/-/azle-0.24.2-rc.87.tgz",
+ "integrity": "sha512-nIqeTBOEjYXbBHgZO47VX8aU1Am5f8TXu7Sja8yMrVBEoeHsEh8tAWYSTDEZZAzyxJqRULzbmVDWCEQDVDWebQ==",
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@dfinity/agent": "^1.1.0",
"@dfinity/identity-secp256k1": "^1.1.0",
diff --git a/tests/property/ic_api/trap/package.json b/tests/property/ic_api/trap/package.json
index 6dbd57f9f4..a3f7caa823 100644
--- a/tests/property/ic_api/trap/package.json
+++ b/tests/property/ic_api/trap/package.json
@@ -4,7 +4,7 @@
"test": "jest"
},
"dependencies": {
- "azle": "0.24.1"
+ "azle": "0.24.2-rc.87"
},
"devDependencies": {
"@dfinity/agent": "^2.0.0",