[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
treex:api-implementation [2015/12/09 15:04]
popel
treex:api-implementation [2015/12/11 10:13]
popel
Line 44: Line 44:
  
 ==== Benchmark Perlích accessorů ==== ==== Benchmark Perlích accessorů ====
-  LV V::Magic H        61697/s      +  Zápis i čtení 
-  LV V::Magic A        68770/s      +  LV V::Magic H        64759/s  
-  LV Sentinel H       163699/s      +  LV V::Magic A        74649/s  
-  LV Sentinel A       168137/s      +  LV Sentinel H       169605/s  
-  Moose              1155539/s      +  LV Sentinel A       170267/s  
-  object H           1219345/s      +  Moose              1155163/s  
-  object A           1237085/s      +  object H           1193837/s  
-  LV C::XSAccessor H 2832477/s      +  object A           1233004/s  
-  LV C::XSAccessor A 2868345/s      +  LV C::XSAccessor H 2880212/s  
-  Mouse              3385568/     +  Mouse              3111529/s  
-  Moo                3698192/s      +  LV C::XSAccessor A 3111529/s  
-  Moops              3775721/s      +  C::XSAccessor H    3558344/s  
-  C::XSAccessor H    3840348/s      +  Moops              3688969/s  
-  O::Tiny::RW::XS    3873005/s      +  Moo                3738065/s  
-  C::XSAccessor A    3881987/s      +  O::Tiny::RW::XS    3764547/s  
-  hash               5248761/s      +  C::XSAccessor A    4228110/s  
-  array              5718062/s     +  hash               4969215/s  
 +  array              5386997/s 
  
 +  Zápis atributu
 +  H-lv-check-sentinel    714 566/s
 +  A-lv-check-sentinel    735 179/s
 +  A-set-check-perl     2 366 578/s
 +  H-set-check-perl     2 383 127/s
 +  ---
 +  H-set-lemma-perl     2 725 258/s
 +  A-set-lemma-perl     2 780 315/s
 +  A-lv-lemma-perl      3 143 931/s
 +  H-lv-lemma-perl      3 174 754/s
 +  ---
 +  A-set-lemma-xs       4 542 098/s
 +  H-set-lemma-xs       4 955 017/s
 +  H-lv-lemma-xs        5 090 174/s
 +  A-lv-lemma-xs        5 716 536/s
 +  ---
 +  H-direct             9 442 579/s
 +  A-direct            10 180 350/s
 +
 +  Čtení atributu:
 +  h-get_lemma_perl  2 502 283/s 
 +  h-lv_lemma_perl   3 185 777/s 
 +  ---
 +  h-lv_lemma_xs     6 227 402/s 
 +  h-get_lemma_xs    6 959 574/s 
 +  ---
 +  h-direct         10 144 688/s 

[ Back to the navigation ] [ Back to the content ]