Skip to content

Commit 2692108

Browse files
authored
Update _index.md
1 parent bdd3bb8 commit 2692108

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

  • content/learning-paths/servers-and-cloud-computing/typescript-on-gcp

content/learning-paths/servers-and-cloud-computing/typescript-on-gcp/_index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ cascade:
77

88
minutes_to_complete: 30
99

10-
who_is_this_for: This learning path is intended for software developers deploying and optimizing TypeScript workloads on Linux/Arm64 environments, specifically using Google Cloud C4A virtual machines powered by Axion processors.
10+
who_is_this_for: This is an introductory topic for software developers deploying and optimizing TypeScript workloads on Arm64 Linux environments, specifically using Google Cloud C4A virtual machines powered by Axion processors.
1111

1212
learning_objectives:
1313
- Provision an Arm-based SUSE SLES virtual machine on Google Cloud (C4A with Axion processors)
1414
- Install TypeScript on a SUSE Arm64 (C4A) instance
1515
- Validate TypeScript functionality by creating, compiling, and running a simple TypeScript script on the Arm64 VM
16-
- Benchmark TypeScript performance using a JMH-style custom benchmark with perf_hooks on Arm64 (Aarch64) architecture
16+
- Benchmark TypeScript performance using a JMH-style custom benchmark with perf_hooks on Arm64 architecture
1717

1818
prerequisites:
1919
- A [Google Cloud Platform (GCP)](https://cloud.google.com/free) account with billing enabled
@@ -34,7 +34,6 @@ tools_software_languages:
3434
- TypeScript
3535
- node.js
3636
- npm
37-
- perf_hooks
3837

3938
operatingsystems:
4039
- Linux

0 commit comments

Comments
 (0)