LoginSignup
0
0

More than 1 year has passed since last update.

タグ別ビューステートサイズ実験結果

Last updated at Posted at 2022-02-26

Visualforceタグ

本記事はこちら

一部ダークモードでのスクショが混じってますが、ご了承ください🙇‍♂️

apex:commandButton1個

1 commandButton1個.png

apex:commandButton1000個

2 commandButton1000個.png

apex:actionFunction1000個

3 actionFunction1000個.png

apex:outputText1000個

4 outputText1000個.png

Apex変数

public変数1000個(代入あり)

6 public1000個(代入あり).png

展開すると、こんな感じで各変数のビューステートが保持されていました。
6 public1000個(代入あり 展開ver).png

標準HTMLタグ

pタグ1000個

7 pタグ1000個.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0