Skip to content

Commit

Permalink
fix the ID of S2306 (#46)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Qian <[email protected]>
  • Loading branch information
bekcpear authored Dec 4, 2023
1 parent 747a4c1 commit 8579576
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions content/en/challenges/S2306.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title = 'Node.js Performance Optimization'
date = 2023-11-27T19:57:09+08:00
toc = true
slug = 'P2306'
cid = 'P2306'
slug = 'S2306'
cid = 'S2306'
award = '20000 CNY'
summary = 'Implement bugfixes and optimization on upstream Node.js for RISC-V, as well as platform-specific optimizations for SG2042/Pioneer Box, optimising benchmark results as much as possible.'
+++
Expand All @@ -23,4 +23,4 @@ Implement bugfixes and optimization on upstream Node.js for RISC-V, as well as p

## Notice on Intellectual Properties and Open Source Licenses

All program submissions must be open source and committed to a specified repository. The participant(s) (author) holds rights to their work. The host encourages contributing any changes made to the upstream.
All program submissions must be open source and committed to a specified repository. The participant(s) (author) holds rights to their work. The host encourages contributing any changes made to the upstream.
4 changes: 2 additions & 2 deletions content/ja/challenges/S2306.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title = 'Node.jsのパフォーマンス最適化'
date = 2023-11-27T19:57:09+08:00
toc = true
slug = 'P2306'
cid = 'P2306'
slug = 'S2306'
cid = 'S2306'
award = '20000 CNY'
summary = 'Node.jsの公式RISC-V版を基に、バグを修正して安定性を向上させつつ、SG2042/Pioneer Boxハードウェアでの最適化を行い、関連するベンチマークのスコアを可能な限り高めます。'
+++
Expand Down
4 changes: 2 additions & 2 deletions content/ko/challenges/S2306.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title = 'Node.js 性能优化'
date = 2023-11-27T19:57:09+08:00
toc = true
slug = 'P2306'
cid = 'P2306'
slug = 'S2306'
cid = 'S2306'
award = '20000 CNY'
summary = '在 Node.js 官方 RISC-V 版本的基础上,修复 bug 提升稳定性的同时,基于 SG2042/Pioneer Box 硬件实施优化,尽可能高的提升相关 Benchmark 的分数。'
+++
Expand Down
4 changes: 2 additions & 2 deletions content/ru/challenges/S2306.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title = 'Оптимизация производительности Node.js'
date = 2023-11-27T19:57:09+08:00
toc = true
slug = 'P2306'
cid = 'P2306'
slug = 'S2306'
cid = 'S2306'
award = '20000 CNY'
summary = 'На основе официальной версии Node.js RISC-V, исправляя ошибки и повышая стабильность, реализована оптимизация на основе аппаратного обеспечения SG2042/Pioneer Box чтобы максимально повысить оценку соответствующего бенчмарка.'
+++
Expand Down
4 changes: 2 additions & 2 deletions content/zh/challenges/S2306.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title = 'Node.js 性能优化'
date = 2023-11-27T19:57:09+08:00
toc = true
slug = 'P2306'
cid = 'P2306'
slug = 'S2306'
cid = 'S2306'
award = '20000 CNY'
summary = '在 Node.js 官方 RISC-V 版本的基础上,修复 bug 提升稳定性的同时,基于 SG2042/Pioneer Box 硬件实施优化,尽可能高的提升相关 Benchmark 的分数。'
+++
Expand Down

0 comments on commit 8579576

Please sign in to comment.